1. 54a2028 mm/vmscan.c: fix trying to reclaim unevictable LRU page by Minchan Kim · 5 years ago
  2. 553a1f0 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 5 years ago
  3. 526972e percpu: do not search past bitmap when allocating an area by Dennis Zhou · 5 years ago
  4. 5329dca percpu: remove spurious lock dependency between percpu and sched by John Sperbeck · 5 years ago
  5. 515d18c mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 5 years ago
  6. 13e1ea0 mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 5 years ago
  7. 38c5fce mm: page_mkclean vs MADV_DONTNEED race by Aneesh Kumar K.V · 5 years ago
  8. 77a01e3 mm/cma.c: fix the bitmap status to show failed allocation reason by Yue Hu · 5 years ago
  9. e5f8857 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 5 years ago
  10. 5094a85 mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 5 years ago
  11. ffaafd2 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 5 years ago
  12. 85e1a6c mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 5 years ago
  13. 8b057ad memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  14. a3ccc15 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  15. 0b16b09 mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 5 years ago
  16. 58db381 mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 5 years ago
  17. f580a54 mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
  18. 6832199 mm/memory.c: fix modifying of page protection by insert_pfn() by Jan Kara · 5 years ago
  19. 6a60fb6 mm/memory_hotplug.c: drop memory device reference after find_memory_block() by David Hildenbrand · 5 years ago
  20. 6536de8 mm: fix inactive list balancing between NUMA nodes and cgroups by Johannes Weiner · 5 years ago
  21. 78bc982 slab: fix a crash by reading /proc/slab_allocators by Qian Cai · 5 years ago
  22. e7c2d06 mm/kmemleak.c: fix unused-function warning by Arnd Bergmann · 5 years ago
  23. 6a62bbe kmemleak: powerpc: skip scanning holes in the .bss section by Catalin Marinas · 5 years ago
  24. d972ebb mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 5 years ago
  25. 423497a mm: Fix warning in insert_pfn() by Jan Kara · 6 years ago
  26. 6580376 percpu: stop printing kernel addresses by Matteo Croce · 5 years ago
  27. 1343fd8 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 5 years ago
  28. 6ff17bc coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  29. d49dea5 mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo by Roman Gushchin · 6 years ago
  30. 43f4733 mm: writeback: use exact memcg dirty counts by Greg Thelen · 5 years ago
  31. 9a62d69 mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() by Aneesh Kumar K.V · 5 years ago
  32. a6c56bf page_poison: play nicely with KASAN by Qian Cai · 5 years ago
  33. f09c424 mm/slab.c: kmemleak no scan alien caches by Qian Cai · 5 years ago
  34. 8a0fc62 mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 5 years ago
  35. 67abbb9 mm, mempolicy: fix uninit memory access by Vlastimil Babka · 5 years ago
  36. 9d785b9 memcg: killed threads should not invoke memcg OOM killer by Tetsuo Handa · 5 years ago
  37. eed3ca0 mm,oom: don't kill global init via memory.oom.group by Tetsuo Handa · 5 years ago
  38. ed3345a mm, swap: bounds check swap_info array accesses to avoid NULL derefs by Daniel Jordan · 5 years ago
  39. 4c6d7dc mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 5 years ago
  40. f555b00 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 5 years ago
  41. 7b287c4 mm/sparse: fix a bad comparison by Qian Cai · 5 years ago
  42. f70ddae mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 5 years ago
  43. 5966777 mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 5 years ago
  44. 62d342d mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 5 years ago
  45. 09417dd mm/memory.c: do_fault: avoid usage of stale vm_area_struct by Jan Stancek · 5 years ago
  46. c1ddc7b mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 5 years ago
  47. 234c0cc mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 5 years ago
  48. b3139fb tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 5 years ago
  49. 064a61d tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 5 years ago
  50. e6e9d6e mm: handle lru_add_drain_all for UP properly by Michal Hocko · 5 years ago
  51. 33e83ea mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 5 years ago
  52. 53dcaee Revert "mm: use early_pfn_to_nid in page_ext_init" by Qian Cai · 5 years ago
  53. 8b1a776 mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 5 years ago
  54. 2cc84e2 mm, memory_hotplug: fix off-by-one in is_pageblock_removable by Michal Hocko · 5 years ago
  55. 71df1c8 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 5 years ago
  56. 6027792 mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 5 years ago
  57. 527cabf hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  58. de04d29 mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 5 years ago
  59. edca54b writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  60. c7ddb26 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 5 years ago
  61. 657fbf7 Revert "mm: slowly shrink slabs with a relatively small number of objects" by Dave Chinner · 5 years ago
  62. f73c775 mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init by Waiman Long · 6 years ago
  63. 7c54ba4 percpu: convert spin_lock_irq to spin_lock_irqsave. by Dennis Zhou · 6 years ago
  64. 214dea1 mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 5 years ago
  65. ced41d9 mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 5 years ago
  66. b6f534a mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 5 years ago
  67. d9f4d88 mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages by Oscar Salvador · 5 years ago
  68. 7e70ddc oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 5 years ago
  69. 15033ca mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT by Andrea Arcangeli · 5 years ago
  70. 6bab957 Revert "mm, memory_hotplug: initialize struct pages for the full memory section" by Michal Hocko · 6 years ago
  71. b0cd52e mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 6 years ago
  72. dc15e3f mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 6 years ago
  73. 160f79c mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 6 years ago
  74. 97b02b6 mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 6 years ago
  75. 8a4b6e8 mm/usercopy.c: no check page span for stack objects by Qian Cai · 6 years ago
  76. f928ca3 slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 6 years ago
  77. 1c5e0be memcg, oom: notify on oom killer invocation from the charge path by Michal Hocko · 6 years ago
  78. 8da7075 mm, swap: fix swapoff with KSM pages by Huang Ying · 6 years ago
  79. 0f1a62e mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  80. e890a86 mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
  81. 2c87072 hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 6 years ago
  82. a5e8809 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  83. e27666d mm, page_alloc: fix has_unmovable_pages for HugePages by Oscar Salvador · 6 years ago
  84. 161a565 mm: thp: fix flags for pmd migration when split by Peter Xu · 6 years ago
  85. 7592dbf mm, memory_hotplug: initialize struct pages for the full memory section by Mikhail Zaslonko · 6 years ago
  86. 505bc9f mm/page_alloc.c: fix calculation of pgdat->nr_zones by Wei Yang · 6 years ago
  87. 8f193a7 userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set by Andrea Arcangeli · 6 years ago
  88. 4ce3376 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  89. 6e44dd0 userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem by Andrea Arcangeli · 6 years ago
  90. 10f98c1 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  91. b66375b mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 6 years ago
  92. 16a2d60 mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 6 years ago
  93. 34b7a7c userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  94. 8b37c40 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 6 years ago
  95. af24c01 mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 6 years ago
  96. 3e9646c mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 6 years ago
  97. ee13d69 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 6 years ago
  98. 78141aa mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 6 years ago
  99. 8797f2f mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 6 years ago
  100. d31ff47 mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 6 years ago