1. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  2. d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
  3. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  4. ad20411 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 5 years ago
  5. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  6. 484354b mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 5 years ago
  7. 478cf2d mm/kmemleak.c: fix check for softirq context by Dmitry Vyukov · 5 years ago
  8. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  9. 32b21348 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 5 years ago
  10. 0c4a3f5 mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 5 years ago
  11. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  12. 1bf23a0 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 5 years ago
  13. 5dd3345 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 5 years ago
  14. aab90fd mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 5 years ago
  15. 8f75945 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 5 years ago
  16. 121100e mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 5 years ago
  17. 4c2e041 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 5 years ago
  18. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  19. 2ed768c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 5 years ago
  20. 26c02ad mm, gup: ensure real head page is ref-counted when using hugepages by Punit Agrawal · 7 years ago
  21. 78ef218 mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages by Will Deacon · 7 years ago
  22. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  23. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  24. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  25. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  26. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  27. fef85fb mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
  28. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  29. 30ca85a kasan: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  30. c6fc622 mm/kasan: Switch to using __pa_symbol and lm_alias by Laura Abbott · 7 years ago
  31. a67f81c x86/suspend: fix false positive KASAN warning on suspend/resume by Josh Poimboeuf · 8 years ago
  32. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  33. 2c4ae3a percpu: stop printing kernel addresses by Matteo Croce · 5 years ago
  34. e1d5361 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 5 years ago
  35. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. 206b87d mm/slab.c: kmemleak no scan alien caches by Qian Cai · 5 years ago
  37. e6bd3ed mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 5 years ago
  38. 7880fc29 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 5 years ago
  39. dcd85a7 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 5 years ago
  40. d59794a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 5 years ago
  41. 7df01a2 BACKPORT: mm/debug.c: provide useful debugging information for VM_BUG by Matthew Wilcox · 6 years ago
  42. 6d698fb UPSTREAM: usercopy: Remove pointer from overflow report by Kees Cook · 6 years ago
  43. 6d7a976 UPSTREAM: mm/slab.c: do not hash pointers when debugging slab by Geert Uytterhoeven · 6 years ago
  44. 6f4a372 UPSTREAM: kasan: use %px to print addresses instead of %p by Tobin C. Harding · 7 years ago
  45. 572b9da BACKPORT: filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 5 years ago
  46. f959372 BACKPORT: filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 5 years ago
  47. 091c93e BACKPORT: filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 5 years ago
  48. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  49. 5b4e779 mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 5 years ago
  50. 78f42f1 mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 5 years ago
  51. 2484aab tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 5 years ago
  52. eb85c846ec tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 5 years ago
  53. 484e89a mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 5 years ago
  54. c133d8e mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 5 years ago
  55. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  56. d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  57. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  58. 7394f69 UPSTREAM: Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
  59. 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 7 years ago
  60. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  61. 3016e96 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 5 years ago
  62. 61fdbbb mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 5 years ago
  63. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  64. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  65. 331fc4d mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 5 years ago
  66. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  67. 5ac6918 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  68. d069e8c mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  69. 17ef085 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 5 years ago
  70. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  71. eede34e mm: stop leaking PageTables by Hugh Dickins · 7 years ago
  72. 3de7f845 BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Joel Fernandes · 5 years ago
  73. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  74. 7f38299 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 5 years ago
  75. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  76. d2de58e mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 5 years ago
  77. 5a3c49b mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 5 years ago
  78. 274be58 mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 5 years ago
  79. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  80. c6e4be6 mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 5 years ago
  81. 11d2145 UPSTREAM: readahead: stricter check for bdi io_pages by Markus Stockhausen · 6 years ago
  82. 1e6563f UPSTREAM: mm: don't cap request size based on read-ahead setting by Jens Axboe · 7 years ago
  83. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  84. 5cf3e5f mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 5 years ago
  85. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  86. be22579 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 5 years ago
  87. cab4248 slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 5 years ago
  88. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  89. cb1206e hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 5 years ago
  90. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  91. fbb78e9 mm: don't warn about allocations which stall for too long by Tetsuo Handa · 6 years ago
  92. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  93. 447effd hugetlbfs: check for pgoff value overflow by Mike Kravetz · 6 years ago
  94. e5deaa5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 7 years ago
  95. 60b3d44 mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 6 years ago
  96. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  97. 3c47063 mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 6 years ago
  98. dc62803 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 6 years ago
  99. 8dcbb5f mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 6 years ago
  100. c2ca73b mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 6 years ago