index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
1
-9
/
+33
2021-06-29
mm: free idle swap cache page after COW
Huang Ying
1
-0
/
+5
2021-06-29
swap: fix do_swap_page() race with swapoff
Miaohe Lin
1
-0
/
+9
2021-06-29
mm/swapfile: use percpu_ref to serialize against concurrent swapoff
Miaohe Lin
1
-2
/
+3
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
3
-11
/
+9
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2
-3
/
+4
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
1
-4
/
+1
2021-06-29
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2
-0
/
+2
2021-06-29
writeback, cgroup: support switching multiple inodes at once
Roman Gushchin
1
-2
/
+16
2021-06-29
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
1
-0
/
+1
2021-06-29
mm/page_reporting: allow driver to specify reporting order
Gavin Shan
1
-0
/
+3
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
1
-0
/
+2
2021-06-29
mm, slub: change run-time assertion in kmalloc_index() to compile-time
Hyeonggon Yoo
1
-3
/
+14
2021-06-29
kthread: switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2021-06-29
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
1
-1
/
+0
2021-06-29
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
1
-0
/
+1
2021-06-29
<linux/dma-resv.h>: correct a function name in kernel-doc
Randy Dunlap
1
-1
/
+1
2021-06-29
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
1
-0
/
+10
2021-06-29
Merge branches 'pm-domains' and 'pm-devfreq'
Rafael J. Wysocki
1
-0
/
+1
2021-06-29
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+3
2021-06-29
Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'
Rafael J. Wysocki
2
-0
/
+9
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+0
2021-06-29
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-0
/
+41
2021-06-29
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
1
-1
/
+1
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
7
-16
/
+40
2021-06-28
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-24
/
+3
2021-06-28
Merge tag 'docs-5.14' of git://git.lwn.net/linux
Linus Torvalds
4
-4
/
+4
2021-06-28
Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2
-4
/
+31
2021-06-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-26
/
+0
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
2
-20
/
+27
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-38
/
+191
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-5
/
+17
2021-06-28
Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-0
/
+5
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-6
/
+6
2021-06-28
net: bridge: constify variables in the replay helpers
Vladimir Oltean
1
-7
/
+7
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-6
/
+8
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
7
-91
/
+172
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-1
/
+9
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-11
/
+17
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-42
/
+82
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-2603
/
+4
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+40
2021-06-28
Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-06-28
Merge tag 'hwmon-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-0
/
+30
2021-06-28
trace/osnoise: Fix 'no previous prototype' warnings
Daniel Bristot de Oliveira
1
-0
/
+2
2021-06-28
Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
6
-35
/
+99
[prev]
[next]