1. 32b21348 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 5 years ago
  2. 0c4a3f5 mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 5 years ago
  3. 1bf23a0 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 5 years ago
  4. 5dd3345 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 5 years ago
  5. aab90fd mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 5 years ago
  6. 8f75945 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 5 years ago
  7. 121100e mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 5 years ago
  8. 4c2e041 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 5 years ago
  9. 2ed768c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 5 years ago
  10. 26c02ad mm, gup: ensure real head page is ref-counted when using hugepages by Punit Agrawal · 7 years ago
  11. 78ef218 mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages by Will Deacon · 7 years ago
  12. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  13. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  14. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 6 years ago
  15. fef85fb mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
  16. 30ca85a kasan: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  17. c6fc622 mm/kasan: Switch to using __pa_symbol and lm_alias by Laura Abbott · 7 years ago
  18. a67f81c x86/suspend: fix false positive KASAN warning on suspend/resume by Josh Poimboeuf · 7 years ago
  19. 2c4ae3a percpu: stop printing kernel addresses by Matteo Croce · 5 years ago
  20. e1d5361 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 5 years ago
  21. 206b87d mm/slab.c: kmemleak no scan alien caches by Qian Cai · 5 years ago
  22. e6bd3ed mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 5 years ago
  23. 7880fc29 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 5 years ago
  24. dcd85a7 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 5 years ago
  25. d59794a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 5 years ago
  26. 5b4e779 mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 5 years ago
  27. 78f42f1 mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 5 years ago
  28. 2484aab tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 5 years ago
  29. eb85c846ec tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 5 years ago
  30. 484e89a mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 5 years ago
  31. c133d8e mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 5 years ago
  32. 3016e96 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 5 years ago
  33. 61fdbbb mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 5 years ago
  34. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  35. 331fc4d mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 5 years ago
  36. 5ac6918 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  37. d069e8c mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  38. 17ef085 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 5 years ago
  39. eede34e mm: stop leaking PageTables by Hugh Dickins · 7 years ago
  40. 7f38299 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 5 years ago
  41. d2de58e mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 5 years ago
  42. 5a3c49b mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 5 years ago
  43. 274be58 mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 5 years ago
  44. c6e4be6 mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 5 years ago
  45. 5cf3e5f mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 5 years ago
  46. be22579 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 5 years ago
  47. cab4248 slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 5 years ago
  48. cb1206e hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 5 years ago
  49. fbb78e9 mm: don't warn about allocations which stall for too long by Tetsuo Handa · 5 years ago
  50. 447effd hugetlbfs: check for pgoff value overflow by Mike Kravetz · 6 years ago
  51. e5deaa5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 7 years ago
  52. 60b3d44 mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 5 years ago
  53. 3c47063 mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 5 years ago
  54. dc62803 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 5 years ago
  55. 8dcbb5f mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 5 years ago
  56. c2ca73b mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 5 years ago
  57. 5c0ecc2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 5 years ago
  58. 0dba3e5 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 5 years ago
  59. 9815b0f shmem: introduce shmem_inode_acct_block by Mike Rapoport · 7 years ago
  60. cae7ed2 shmem: shmem_charge: verify max_block is not exceeded before inode update by Mike Rapoport · 7 years ago
  61. 10e458e mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 5 years ago
  62. b59b24f mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 5 years ago
  63. ffdad59 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 5 years ago
  64. fb732e6 mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 6 years ago
  65. b48c29b mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 5 years ago
  66. d77eacd tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 6 years ago
  67. 789c694 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
  68. 9c34ad0 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  69. f8d4c94 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  70. 818e584 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  71. 1a55a71 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 6 years ago
  72. cbf05aa hugetlbfs: dirty pages as they are added to pagecache by Mike Kravetz · 6 years ago
  73. a96406d mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' by Christophe JAILLET · 6 years ago
  74. de4c175 mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() by zhong jiang · 7 years ago
  75. e34bd9a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  76. 44ccf71 mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
  77. e308fb9 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
  78. 00a28d94 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  79. b052d04 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 6 years ago
  80. 6b1bd5e mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
  81. 8458056 mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  82. bafc00f mm: remove seemingly spurious reclaimability check from laptop_mode gating by Johannes Weiner · 7 years ago
  83. 4f39381 mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced by Mel Gorman · 7 years ago
  84. 77d1a43 Fixes: Commit 2aa6d036b716 ("mm: numa: avoid waiting on freed migrated pages") by Chas Williams · 6 years ago
  85. c5804dd mm/fadvise.c: fix signed overflow UBSAN complaint by Andrey Ryabinin · 6 years ago
  86. 04d1d58 mm/tlb: Remove tlb_remove_table() non-concurrent condition by Peter Zijlstra · 6 years ago
  87. af669a0 mm/memory.c: check return value of ioremap_prot by jie@chenjie6@huwei.com · 6 years ago
  88. f108e46 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 6 years ago
  89. b55993f zswap: re-check zswap_is_full() after do zswap_shrink() by Li Wang · 6 years ago
  90. 2b7f885 kasan: fix shadow_size calculation error in kasan_module_alloc by Zhen Lei · 6 years ago
  91. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  92. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  93. c99dbd9 mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 6 years ago
  94. e18d328 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 6 years ago
  95. 3472e37 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 6 years ago
  96. f46b054 mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
  97. 6cfbbdd mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 6 years ago
  98. 433c183 mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 6 years ago
  99. 4be6529 mmap: relax file size limit for regular files by Linus Torvalds · 6 years ago
  100. 7a40374 mmap: introduce sane default mmap limits by Linus Torvalds · 6 years ago