1. 206b87d mm/slab.c: kmemleak no scan alien caches by Qian Cai · 5 years ago
  2. e6bd3ed mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 5 years ago
  3. 7880fc29 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 5 years ago
  4. dcd85a7 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 5 years ago
  5. d59794a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 5 years ago
  6. 5b4e779 mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 5 years ago
  7. 78f42f1 mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 5 years ago
  8. 2484aab tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 5 years ago
  9. eb85c846ec tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 5 years ago
  10. 484e89a mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 5 years ago
  11. c133d8e mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 5 years ago
  12. 3016e96 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 5 years ago
  13. 61fdbbb mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 5 years ago
  14. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  15. 331fc4d mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 5 years ago
  16. 5ac6918 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  17. d069e8c mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  18. 17ef085 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 5 years ago
  19. eede34e mm: stop leaking PageTables by Hugh Dickins · 7 years ago
  20. 7f38299 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 5 years ago
  21. d2de58e mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 5 years ago
  22. 5a3c49b mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 5 years ago
  23. 274be58 mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 5 years ago
  24. c6e4be6 mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 5 years ago
  25. 5cf3e5f mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 5 years ago
  26. be22579 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 5 years ago
  27. cab4248 slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 5 years ago
  28. cb1206e hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 5 years ago
  29. fbb78e9 mm: don't warn about allocations which stall for too long by Tetsuo Handa · 5 years ago
  30. 447effd hugetlbfs: check for pgoff value overflow by Mike Kravetz · 6 years ago
  31. e5deaa5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 7 years ago
  32. 60b3d44 mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 5 years ago
  33. 3c47063 mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 5 years ago
  34. dc62803 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 5 years ago
  35. 8dcbb5f mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 5 years ago
  36. c2ca73b mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 5 years ago
  37. 5c0ecc2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 5 years ago
  38. 0dba3e5 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 5 years ago
  39. 9815b0f shmem: introduce shmem_inode_acct_block by Mike Rapoport · 7 years ago
  40. cae7ed2 shmem: shmem_charge: verify max_block is not exceeded before inode update by Mike Rapoport · 7 years ago
  41. 10e458e mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 5 years ago
  42. b59b24f mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 5 years ago
  43. ffdad59 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 5 years ago
  44. fb732e6 mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 6 years ago
  45. b48c29b mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 5 years ago
  46. d77eacd tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 6 years ago
  47. 789c694 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
  48. 9c34ad0 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  49. f8d4c94 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  50. 818e584 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  51. 1a55a71 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 6 years ago
  52. cbf05aa hugetlbfs: dirty pages as they are added to pagecache by Mike Kravetz · 6 years ago
  53. a96406d mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' by Christophe JAILLET · 6 years ago
  54. de4c175 mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() by zhong jiang · 7 years ago
  55. e34bd9a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  56. 44ccf71 mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
  57. e308fb9 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
  58. 00a28d94 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  59. b052d04 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 6 years ago
  60. 6b1bd5e mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
  61. 8458056 mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  62. bafc00f mm: remove seemingly spurious reclaimability check from laptop_mode gating by Johannes Weiner · 7 years ago
  63. 4f39381 mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced by Mel Gorman · 7 years ago
  64. 77d1a43 Fixes: Commit 2aa6d036b716 ("mm: numa: avoid waiting on freed migrated pages") by Chas Williams · 6 years ago
  65. c5804dd mm/fadvise.c: fix signed overflow UBSAN complaint by Andrey Ryabinin · 6 years ago
  66. 04d1d58 mm/tlb: Remove tlb_remove_table() non-concurrent condition by Peter Zijlstra · 6 years ago
  67. af669a0 mm/memory.c: check return value of ioremap_prot by jie@chenjie6@huwei.com · 6 years ago
  68. f108e46 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 6 years ago
  69. b55993f zswap: re-check zswap_is_full() after do zswap_shrink() by Li Wang · 6 years ago
  70. 2b7f885 kasan: fix shadow_size calculation error in kasan_module_alloc by Zhen Lei · 6 years ago
  71. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  72. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  73. c99dbd9 mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 6 years ago
  74. e18d328 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 6 years ago
  75. 3472e37 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 6 years ago
  76. f46b054 mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
  77. 6cfbbdd mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 6 years ago
  78. 433c183 mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 6 years ago
  79. 4be6529 mmap: relax file size limit for regular files by Linus Torvalds · 6 years ago
  80. 7a40374 mmap: introduce sane default mmap limits by Linus Torvalds · 6 years ago
  81. 93960f9 mm: fix the NULL mapping case in __isolate_lru_page() by Hugh Dickins · 6 years ago
  82. d7f4e94 mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 6 years ago
  83. 2272b83 mm/ksm: fix interaction with THP by Claudio Imbrenda · 6 years ago
  84. 4237947 swap: divide-by-zero when zero length swap file on ssd by Tom Abraham · 6 years ago
  85. 51db674 mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 6 years ago
  86. 6b7ff8e mm, thp: do not cause memcg oom for thp by David Rientjes · 6 years ago
  87. be1a9d1 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 6 years ago
  88. a8b2150 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 6 years ago
  89. ab88b8a mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 6 years ago
  90. e56d370 mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 6 years ago
  91. 4cf2463 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 6 years ago
  92. 2851e3b mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 6 years ago
  93. b1fc8ec kasan: fix memory hotplug during boot by David Hildenbrand · 6 years ago
  94. 270693b mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 6 years ago
  95. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  96. 8f54ead percpu: include linux/sched.h for cond_resched() by Tejun Heo · 6 years ago
  97. 18484eb writeback: safer lock nesting by Greg Thelen · 6 years ago
  98. f4c86fa mm/filemap.c: fix NULL pointer in page_cache_tree_insert() by Matthew Wilcox · 6 years ago
  99. 75e6359 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 6 years ago
  100. 91d6460 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 7 years ago