1. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  2. 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 5 years ago
  3. b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 5 years ago
  4. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  5. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  6. 0576f06 Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  7. d616d51 mm: factor out common parts between MADV_COLD and MADV_PAGEOUT by Minchan Kim · 5 years ago
  8. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  9. 8940b34 mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM by Minchan Kim · 5 years ago
  10. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  11. ce18d17 mm: untag user pointers in mmap/munmap/mremap/brk by Catalin Marinas · 5 years ago
  12. 5d65e7a mm: untag user pointers in get_vaddr_frames by Andrey Konovalov · 5 years ago
  13. f965259 mm: untag user pointers in mm/gup.c by Andrey Konovalov · 5 years ago
  14. 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
  15. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  16. e55d9d9 memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 5 years ago
  17. 2b38d01 mm/zsmalloc.c: fix a -Wunused-function warning by Qian Cai · 5 years ago
  18. 068619e zswap: do not map same object twice by Vitaly Wool · 5 years ago
  19. d2fcd82 zswap: use movable memory if zpool support allocate movable memory by Hui Zhu · 5 years ago
  20. c165f25 zpool: add malloc_support_movable to zpool_driver by Hui Zhu · 5 years ago
  21. 28eb3c80 shmem: fix obsolete comment in shmem_getpage_gfp() by Miles Chen · 5 years ago
  22. f3bc0db mm/madvise: reduce code duplication in error handling paths by Mike Rapoport · 5 years ago
  23. 76f3495 mm: mmap: increase sockets maximum memory size pgoff for 32bits by Ivan Khoronzhuk · 5 years ago
  24. 73848a9 mm/mmap.c: refine find_vma_prev() with rb_last() by Wei Yang · 5 years ago
  25. e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago
  26. 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
  27. 649775b mm, fs: move randomize_stack_top from fs to mm by Alexandre Ghiti · 5 years ago
  28. 27e1f82 khugepaged: enable collapse pmd for pte-mapped THP by Song Liu · 5 years ago
  29. bfe7b00 mm, thp: introduce FOLL_SPLIT_PMD by Song Liu · 5 years ago
  30. 010c164 mm: move memcmp_pages() and pages_identical() by Song Liu · 5 years ago
  31. 87eaceb mm: thp: make deferred split shrinker memcg aware by Yang Shi · 5 years ago
  32. 0a432dc mm: shrinker: make shrinker not depend on memcg kmem by Yang Shi · 5 years ago
  33. 7ae8853 mm: move mem_cgroup_uncharge out of __page_cache_release() by Yang Shi · 5 years ago
  34. 364c1ee mm: thp: extract split_queue_* into a struct by Yang Shi · 5 years ago
  35. 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
  36. 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
  37. 579c571 khugepaged: rename collapse_shmem() and khugepaged_scan_shmem() by Song Liu · 5 years ago
  38. 60fbf0a mm,thp: stats for file backed THP by Song Liu · 5 years ago
  39. 520e5ba filemap: update offset check in filemap_fault() by Song Liu · 5 years ago
  40. 3189543 filemap: check compound_head(page)->mapping in pagecache_get_page() by Song Liu · 5 years ago
  41. 585e5a7 filemap: check compound_head(page)->mapping in filemap_fault() by Song Liu · 5 years ago
  42. 276f756 mm/migrate.c: clean up useless code in migrate_vma_collect_pmd() by Pingfan Liu · 5 years ago
  43. f60858f hugetlbfs: don't retry when pool page allocations start to fail by Mike Kravetz · 5 years ago
  44. 49433085 mm, compaction: raise compaction priority after it withdrawns by Vlastimil Babka · 5 years ago
  45. 5ee0471 mm, reclaim: cleanup should_continue_reclaim() by Vlastimil Babka · 5 years ago
  46. 1c6c159 mm, reclaim: make should_continue_reclaim perform dryrun detection by Hillf Danton · 5 years ago
  47. 0158115 memcg, kmem: deprecate kmem.limit_in_bytes by Michal Hocko · 5 years ago
  48. 4d0e3230 mm/memcontrol.c: fix a -Wunused-function warning by Qian Cai · 5 years ago
  49. 1eb41bb0 mm, oom: consider present pages for the node size by Michal Hocko · 5 years ago
  50. f364f06 mm/oom_kill.c: fix oom_cpuset_eligible() comment by Yi Wang · 5 years ago
  51. 70cb6d2 mm/oom: add oom_score_adj and pgtables to Killed process message by Edward Chron · 5 years ago
  52. f9c6456 memcg, oom: don't require __GFP_FS when invoking memcg OOM killer by Tetsuo Handa · 5 years ago
  53. 8ac3f8f mm/oom_kill.c: add task UID to info message on an oom kill by Joel Savitz · 5 years ago
  54. 4406548 mm/mempolicy.c: remove unnecessary nodemask check in kernel_migrate_pages() by Kefeng Wang · 5 years ago
  55. 32aaf05 mm/compaction.c: remove unnecessary zone parameter in isolate_migratepages() by Pengfei Li · 5 years ago
  56. a94b525 mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone by Yafang Shao · 5 years ago
  57. 6339841 z3fold: fix memory leak in kmem cache by Vitaly Wool · 5 years ago
  58. b57a775 mm: silence -Woverride-init/initializer-overrides by Qian Cai · 5 years ago
  59. 2286bf4 mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask by Mike Rapoport · 5 years ago
  60. 7ea36242 mm/vmalloc.c: move 'area->pages' after if statement by Austin Kim · 5 years ago
  61. 688fcbf mm/vmalloc: modify struct vmap_area to reduce its size by Pengfei Li · 5 years ago
  62. dd3b835 mm/vmalloc: do not keep unpurged areas in the busy tree by Uladzislau Rezki (Sony) · 5 years ago
  63. 5ed8670 mm/sparse.c: remove NULL check in clear_hwpoisoned_pages() by Alastair D'Silva · 5 years ago
  64. 9f82883 mm/sparse.c: don't manually decrement num_poisoned_pages by Alastair D'Silva · 5 years ago
  65. c1cbc3e mm/sparse.c: use __nr_to_section(section_nr) to get mem_section by Wei Yang · 5 years ago
  66. db57e98 mm/sparse.c: fix ALIGN() without power of 2 in sparse_buffer_alloc() by Lecopzer Chen · 5 years ago
  67. ae83189 mm/sparse.c: fix memory leak of sparsemap_buf in aligned memory by Lecopzer Chen · 5 years ago
  68. 29a90db mm/memory_hotplug.c: s/is/if by Souptick Joarder · 5 years ago
  69. ca9a46f mm/memory_hotplug: online_pages cannot be 0 in online_pages() by David Hildenbrand · 5 years ago
  70. bd02cc0 mm/memory_hotplug: make sure the pfn is aligned to the order when onlining by David Hildenbrand · 5 years ago
  71. b2c2ab2 mm/memory_hotplug: simplify online_pages_range() by David Hildenbrand · 5 years ago
  72. 5ecae63 mm/memory_hotplug: drop PageReserved() check in online_pages_range() by David Hildenbrand · 5 years ago
  73. 33fce01 mm/memory_hotplug.c: prevent memory leak when reusing pgdat by Wei Yang · 5 years ago
  74. b6c88d3 drivers/base/memory.c: don't store end_section_nr in memory blocks by David Hildenbrand · 5 years ago
  75. 3fccb74 mm/memory_hotplug: remove move_pfn_range() by David Hildenbrand · 5 years ago
  76. 6aa9b8b mm: do not hash address in print_bad_pte() by Kefeng Wang · 5 years ago
  77. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  78. 7b167b6 mm: release the spinlock on zap_pte_range by Minchan Kim · 5 years ago
  79. 9da99f2 mm: remove redundant assignment of entry by Wei Yang · 5 years ago
  80. 2d15eb3 mm/gup: add make_dirty arg to put_user_pages_dirty_lock() by akpm@linux-foundation.org · 5 years ago
  81. 1ba6fc9 mm: vmscan: do not share cgroup iteration between reclaimers by Johannes Weiner · 5 years ago
  82. e1a366b mm: memcontrol: switch to rcu protection in drain_all_stock() by Roman Gushchin · 5 years ago
  83. 0e4b01d mm, memcg: throttle allocators when failing reclaim over memory.high by Chris Down · 5 years ago
  84. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  85. 875d91b mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner by Konstantin Khlebnikov · 5 years ago
  86. c3aab9a0 mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 5 years ago
  87. 8974558 mm, page_owner, debug_pagealloc: save and dump freeing stack trace by Vlastimil Babka · 5 years ago
  88. 37389167 mm, page_owner: keep owner info when freeing the page by Vlastimil Babka · 5 years ago
  89. 7e2f2a0 mm, page_owner: record page owner for each subpage by Vlastimil Babka · 5 years ago
  90. e7a1aaf mm: replace list_move_tail() with add_page_to_lru_list_tail() by Yu Zhao · 5 years ago
  91. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  92. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  93. 1f18b29 mm/rmap.c: remove set but not used variable 'cstart' by YueHaibing · 5 years ago
  94. dbf7684 mm/page_poison.c: fix a typo in a comment by Christophe JAILLET · 5 years ago
  95. ae8f06b kasan: add memory corruption identification for software tag-based mode by Walter Wu · 5 years ago
  96. 0e965a6 mm/kmemleak.c: record the current memory pool size by Qian Cai · 5 years ago
  97. c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
  98. 0647398 mm: kmemleak: simple memory allocation pool for kmemleak objects by Catalin Marinas · 5 years ago
  99. dba82d9 mm: kmemleak: make the tool tolerant to struct scan_area allocation failures by Catalin Marinas · 5 years ago
  100. 9d5f0be mm/slub.c: fix -Wunused-function compiler warnings by Qian Cai · 5 years ago