1. 18484eb writeback: safer lock nesting by Greg Thelen · 6 years ago
  2. f4c86fa mm/filemap.c: fix NULL pointer in page_cache_tree_insert() by Matthew Wilcox · 6 years ago
  3. 75e6359 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 6 years ago
  4. 91d6460 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 7 years ago
  5. c2a3e4f mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 7 years ago
  6. 8ab8995 mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 6 years ago
  7. 142d9dd mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 6 years ago
  8. 24284d5 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 6 years ago
  9. 0b42ce0 mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page by Naoya Horiguchi · 7 years ago
  10. 82d938a mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfo by David Rientjes · 7 years ago
  11. 7eb0b73 mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling by Johannes Weiner · 7 years ago
  12. 78b1cb3 mm: fail get_vaddr_frames() for filesystem-dax mappings by Dan Williams · 6 years ago
  13. b29ea3c mm: introduce get_user_pages_longterm by Dan Williams · 6 years ago
  14. f2562ed mm: avoid spurious 'bad pmd' warning messages by Ross Zwisler · 6 years ago
  15. 8bec83b shmem: fix compilation warnings on unused functions by Jérémy Lefaure · 7 years ago
  16. 1dc6839 shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  17. 4b5b4f6 mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep by Dave Young · 6 years ago
  18. 5cab144f Provide a function to create a NUL-terminated string from unterminated data by David Howells · 7 years ago
  19. 274ee93 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. by Tetsuo Handa · 6 years ago
  20. 7318454 mm: hide a #warning for COMPILE_TEST by Arnd Bergmann · 6 years ago
  21. 7b86238 kmemleak: add scheduling point to kmemleak_scan() by Yisheng Xie · 6 years ago
  22. 19a7db1 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  23. 685cce5 mm, page_alloc: fix potential false positive in __zone_watermark_ok by Vlastimil Babka · 7 years ago
  24. 714c19e cma: fix calculation of aligned offset by Doug Berger · 7 years ago
  25. bc0e217 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 7 years ago
  26. c57664b mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack by Michal Hocko · 7 years ago
  27. 1ecdfc1 zswap: don't param_set_charp while holding spinlock by Dan Streetman · 7 years ago
  28. 1972bb9 kaiser: vmstat show NR_KAISERTABLE as nr_overhead by Hugh Dickins · 7 years ago
  29. 1618400 zsmalloc: calling zs_map_object() from irq is a bug by Sergey Senozhatsky · 7 years ago
  30. c2edc33 thp: fix MADV_DONTNEED vs. numa balancing race by Kirill A. Shutemov · 7 years ago
  31. 7bdd685 thp: reduce indentation level in change_huge_pmd() by Kirill A. Shutemov · 7 years ago
  32. fae478c mm: fix remote numa hits statistics by Michal Hocko · 7 years ago
  33. ee23ae9 mm, oom_reaper: gather each vma to prevent leaking TLB entry by Wang Nan · 6 years ago
  34. ba32d7d mm/madvise.c: fix madvise() infinite loop under special circumstances by chenjie · 6 years ago
  35. cebe139 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 6 years ago
  36. 436f19a mm/cma: fix alloc_contig_range ret code/potential leak by Mike Kravetz · 6 years ago
  37. 7031ae2 mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() by Kirill A. Shutemov · 6 years ago
  38. ceaec6e mm/pagewalk.c: report holes in hugetlb ranges by Jann Horn · 7 years ago
  39. 9980b82 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  40. 076a622 slub: do not merge cache if slub_debug contains a never-merge flag by Grygorii Maistrenko · 7 years ago
  41. a5f043b mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 7 years ago
  42. 2b81970 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
  43. a495f72 mm/cgroup: avoid panic when init with low memory by Laurent Dufour · 7 years ago
  44. 39f5677 mm: prevent double decrease of nr_reserved_highatomic by Minchan Kim · 7 years ago
  45. 3c8381d mm/memory.c: fix mem_cgroup_oom_disable() call missing by Laurent Dufour · 7 years ago
  46. 8cc3acf mm, madvise: ensure poisoned pages are removed from per-cpu lists by Mel Gorman · 7 years ago
  47. 9d26332 mm/memblock.c: reversed logic in memblock_discard() by Pavel Tatashin · 7 years ago
  48. 0f49b05 mm/madvise.c: fix freeing of locked page with MADV_FREE by Eric Biggers · 7 years ago
  49. 5d8b3cc mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled by Kirill A. Shutemov · 7 years ago
  50. 61332dc Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  51. 91105f2 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  52. 59ee25d mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS by Michal Hocko · 7 years ago
  53. 87395ee mm: discard memblock data later by Pavel Tatashin · 7 years ago
  54. e228691 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  55. b56cd77 mm: ratelimit PFNs busy info message by Jonathan Toppins · 7 years ago
  56. 22cccef mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 7 years ago
  57. 7b95b74 mm/page_alloc: Remove kernel address exposure in free_reserved_area() by Josh Poimboeuf · 8 years ago
  58. 5a1eef7 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  59. 38dfd2e mm: fix overflow check in expand_upwards() by Helge Deller · 7 years ago
  60. a48542e mm/list_lru.c: fix list_lru_count_node() to be race free by Sahitya Tummala · 7 years ago
  61. d2b6468 thp, mm: fix crash due race in MADV_FREE handling by Kirill A. Shutemov · 7 years ago
  62. 647f605 mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 7 years ago
  63. 2aa6d03 mm: numa: avoid waiting on freed migrated pages by Mark Rutland · 7 years ago
  64. b135522 mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff() by David Rientjes · 7 years ago
  65. ce7fe85 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 7 years ago
  66. 5d10ad62 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  67. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  68. f7ae7d2 swap: cond_resched in swap_cgroup_prepare() by Yu Zhao · 7 years ago
  69. 1419b87 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 7 years ago
  70. 5331baa kasan: respect /proc/sys/kernel/traceoff_on_warning by Peter Zijlstra · 7 years ago
  71. 8936b74 shmem: fix sleeping from atomic context by Kirill A. Shutemov · 7 years ago
  72. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  73. 74b4163 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 7 years ago
  74. c1bb2a8 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 7 years ago
  75. 873f3b0 ksm: prevent crash after write_protect_page fails by Andrea Arcangeli · 7 years ago
  76. 292f70c mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 7 years ago
  77. 1163e78 mlock: fix mlock count can not decrease in race condition by Yisheng Xie · 7 years ago
  78. d494cab mm/migrate: fix refcount handling when !hugepage_migration_supported() by Punit Agrawal · 7 years ago
  79. 4e434d4 mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC by Vlastimil Babka · 7 years ago
  80. c0a602ad mm: prevent NR_ISOLATE_* stats from going negative by Rabin Vincent · 7 years ago
  81. 754ae7e mm: memcontrol: use special workqueue for creating per-memcg caches by Vladimir Davydov · 7 years ago
  82. d19f745 zsmalloc: expand class bit by Minchan Kim · 7 years ago
  83. f584803 thp: fix MADV_DONTNEED vs. MADV_FREE race by Kirill A. Shutemov · 7 years ago
  84. cddab76 mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 7 years ago
  85. e3b08eb mm/page_alloc.c: fix print order in show_free_areas() by Alexander Polakov · 7 years ago
  86. e3a5529 mm: workingset: fix premature shadow node shrinking with cgroups by Johannes Weiner · 7 years ago
  87. 40c5b99 mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() by Naoya Horiguchi · 7 years ago
  88. b570792 mm: rmap: fix huge file mmap accounting in the memcg stats by Johannes Weiner · 7 years ago
  89. 3f406ec percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages by Tahsin Erdogan · 7 years ago
  90. bc01eb9 slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 7 years ago
  91. 16ace91 mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 7 years ago
  92. 1771fc5 thp: fix another corner case of munlock() vs. THPs by Kirill A. Shutemov · 7 years ago
  93. 521e92b mm, vmscan: consider eligible zones in get_scan_count by Michal Hocko · 7 years ago
  94. 7105313 mm, vmscan: cleanup lru size claculations by Michal Hocko · 7 years ago
  95. 2c290ee mm: do not access page->mapping directly on page_endio by Minchan Kim · 7 years ago
  96. 58d1dbb mm: vmpressure: fix sending wrong events on underflow by Vinayak Menon · 7 years ago
  97. d1e8042 mm/page_alloc: fix nodes for reclaim in fast path by Gavin Shan · 7 years ago
  98. 1cb3de8 block: fix double-free in the failure path of cgwb_bdi_init() by Tejun Heo · 7 years ago
  99. 49f68cc mm/slub.c: fix random_seq offset destruction by Sean Rees · 7 years ago
  100. b67c7d3 mm, fs: check for fatal signals in do_generic_file_read() by Michal Hocko · 7 years ago