1. dd3b835 mm/vmalloc: do not keep unpurged areas in the busy tree by Uladzislau Rezki (Sony) · 5 years ago
  2. 5ed8670 mm/sparse.c: remove NULL check in clear_hwpoisoned_pages() by Alastair D'Silva · 5 years ago
  3. 9f82883 mm/sparse.c: don't manually decrement num_poisoned_pages by Alastair D'Silva · 5 years ago
  4. c1cbc3e mm/sparse.c: use __nr_to_section(section_nr) to get mem_section by Wei Yang · 5 years ago
  5. db57e98 mm/sparse.c: fix ALIGN() without power of 2 in sparse_buffer_alloc() by Lecopzer Chen · 5 years ago
  6. ae83189 mm/sparse.c: fix memory leak of sparsemap_buf in aligned memory by Lecopzer Chen · 5 years ago
  7. 29a90db mm/memory_hotplug.c: s/is/if by Souptick Joarder · 5 years ago
  8. ca9a46f mm/memory_hotplug: online_pages cannot be 0 in online_pages() by David Hildenbrand · 5 years ago
  9. bd02cc0 mm/memory_hotplug: make sure the pfn is aligned to the order when onlining by David Hildenbrand · 5 years ago
  10. b2c2ab2 mm/memory_hotplug: simplify online_pages_range() by David Hildenbrand · 5 years ago
  11. 5ecae63 mm/memory_hotplug: drop PageReserved() check in online_pages_range() by David Hildenbrand · 5 years ago
  12. 33fce01 mm/memory_hotplug.c: prevent memory leak when reusing pgdat by Wei Yang · 5 years ago
  13. b6c88d3 drivers/base/memory.c: don't store end_section_nr in memory blocks by David Hildenbrand · 5 years ago
  14. 3fccb74 mm/memory_hotplug: remove move_pfn_range() by David Hildenbrand · 5 years ago
  15. 6aa9b8b mm: do not hash address in print_bad_pte() by Kefeng Wang · 5 years ago
  16. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  17. 7b167b6 mm: release the spinlock on zap_pte_range by Minchan Kim · 5 years ago
  18. 9da99f2 mm: remove redundant assignment of entry by Wei Yang · 5 years ago
  19. 2d15eb3 mm/gup: add make_dirty arg to put_user_pages_dirty_lock() by akpm@linux-foundation.org · 5 years ago
  20. 1ba6fc9 mm: vmscan: do not share cgroup iteration between reclaimers by Johannes Weiner · 5 years ago
  21. e1a366b mm: memcontrol: switch to rcu protection in drain_all_stock() by Roman Gushchin · 5 years ago
  22. 0e4b01d mm, memcg: throttle allocators when failing reclaim over memory.high by Chris Down · 5 years ago
  23. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  24. 875d91b mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner by Konstantin Khlebnikov · 5 years ago
  25. c3aab9a0 mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 5 years ago
  26. 8974558 mm, page_owner, debug_pagealloc: save and dump freeing stack trace by Vlastimil Babka · 5 years ago
  27. 37389167 mm, page_owner: keep owner info when freeing the page by Vlastimil Babka · 5 years ago
  28. 7e2f2a0 mm, page_owner: record page owner for each subpage by Vlastimil Babka · 5 years ago
  29. e7a1aaf mm: replace list_move_tail() with add_page_to_lru_list_tail() by Yu Zhao · 5 years ago
  30. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  31. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  32. 1f18b29 mm/rmap.c: remove set but not used variable 'cstart' by YueHaibing · 5 years ago
  33. dbf7684 mm/page_poison.c: fix a typo in a comment by Christophe JAILLET · 5 years ago
  34. ae8f06b kasan: add memory corruption identification for software tag-based mode by Walter Wu · 5 years ago
  35. 0e965a6 mm/kmemleak.c: record the current memory pool size by Qian Cai · 5 years ago
  36. c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
  37. 0647398 mm: kmemleak: simple memory allocation pool for kmemleak objects by Catalin Marinas · 5 years ago
  38. dba82d9 mm: kmemleak: make the tool tolerant to struct scan_area allocation failures by Catalin Marinas · 5 years ago
  39. 9d5f0be mm/slub.c: fix -Wunused-function compiler warnings by Qian Cai · 5 years ago
  40. 9adeaa2 mm, slab: move memcg_cache_params structure to mm/slab.h by Waiman Long · 5 years ago
  41. 04f768a mm, slab: extend slab/shrink to shrink all memcg caches by Waiman Long · 5 years ago
  42. 3f9d2b5 z3fold: fix retry mechanism in page reclaim by Vitaly Wool · 5 years ago
  43. 6e73fd2 Revert "mm/z3fold.c: fix race between migration and destruction" by Vitaly Wool · 5 years ago
  44. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  45. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  46. bc7d9ae Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  47. b41dae0 Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  48. e6bc9de Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  49. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  50. 1902314 Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  51. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  53. f323562 vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API by David Howells · 6 years ago
  54. 626c392 shmem_parse_one(): switch to use of fs_parse() by Al Viro · 5 years ago
  55. e04dc42 shmem_parse_options(): take handling a single option into a helper by Al Viro · 5 years ago
  56. f6490b7 shmem_parse_options(): don't bother with mpol in separate variable by Al Viro · 5 years ago
  57. 0b5071d shmem_parse_options(): use a separate structure to keep the results by Al Viro · 5 years ago
  58. ba170f7 mm, notifier: Catch sleeping/blocking for !blockable by Daniel Vetter · 5 years ago
  59. b4bc781 pagewalk: use lockdep_assert_held for locking validation by Christoph Hellwig · 5 years ago
  60. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  61. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  62. 66204f1 mm/mmu_notifiers: prime lockdep by Daniel Vetter · 5 years ago
  63. 23b6839 mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end by Daniel Vetter · 5 years ago
  64. 7e30d2a5 make shmem_fill_super() static by Al Viro · 6 years ago
  65. 14d3761 percpu: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  66. 02fa5d7b mm/balloon_compaction: suppress allocation warnings by Nadav Amit · 5 years ago
  67. fe9041c vmalloc: lift the arm flag for coherent mappings to common code by Christoph Hellwig · 6 years ago
  68. a55c745 sched/topology: Improve load balancing on AMD EPYC systems by Matt Fleming · 5 years ago
  69. cf1ea05 fs: Export generic_fadvise() by Jan Kara · 5 years ago
  70. 692fe62 mm: Handle MADV_WILLNEED through vfs_fadvise() by Jan Kara · 5 years ago
  71. 6c1c280 mm: memcontrol: fix percpu vmstats and vmevents flush by Shakeel Butt · 5 years ago
  72. d2e5fb9 mm, memcg: do not set reclaim_state on soft limit reclaim by Michal Hocko · 5 years ago
  73. 14108b9 mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate by Gustavo A. R. Silva · 5 years ago
  74. b4c4648 mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones" by Roman Gushchin · 5 years ago
  75. 441e254 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 5 years ago
  76. bee07b3 mm: memcontrol: flush percpu slab vmstats on kmem offlining by Roman Gushchin · 5 years ago
  77. 3a8e9ac writeback: add tracepoints for cgroup foreign writebacks by Tejun Heo · 5 years ago
  78. f0ade90 mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exports by Christoph Hellwig · 5 years ago
  79. c18ce674d mm/hmm: hmm_range_fault() infinite loop by Ralph Campbell · 5 years ago
  80. 6c64f2b mm/hmm: hmm_range_fault() NULL pointer bug by Ralph Campbell · 5 years ago
  81. 97b2782 writeback, memcg: Implement foreign dirty flushing by Tejun Heo · 5 years ago
  82. ed288dc writeback: Separate out wb_get_lookup() from wb_get_create() by Tejun Heo · 5 years ago
  83. 34f8fe5 bdi: Add bdi->id by Tejun Heo · 5 years ago
  84. 00fb24a mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y by Andrey Ryabinin · 5 years ago
  85. 701d678 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 5 years ago
  86. 1a87aa0 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 5 years ago
  87. f7da677 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 5 years ago
  88. bb65f89 mm: memcontrol: flush percpu vmevents before releasing memcg by Roman Gushchin · 5 years ago
  89. c350a99 mm: memcontrol: flush percpu vmstats before releasing memcg by Roman Gushchin · 5 years ago
  90. cd96103 mm, page_alloc: move_freepages should not examine struct page of reserved memory by David Rientjes · 5 years ago
  91. d776aaa mm/z3fold.c: fix race between migration and destruction by Henry Burns · 5 years ago
  92. e3fe8e5 mm/hmm: fix hmm_range_fault()'s handling of swapped out pages by Yang, Philip · 5 years ago
  93. c962451 mm/mmu_notifiers: remove unregister_no_release by Jason Gunthorpe · 5 years ago
  94. daa138a Merge branch 'odp_fixes' into hmm.git by Jason Gunthorpe · 5 years ago
  95. dc617f2 vfs: don't allow writes to swap files by Darrick J. Wong · 5 years ago
  96. 1638045 mm: set S_SWAPFILE on blockdev swap devices by Darrick J. Wong · 5 years ago
  97. fdc029b memremap: remove the dev field in struct dev_pagemap by Christoph Hellwig · 5 years ago
  98. 8402ce6 mm/mmu_notifiers: check if mmu notifier callbacks are allowed to fail by Daniel Vetter · 5 years ago
  99. 9b2ed9c mm: remove CONFIG_MIGRATE_VMA_HELPER by Christoph Hellwig · 5 years ago
  100. 06d462b mm: remove the unused MIGRATE_PFN_DEVICE flag by Christoph Hellwig · 5 years ago