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-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
1
-1
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2
-2
/
+2
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
2
-2
/
+2
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
2021-05-07
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
1
-1
/
+0
2021-05-07
delayacct: clear right task's flag after blkio completes
Yafang Shao
1
-10
/
+10
2021-05-07
smp: kernel/panic.c - silence warnings
He Ying
1
-0
/
+8
2021-05-06
Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+1
2021-05-06
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFINEx()
Masahiro Yamada
1
-1
/
+0
2021-05-06
lib: crc8: pointer to data block should be const
Richard Fitzgerald
1
-1
/
+1
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
1
-12
/
+0
2021-05-06
lib: extend the scope of small_const_nbits() macro
Yury Norov
1
-8
/
+0
2021-05-06
kernel/cred.c: make init_groups static
Rasmus Villemoes
2
-2
/
+0
2021-05-06
linux/profile.h: remove unnecessary declaration
Wan Jiabing
1
-3
/
+0
2021-05-06
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
3
-9
/
+18
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2
-1
/
+1
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-0
/
+1
2021-05-06
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
1
-1
/
+1
2021-05-05
context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain
Sean Christopherson
2
-45
/
+45
2021-05-05
context_tracking: Consolidate guest enter/exit wrappers
Sean Christopherson
1
-41
/
+24
2021-05-05
sched/vtime: Move guest enter/exit vtime accounting to vtime.h
Sean Christopherson
2
-22
/
+41
2021-05-05
sched/vtime: Move vtime accounting external declarations above inlines
Sean Christopherson
1
-37
/
+37
2021-05-05
context_tracking: Move guest exit vtime accounting to separate helpers
Wanpeng Li
1
-6
/
+16
2021-05-05
context_tracking: Move guest exit context tracking to separate helpers
Wanpeng Li
1
-1
/
+8
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-57
/
+231
2021-05-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-27
/
+45
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
4
-22
/
+10
2021-05-05
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-2
/
+5
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
1
-6
/
+1
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-70
/
+86
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
1
-0
/
+7
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
4
-5
/
+27
2021-05-05
mm/gup: migrate pinned pages out of movable zone
Pavel Tatashin
2
-2
/
+8
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
3
-1
/
+18
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2
-1
/
+23
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2
-17
/
+6
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+4
2021-05-05
mm: use proper type for cma_[alloc|release]
Minchan Kim
2
-3
/
+3
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
1
-0
/
+4
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
1
-1
/
+0
2021-05-05
mm: fs: invalidate BH LRU during page migration
Minchan Kim
1
-0
/
+4
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
1
-7
/
+0
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2
-0
/
+16
2021-05-05
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
1
-1
/
+0
2021-05-05
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
1
-0
/
+1
2021-05-05
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
1
-3
/
+4
2021-05-05
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
1
-3
/
+4
2021-05-05
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
1
-4
/
+4
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
1
-6
/
+5
2021-05-05
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
1
-0
/
+7
[prev]
[next]