1. 555bd7e Merge android-4.9.181 (6ccab84) into msm-4.9 by jianzhou · 4 years, 10 months ago
  2. 78360542 Merge android-4.9.180 (719bdd9) into msm-4.9 by jianzhou · 4 years, 10 months ago
  3. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  4. d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  5. d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
  6. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  7. ad20411 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 4 years, 11 months ago
  8. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  9. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  10. 484354b mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 4 years, 11 months ago
  11. 478cf2d mm/kmemleak.c: fix check for softirq context by Dmitry Vyukov · 4 years, 11 months ago
  12. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  13. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  14. 32b21348 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 5 years ago
  15. 0c4a3f5 mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 5 years ago
  16. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  17. a80a7ab Merge 4.9.183 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  18. 1bf23a0 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 5 years ago
  19. 5dd3345 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 5 years ago
  20. aab90fd mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 5 years ago
  21. 8f75945 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 5 years ago
  22. 121100e mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 5 years ago
  23. 4c2e041 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 5 years ago
  24. b9dc7bb mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() by Johannes Weiner · 5 years ago
  25. 83b8ce0 Merge android-4.9.178 (df08e34) into msm-4.9 by jianzhou · 5 years ago
  26. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  27. 6ccab84 Merge 4.9.181 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  28. 2ed768c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 5 years ago
  29. 26c02ad mm, gup: ensure real head page is ref-counted when using hugepages by Punit Agrawal · 7 years ago
  30. 78ef218 mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages by Will Deacon · 7 years ago
  31. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  32. cabdf6b Merge android-4.9-174 (d47e38b) into msm-4.9 by Tengfei Fan · 5 years ago
  33. a56988d Merge commit android-4.9.171 (3383326) into msm-4.9 by Tengfei Fan · 5 years ago
  34. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  35. 719bdd9 Merge 4.9.180 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  36. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  37. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  38. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  39. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  40. df08e34 Merge 4.9.178 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  41. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 6 years ago
  42. fef85fb mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
  43. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  44. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  45. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  46. 30ca85a kasan: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  47. c6fc622 mm/kasan: Switch to using __pa_symbol and lm_alias by Laura Abbott · 7 years ago
  48. a67f81c x86/suspend: fix false positive KASAN warning on suspend/resume by Josh Poimboeuf · 7 years ago
  49. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  50. 3383326 Merge 4.9.171 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  51. 2c4ae3a percpu: stop printing kernel addresses by Matteo Croce · 5 years ago
  52. e1d5361 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 5 years ago
  53. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  54. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  55. 286f971 Merge 4.9.168 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  56. 206b87d mm/slab.c: kmemleak no scan alien caches by Qian Cai · 5 years ago
  57. e6bd3ed mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 5 years ago
  58. 7880fc29 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 5 years ago
  59. dcd85a7 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 5 years ago
  60. d59794a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 5 years ago
  61. 7df01a2 BACKPORT: mm/debug.c: provide useful debugging information for VM_BUG by Matthew Wilcox · 6 years ago
  62. 6d698fb UPSTREAM: usercopy: Remove pointer from overflow report by Kees Cook · 6 years ago
  63. 6d7a976 UPSTREAM: mm/slab.c: do not hash pointers when debugging slab by Geert Uytterhoeven · 6 years ago
  64. 6f4a372 UPSTREAM: kasan: use %px to print addresses instead of %p by Tobin C. Harding · 7 years ago
  65. 572b9da BACKPORT: filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 5 years ago
  66. f959372 BACKPORT: filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 5 years ago
  67. 091c93e BACKPORT: filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 5 years ago
  68. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  69. 5b4e779 mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 5 years ago
  70. 78f42f1 mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 5 years ago
  71. 2484aab tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 5 years ago
  72. eb85c846ec tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 5 years ago
  73. 484e89a mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 5 years ago
  74. c133d8e mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 5 years ago
  75. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  76. d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  77. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  78. 7394f69 UPSTREAM: Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
  79. 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 7 years ago
  80. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  81. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  82. 3016e96 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 5 years ago
  83. 61fdbbb mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 5 years ago
  84. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  85. 67c9adf Merge "mm/zsmalloc.c: change stat type parameter to int" by Linux Build Service Account · 5 years ago
  86. 0dbfde6 mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  87. ced00e3 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  88. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  89. 331fc4d mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 5 years ago
  90. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  91. 5ac6918 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  92. d069e8c mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  93. 17ef085 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 5 years ago
  94. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  95. eede34e mm: stop leaking PageTables by Hugh Dickins · 7 years ago
  96. 5c59cd0 Merge "Merge android-4.9.155 (32e6695) into msm-4.9" by Linux Build Service Account · 5 years ago
  97. 3de7f845 BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Joel Fernandes · 5 years ago
  98. f1aee4a mm: Fix false warnings from apply_to_page_range by Patrick Daly · 6 years ago
  99. 3c302a7 Merge "Merge android-4.9.152 (fd37e28) into msm-4.9" by Linux Build Service Account · 5 years ago
  100. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago