| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-11 | 19 | -120/+128 |
|\ |
|
| * | Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-07-10 | 1 | -2/+21 |
| |\ |
|
| | * | fs: Add IOCB_NOIO flag for generic_file_read_iter | Andreas Gruenbacher | 2020-07-07 | 1 | -2/+21 |
| * | | Raise gcc version requirement to 4.9 | Linus Torvalds | 2020-07-08 | 1 | -12/+1 |
| |/ |
|
| * | mm/page_alloc: fix documentation error | Joel Savitz | 2020-07-03 | 1 | -1/+1 |
| * | mm/cma.c: use exact_nid true to fix possible per-numa cma leak | Barry Song | 2020-07-03 | 1 | -2/+2 |
| * | mm/hugetlb.c: fix pages per hugetlb calculation | Mike Kravetz | 2020-07-03 | 1 | -1/+1 |
| * | mm/memory_hotplug.c: fix false softlockup during pfn range removal | Ben Widawsky | 2020-06-26 | 1 | -2/+11 |
| * | mm: remove vmalloc_exec | Christoph Hellwig | 2020-06-26 | 2 | -37/+0 |
| * | mm/memory: fix IO cost for anonymous page | Joonsoo Kim | 2020-06-26 | 1 | -0/+8 |
| * | mm/swap: fix for "mm: workingset: age nonresident information alongside anony... | Joonsoo Kim | 2020-06-26 | 1 | -2/+1 |
| * | mm: workingset: age nonresident information alongside anonymous pages | Johannes Weiner | 2020-06-26 | 2 | -19/+30 |
| * | mm/memcontrol.c: prevent missed memory.low load tears | Chris Down | 2020-06-26 | 1 | -2/+3 |
| * | mm/memcontrol.c: add missed css_put() | Muchun Song | 2020-06-26 | 1 | -1/+3 |
| * | mm: memcontrol: handle div0 crash race condition in memory.low | Johannes Weiner | 2020-06-26 | 1 | -2/+7 |
| * | mm/vmalloc.c: fix a warning while make xmldocs | Masanari Iida | 2020-06-26 | 1 | -1/+0 |
| * | mm/debug_vm_pgtable: fix build failure with powerpc 8xx | Christophe Leroy | 2020-06-26 | 1 | -2/+2 |
| * | mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages() | Arjun Roy | 2020-06-26 | 1 | -10/+11 |
| * | mm: fix swap cache node allocation mask | Hugh Dickins | 2020-06-26 | 1 | -2/+2 |
| * | slub: cure list_slab_objects() from double fix | Sebastian Andrzej Siewior | 2020-06-26 | 1 | -15/+4 |
| * | mm/slab: use memzero_explicit() in kzfree() | Waiman Long | 2020-06-26 | 1 | -1/+1 |
| * | mm, slab: fix sign conversion problem in memcg_uncharge_slab() | Waiman Long | 2020-06-26 | 1 | -2/+2 |
| * | mm, compaction: make capture control handling safe wrt interrupts | Vlastimil Babka | 2020-06-26 | 1 | -3/+14 |
| * | mm: do_swap_page(): fix up the error code | Michal Hocko | 2020-06-26 | 1 | -1/+3 |
* | | debugfs: make sure we can remove u32_array files cleanly | Jakub Kicinski | 2020-07-10 | 2 | -3/+7 |
|/ |
|
* | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-06-21 | 1 | -2/+2 |
|\ |
|
| * | mm: Allow arches to provide ptep_get() | Christophe Leroy | 2020-06-20 | 1 | -1/+1 |
| * | mm/gup: Use huge_ptep_get() in gup_hugepte() | Christophe Leroy | 2020-06-20 | 1 | -1/+1 |
* | | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault | Christoph Hellwig | 2020-06-17 | 1 | -6/+6 |
* | | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 2020-06-17 | 4 | -30/+31 |
|/ |
|
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 1 | -8/+8 |
|\ |
|
| * | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -8/+8 |
* | | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-11 | 1 | -0/+8 |
|\ \ |
|
| * \ | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -0/+8 |
| |\ \
| | |/
| |/| |
|
| | * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 71 | -1796/+4357 |
| | |\ |
|
| | * \ | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 2020-03-21 | 8 | -30/+86 |
| | |\ \ |
|
| | * \ \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 46 | -1243/+1946 |
| | |\ \ \ |
|
| | * \ \ \ | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree | Ingo Molnar | 2020-01-20 | 12 | -109/+82 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict | Ingo Molnar | 2020-01-06 | 7 | -26/+96 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 52 | -1929/+3372 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-11-19 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | build, kcsan: Add KCSAN build exceptions | Marco Elver | 2019-11-16 | 1 | -0/+8 |
* | | | | | | | | | | mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread | Naoya Horiguchi | 2020-06-11 | 1 | -7/+16 |
* | | | | | | | | | | mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early... | Naoya Horiguchi | 2020-06-11 | 1 | -10/+10 |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-11 | 5 | -70/+12 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig | 2020-06-10 | 2 | -5/+5 |
| * | | | | | | | | | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig | 2020-06-10 | 2 | -65/+1 |
| * | | | | | | | | | mm/debug_vm_pgtable: fix kernel crash by checking for THP support | Aneesh Kumar K.V | 2020-06-10 | 1 | -0/+6 |
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-06-10 | 3 | -10/+106 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | mm/memory_hotplug: Introduce offline_and_remove_memory() | David Hildenbrand | 2020-06-04 | 1 | -0/+37 |