1. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. d7f4e94 mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 6 years ago
  3. 2272b83 mm/ksm: fix interaction with THP by Claudio Imbrenda · 6 years ago
  4. 4237947 swap: divide-by-zero when zero length swap file on ssd by Tom Abraham · 6 years ago
  5. 51db674 mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 6 years ago
  6. 6b7ff8e mm, thp: do not cause memcg oom for thp by David Rientjes · 6 years ago
  7. be1a9d1 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 6 years ago
  8. a8b2150 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 6 years ago
  9. ab88b8a mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 6 years ago
  10. e56d370 mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 6 years ago
  11. 4cf2463 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 6 years ago
  12. 2851e3b mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 6 years ago
  13. b1fc8ec kasan: fix memory hotplug during boot by David Hildenbrand · 6 years ago
  14. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 270693b mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 6 years ago
  16. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  18. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 8f54ead percpu: include linux/sched.h for cond_resched() by Tejun Heo · 6 years ago
  20. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 18484eb writeback: safer lock nesting by Greg Thelen · 6 years ago
  22. f4c86fa mm/filemap.c: fix NULL pointer in page_cache_tree_insert() by Matthew Wilcox · 6 years ago
  23. 75e6359 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 6 years ago
  24. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 91d6460 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 7 years ago
  26. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  27. c2a3e4f mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 7 years ago
  28. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  29. 8ab8995 mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 6 years ago
  30. 142d9dd mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 6 years ago
  31. 24284d5 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 6 years ago
  32. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. 0b42ce0 mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page by Naoya Horiguchi · 7 years ago
  34. 82d938a mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfo by David Rientjes · 7 years ago
  35. 7eb0b73 mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling by Johannes Weiner · 7 years ago
  36. d6f2774 UPSTREAM: kasan: add functions for unpoisoning stack variables by Alexander Potapenko · 6 years ago
  37. 9351dcd UPSTREAM: kasan: support alloca() poisoning by Paul Lawrence · 6 years ago
  38. 4fd840d mm: fix filler function type mismatch by Sami Tolvanen · 7 years ago
  39. 97d5fd2 mm: fix drain_local_pages function type by Sami Tolvanen · 7 years ago
  40. 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  41. 78b1cb3 mm: fail get_vaddr_frames() for filesystem-dax mappings by Dan Williams · 6 years ago
  42. b29ea3c mm: introduce get_user_pages_longterm by Dan Williams · 6 years ago
  43. f2562ed mm: avoid spurious 'bad pmd' warning messages by Ross Zwisler · 6 years ago
  44. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. 8bec83b shmem: fix compilation warnings on unused functions by Jérémy Lefaure · 7 years ago
  46. 1dc6839 shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  47. 4b5b4f6 mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep by Dave Young · 6 years ago
  48. 5cab144f Provide a function to create a NUL-terminated string from unterminated data by David Howells · 7 years ago
  49. 274ee93 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. by Tetsuo Handa · 6 years ago
  50. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. 7318454 mm: hide a #warning for COMPILE_TEST by Arnd Bergmann · 6 years ago
  52. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. 7b86238 kmemleak: add scheduling point to kmemleak_scan() by Yisheng Xie · 6 years ago
  54. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  55. 19a7db1 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  56. 685cce5 mm, page_alloc: fix potential false positive in __zone_watermark_ok by Vlastimil Babka · 7 years ago
  57. 714c19e cma: fix calculation of aligned offset by Doug Berger · 7 years ago
  58. bc0e217 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 7 years ago
  59. c57664b mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack by Michal Hocko · 7 years ago
  60. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  61. 1ecdfc1 zswap: don't param_set_charp while holding spinlock by Dan Streetman · 7 years ago
  62. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  63. 1972bb9 kaiser: vmstat show NR_KAISERTABLE as nr_overhead by Hugh Dickins · 7 years ago
  64. 77b062e UPSTREAM: kasan: make get_wild_bug_type() static by Colin Ian King · 7 years ago
  65. 37070c1 UPSTREAM: kasan: separate report parts by empty lines by Andrey Konovalov · 7 years ago
  66. bef4eb3 UPSTREAM: kasan: improve double-free report format by Andrey Konovalov · 7 years ago
  67. ba2d145 UPSTREAM: kasan: print page description after stacks by Andrey Konovalov · 7 years ago
  68. c13ce42 UPSTREAM: kasan: improve slab object description by Andrey Konovalov · 7 years ago
  69. 5e2a115 UPSTREAM: kasan: change report header by Andrey Konovalov · 7 years ago
  70. 74f1d22 UPSTREAM: kasan: simplify address description logic by Andrey Konovalov · 7 years ago
  71. 9592c76 UPSTREAM: kasan: change allocation and freeing stack traces headers by Andrey Konovalov · 7 years ago
  72. 00c37f3 UPSTREAM: kasan: unify report headers by Andrey Konovalov · 7 years ago
  73. 828a17c UPSTREAM: kasan: introduce helper functions for determining bug type by Andrey Konovalov · 7 years ago
  74. 586b2bd BACKPORT: kasan: report only the first error by default by Mark Rutland · 7 years ago
  75. e9166aa UPSTREAM: kasan: fix races in quarantine_remove_cache() by Dmitry Vyukov · 7 years ago
  76. 650117f UPSTREAM: kasan: resched in quarantine_remove_cache() by Dmitry Vyukov · 7 years ago
  77. 46ae3e4 UPSTREAM: kasan, sched/headers: Uninline kasan_enable/disable_current() by Ingo Molnar · 7 years ago
  78. cb61d5a UPSTREAM: kasan: drain quarantine of memcg slab objects by Greg Thelen · 7 years ago
  79. b0b3611 UPSTREAM: kasan: eliminate long stalls during quarantine reduction by Dmitry Vyukov · 7 years ago
  80. 522e13a UPSTREAM: kasan: support panic_on_warn by Dmitry Vyukov · 7 years ago
  81. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  82. 1618400 zsmalloc: calling zs_map_object() from irq is a bug by Sergey Senozhatsky · 7 years ago
  83. c2edc33 thp: fix MADV_DONTNEED vs. numa balancing race by Kirill A. Shutemov · 7 years ago
  84. 7bdd685 thp: reduce indentation level in change_huge_pmd() by Kirill A. Shutemov · 7 years ago
  85. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  86. fae478c mm: fix remote numa hits statistics by Michal Hocko · 7 years ago
  87. ee23ae9 mm, oom_reaper: gather each vma to prevent leaking TLB entry by Wang Nan · 6 years ago
  88. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  89. ba32d7d mm/madvise.c: fix madvise() infinite loop under special circumstances by chenjie · 6 years ago
  90. cebe139 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 6 years ago
  91. 436f19a mm/cma: fix alloc_contig_range ret code/potential leak by Mike Kravetz · 6 years ago
  92. 7031ae2 mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() by Kirill A. Shutemov · 6 years ago
  93. ea83e4a Merge 4.9.65 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  94. ceaec6e mm/pagewalk.c: report holes in hugetlb ranges by Jann Horn · 7 years ago
  95. 9980b82 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  96. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  97. 076a622 slub: do not merge cache if slub_debug contains a never-merge flag by Grygorii Maistrenko · 7 years ago
  98. a5f043b mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 7 years ago
  99. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  100. 2b81970 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago