1. 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 9 months ago
  2. 94202f1 mm/gup: require FOLL_GET for get_user_pages_fast() by John Hubbard · 4 years, 9 months ago
  3. 3b78d83 mm/gup: pass gup flags to two more routines by John Hubbard · 4 years, 9 months ago
  4. 86dfbed mm/gup: pass a flags arg to __gup_device_* functions by John Hubbard · 4 years, 9 months ago
  5. 22bf29b mm/gup: split get_user_pages_remote() into two routines by John Hubbard · 4 years, 9 months ago
  6. 2294b32 mm/filemap.c: rewrite pagecache_get_page documentation by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  7. 83daf83 mm/filemap.c: unexport find_get_entry by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  8. 184b4fe mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_dirty_for_io by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  9. e520e93 mm/filemap.c: use vm_fault error code directly by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  10. 0f8e2db mm/filemap.c: remove unused argument from shrink_readahead_size_eio() by Souptick Joarder · 4 years, 9 months ago
  11. faffdfa mm/filemap.c: clear page error before actual read by Xianting Tian · 4 years, 9 months ago
  12. cc7b8f6 mm/page-writeback.c: write_cache_pages(): deduplicate identical checks by Mauricio Faria de Oliveira · 4 years, 9 months ago
  13. 5c72fee mm/filemap.c: don't bother dropping mmap_sem for zero size readahead by Jan Kara · 4 years, 9 months ago
  14. 5f2d502 mm/Makefile: disable KCSAN for kmemleak by Qian Cai · 4 years, 9 months ago
  15. b0d14fc mm/kmemleak.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
  16. 667c790 revert "topology: add support for node_to_mem_node() to determine the fallback node" by Vlastimil Babka · 4 years, 9 months ago
  17. 3202fa6 slub: relocate freelist pointer to middle of object by Kees Cook · 4 years, 9 months ago
  18. 1ad53d9 slub: improve bit diffusion for freelist ptr obfuscation by Kees Cook · 4 years, 9 months ago
  19. bbd4e30 mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
  20. 4c7ba22 mm/slub.c: replace cpu_slab->partial with wrapped APIs by chenqiwu · 4 years, 9 months ago
  21. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  22. b943f04 mm/sparse: fix kernel crash with pfn_section_valid check by Aneesh Kumar K.V · 4 years, 9 months ago
  23. 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 4 years, 9 months ago
  24. 726b7bb hugetlb_cgroup: fix illegal access to memory by Mina Almasry · 4 years, 9 months ago
  25. d795a90 mm/swapfile.c: move inode_lock out of claim_swapfile by Naohiro Aota · 4 years, 9 months ago
  26. b2a84de mm/mremap: Add comment explaining the untagging behaviour of mremap() by Will Deacon · 4 years, 9 months ago
  27. 763802b x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 9 months ago
  28. 0715e6c mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 9 months ago
  29. 63886ba mm/mmu_notifier: silence PROVE_RCU_LIST warnings by Qian Cai · 4 years, 9 months ago
  30. 12e967f mm: do not allow MADV_PAGEOUT for CoW pages by Michal Hocko · 4 years, 9 months ago
  31. e26733e mm, memcg: throttle allocators based on ancestral memory.high by Chris Down · 4 years, 9 months ago
  32. d397a45 mm, memcg: fix corruption on 64-bit divisor in memory.high throttling by Chris Down · 4 years, 9 months ago
  33. d41e2f3 mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case by Baoquan He · 4 years, 9 months ago
  34. 7d36665 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 4 years, 9 months ago
  35. 5076190 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 10 months ago
  36. fd4d9c7 mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 10 months ago
  37. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  38. d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
  39. e876ecc cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 10 months ago
  40. c87cbc1 mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled by Vlastimil Babka · 4 years, 10 months ago
  41. a8198fe mm/z3fold.c: do not include rwlock.h directly by Sebastian Andrzej Siewior · 4 years, 10 months ago
  42. c3e5ea6 mm: avoid data corruption on CoW fault into PFN-mapped VMA by Kirill A. Shutemov · 4 years, 10 months ago
  43. 8a8683a mm: fix possible PMD dirty bit lost in set_pmd_migration_entry() by Huang Ying · 4 years, 10 months ago
  44. 8b272b3 mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa by Mel Gorman · 4 years, 10 months ago
  45. bc570c1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  46. 63f01d8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  47. 18e19f1 mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM by Wei Yang · 4 years, 10 months ago
  48. 76073c6 mm/vmscan.c: don't round up scan size for online memory cgroup by Gavin Shan · 4 years, 10 months ago
  49. 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 4 years, 10 months ago
  50. fed98ef mm/swapfile.c: fix a comment in sys_swapon() by Christoph Hellwig · 4 years, 10 months ago
  51. dcde2373 mm: Avoid creating virtual address aliases in brk()/mmap()/mremap() by Catalin Marinas · 4 years, 10 months ago
  52. bf4498ad3 tmpfs: deny and force are not huge mount options by Hugh Dickins · 4 years, 11 months ago
  53. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  54. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  55. f35aa2b tmpfs: switch to use of invalfc() by Al Viro · 5 years ago
  56. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  57. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  58. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  59. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  60. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  61. 9717c1c Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  62. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  63. 0d6e24d asm-generic/tlb: provide MMU_GATHER_TABLE_FREE by Peter Zijlstra · 5 years ago
  64. 580a586 asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER by Peter Zijlstra · 5 years ago
  65. 3af4bd0 asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 5 years ago
  66. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  67. 0ed1325 mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush by Peter Zijlstra · 5 years ago
  68. e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
  69. f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
  70. 30d621f mm: add generic ptdump by Steven Price · 5 years ago
  71. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  72. c02a987 mm: pagewalk: fix termination condition in walk_pte_range() by Steven Price · 5 years ago
  73. fbf5634 mm: pagewalk: don't lock PTEs for walk_page_range_novma() by Steven Price · 5 years ago
  74. 488ae6a mm: pagewalk: allow walking without vma by Steven Price · 5 years ago
  75. 3afc423 mm: pagewalk: add p4d_entry() and pgd_entry() by Steven Price · 5 years ago
  76. 1c94871 mm: remove __krealloc by Florian Westphal · 5 years ago
  77. 9291799 mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() by David Hildenbrand · 5 years ago
  78. 52fb87c mm/memory_hotplug: cleanup __remove_pages() by David Hildenbrand · 5 years ago
  79. 5d12071 mm/memory_hotplug: drop local variables in shrink_zone_span() by David Hildenbrand · 5 years ago
  80. 950b68d mm/memory_hotplug: don't check for "all holes" in shrink_zone_span() by David Hildenbrand · 5 years ago
  81. 9b05158 mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn by David Hildenbrand · 5 years ago
  82. d33695b mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone() by David Hildenbrand · 5 years ago
  83. 1f8d75c mm/memmap_init: update variable name in memmap_init_zone by Aneesh Kumar K.V · 5 years ago
  84. 4c60588 mm: factor out next_present_section_nr() by David Hildenbrand · 5 years ago
  85. 948c436 mm/page_alloc: fix and rework pfn handling in memmap_init_zone() by David Hildenbrand · 5 years ago
  86. 4b094b7 mm/page_alloc.c: initialize memmap of unavailable memory directly by David Hildenbrand · 5 years ago
  87. e822969 mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section by David Hildenbrand · 5 years ago
  88. 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
  89. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  90. a108454 Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  91. 43e76af kcov: ignore fault-inject and stacktrace by Dmitry Vyukov · 5 years ago
  92. 38aeb07 zswap: potential NULL dereference on error in init_zswap() by Dan Carpenter · 5 years ago
  93. 45190f0 mm/zswap.c: add allocation hysteresis if pool limit is hit by Vitaly Wool · 5 years ago
  94. 3d680bd mm/page_isolation: fix potential warning from user by Qian Cai · 5 years ago
  95. 4a55c04 mm/hotplug: silence a lockdep splat with printk() by Qian Cai · 5 years ago
  96. bd5c234 mm/memory_hotplug: pass in nid to online_pages() by David Hildenbrand · 5 years ago
  97. a67c8ca mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma() by Miaohe Lin · 5 years ago
  98. f42f255 mm, thp: fix defrag setting if newline is not used by David Rientjes · 5 years ago
  99. 34290e2 mm/migrate: add stable check in migrate_vma_insert_page() by Ralph Campbell · 5 years ago
  100. c23a0c9 mm/migrate: clean up some minor coding style by Ralph Campbell · 5 years ago