1. 065e76d mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
  2. e3af59c mm: throttle show_mem() from warn_alloc() by Michal Hocko · 7 years ago
  3. 1684967 Merge "mm, oom_reaper: gather each vma to prevent leaking TLB entry" by Linux Build Service Account · 7 years ago
  4. 9d6c362 Merge "mm/cma: fix alloc_contig_range ret code/potential leak" by Linux Build Service Account · 7 years ago
  5. 90eee560 mm/cma: fix alloc_contig_range ret code/potential leak by Mike Kravetz · 7 years ago
  6. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 7 years ago
  7. 37d3932 Merge "mm, page_owner: don't grab zone->lock for init_pages_in_zone()" by Linux Build Service Account · 7 years ago
  8. 8cca21f Merge 4.9.65 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  9. ceaec6e mm/pagewalk.c: report holes in hugetlb ranges by Jann Horn · 7 years ago
  10. 9980b82 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  11. 37f5d92 mm, oom_reaper: gather each vma to prevent leaking TLB entry by Wang Nan · 7 years ago
  12. 07b039e9 mm: oom: let oom_reap_task and exit_mmap run concurrently by Andrea Arcangeli · 7 years ago
  13. 1a83e5c mm/oom_kill.c: add tracepoints for oom reaper-related events by Roman Gushchin · 7 years ago
  14. 7ade374 oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA by Kirill A. Shutemov · 7 years ago
  15. f51ed73 mm: drop zap_details::check_swap_entries by Kirill A. Shutemov · 7 years ago
  16. 3d73e99 mm: drop zap_details::ignore_dirty by Kirill A. Shutemov · 7 years ago
  17. aac1cbd Merge remote-tracking branch '4.9/tmp-fd67b2f' into msm-4.9 by Kyle Yan · 7 years ago
  18. fd67b2f Merge 4.9.58 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  19. 076a622 slub: do not merge cache if slub_debug contains a never-merge flag by Grygorii Maistrenko · 7 years ago
  20. a5f043b mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 7 years ago
  21. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  22. f931a27 Merge 4.9.55 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  23. 2b81970 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
  24. 012bc8b Merge 4.9.54 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  25. a495f72 mm/cgroup: avoid panic when init with low memory by Laurent Dufour · 7 years ago
  26. ce93979 Merge 4.9.52 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  27. 39f5677 mm: prevent double decrease of nr_reserved_highatomic by Minchan Kim · 8 years ago
  28. 8f3c7cf mm, page_owner: skip unnecessary stack_trace entries by Prakash Gupta · 7 years ago
  29. 3c0ff92 Merge "Merge remote-tracking branch '4.9/tmp-f7d2974' into msm-4.9" by Linux Build Service Account · 7 years ago
  30. 22442ed Merge "Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9" by Linux Build Service Account · 7 years ago
  31. e5f5ad1 Merge remote-tracking branch '4.9/tmp-f7d2974' into msm-4.9 by Kyle Yan · 7 years ago
  32. 037d768 Merge "lowmemorykiller: use oom reaper to free pages of task killed by lmk " by Linux Build Service Account · 7 years ago
  33. 05d778c2 lowmemorykiller: use oom reaper to free pages of task killed by lmk by Charan Teja Reddy · 7 years ago
  34. fd70617 Merge 4.9.50 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  35. f7d2974 Merge 4.9.50 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. 3c8381d mm/memory.c: fix mem_cgroup_oom_disable() call missing by Laurent Dufour · 7 years ago
  37. 470e5b6 mm: vmscan: scan until it finds eligible pages by Minchan Kim · 7 years ago
  38. 7fcc202 mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idx by Mel Gorman · 7 years ago
  39. 62cd588 mm, vmscan: only clear pgdat congested/dirty/writeback state when balanced by Mel Gorman · 7 years ago
  40. eeb5a6a mm, vmscan: fix zone balance check in prepare_kswapd_sleep by Shantanu Goel · 7 years ago
  41. 94d596c1 mm: remove unnecessary back-off function when retrying page reclaim by Johannes Weiner · 7 years ago
  42. 061d6da Revert "mm, vmscan: account for skipped pages as a partial scan" by Johannes Weiner · 7 years ago
  43. 4d7658d mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate by Michal Hocko · 7 years ago
  44. a1d37a0 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 7 years ago
  45. c383d08 mm: don't avoid high-priority reclaim on memcg limit reclaim by Johannes Weiner · 7 years ago
  46. 41a4016 mm: don't avoid high-priority reclaim on unreclaimable nodes by Johannes Weiner · 7 years ago
  47. b52d8b6 mm: remove unnecessary reclaimability check from NUMA balancing target by Johannes Weiner · 7 years ago
  48. 9da1b5e mm: remove seemingly spurious reclaimability check from laptop_mode gating by Johannes Weiner · 7 years ago
  49. cbe5956 mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling by Johannes Weiner · 7 years ago
  50. 56c7b5c mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced by Mel Gorman · 7 years ago
  51. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  52. c491afc Merge 4.9.48 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  53. 85e1c01 Merge 4.9.48 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  54. 739435f mm, page_owner: don't grab zone->lock for init_pages_in_zone() by Vlastimil Babka · 7 years ago
  55. 8cc3acf mm, madvise: ensure poisoned pages are removed from per-cpu lists by Mel Gorman · 7 years ago
  56. c40db80 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  57. 2832a12 Merge 4.9.46 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  58. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  59. 9d26332 mm/memblock.c: reversed logic in memblock_discard() by Pavel Tatashin · 7 years ago
  60. 0f49b05 mm/madvise.c: fix freeing of locked page with MADV_FREE by Eric Biggers · 7 years ago
  61. 5d8b3cc mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled by Kirill A. Shutemov · 7 years ago
  62. 4613f61 Merge 4.9.45 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  63. 5731c30 Merge 4.9.45 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  64. 61332dc Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  65. 91105f2 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  66. 59ee25d mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS by Michal Hocko · 7 years ago
  67. 87395ee mm: discard memblock data later by Pavel Tatashin · 7 years ago
  68. 2292b51 Merge 4.9.44 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  69. e228691 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  70. b56cd77 mm: ratelimit PFNs busy info message by Jonathan Toppins · 7 years ago
  71. b29acd8 Merge "mm: cma: fix stack corruption due to sprintf usage" by Linux Build Service Account · 7 years ago
  72. 452f675 Merge "cma: Store a name in the cma structure" by Linux Build Service Account · 7 years ago
  73. dc7e74b mm: cma: fix stack corruption due to sprintf usage by Prakash Gupta · 7 years ago
  74. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  75. 22cccef mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 8 years ago
  76. 7b95b74 mm/page_alloc: Remove kernel address exposure in free_reserved_area() by Josh Poimboeuf · 8 years ago
  77. 5a1eef7 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  78. 77dbb1d cma: Store a name in the cma structure by Laura Abbott · 7 years ago
  79. 1206f76 mm: run the showmem notifier in alloc failure by Prakash Gupta · 7 years ago
  80. 2eb8775 mm, oom: run the showmem notifier in oom by Prakash Gupta · 7 years ago
  81. a0d60fa mm: cma: Register with show_mem notification framework by Prakash Gupta · 7 years ago
  82. efb354d mm: cma: print allocation failure reason and bitmap status by Jaewon Kim · 7 years ago
  83. 1388873 Merge "Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9" by Linux Build Service Account · 7 years ago
  84. 81c065e Merge "mm: add preempt points into __purge_vmap_area_lazy()" by Linux Build Service Account · 7 years ago
  85. 8866cda Merge "mm: mark all calls into the vmalloc subsystem as potentially sleeping" by Linux Build Service Account · 7 years ago
  86. 4188180 Merge "mm: add vfree_atomic()" by Linux Build Service Account · 7 years ago
  87. 588b9247 Merge "mm: avoid taking zone lock in pagetypeinfo_showmixed()" by Linux Build Service Account · 7 years ago
  88. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  89. 68b9043 mm: add preempt points into __purge_vmap_area_lazy() by Joel Fernandes · 8 years ago
  90. 4a4394c mm: mark all calls into the vmalloc subsystem as potentially sleeping by Christoph Hellwig · 8 years ago
  91. 3af922c mm: add vfree_atomic() by Andrey Ryabinin · 8 years ago
  92. 9fd2c02 mm: turn vmap_purge_lock into a mutex by Christoph Hellwig · 8 years ago
  93. 835db09 mm: refactor __purge_vmap_area_lazy() by Christoph Hellwig · 8 years ago
  94. 7df9875 mm: remove free_unmap_vmap_area_addr() by Christoph Hellwig · 8 years ago
  95. 71aadd0 mm: remove free_unmap_vmap_area_noflush() by Christoph Hellwig · 8 years ago
  96. 64958e2 mm: avoid taking zone lock in pagetypeinfo_showmixed() by Vinayak Menon · 7 years ago
  97. 7f8a644 Merge "mm: kasan: Initialize first_bad_addr field in info variable in report.c" by Linux Build Service Account · 7 years ago
  98. 68406b9 Merge "lowmemorykiller: Introduce sysfs node for ALMK and PPR adj threshold" by Linux Build Service Account · 7 years ago
  99. 096551a mm: kasan: Initialize first_bad_addr field in info variable in report.c by Sridhar Parasuram · 7 years ago
  100. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago