1. 77b062e UPSTREAM: kasan: make get_wild_bug_type() static by Colin Ian King · 7 years ago
  2. 37070c1 UPSTREAM: kasan: separate report parts by empty lines by Andrey Konovalov · 7 years ago
  3. bef4eb3 UPSTREAM: kasan: improve double-free report format by Andrey Konovalov · 7 years ago
  4. ba2d145 UPSTREAM: kasan: print page description after stacks by Andrey Konovalov · 7 years ago
  5. c13ce42 UPSTREAM: kasan: improve slab object description by Andrey Konovalov · 7 years ago
  6. 5e2a115 UPSTREAM: kasan: change report header by Andrey Konovalov · 7 years ago
  7. 74f1d22 UPSTREAM: kasan: simplify address description logic by Andrey Konovalov · 7 years ago
  8. 9592c76 UPSTREAM: kasan: change allocation and freeing stack traces headers by Andrey Konovalov · 7 years ago
  9. 00c37f3 UPSTREAM: kasan: unify report headers by Andrey Konovalov · 7 years ago
  10. 828a17c UPSTREAM: kasan: introduce helper functions for determining bug type by Andrey Konovalov · 7 years ago
  11. 586b2bd BACKPORT: kasan: report only the first error by default by Mark Rutland · 7 years ago
  12. e9166aa UPSTREAM: kasan: fix races in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
  13. 650117f UPSTREAM: kasan: resched in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
  14. 46ae3e4 UPSTREAM: kasan, sched/headers: Uninline kasan_enable/disable_current() by Ingo Molnar · 8 years ago
  15. cb61d5a UPSTREAM: kasan: drain quarantine of memcg slab objects by Greg Thelen · 8 years ago
  16. b0b3611 UPSTREAM: kasan: eliminate long stalls during quarantine reduction by Dmitry Vyukov · 8 years ago
  17. 522e13a UPSTREAM: kasan: support panic_on_warn by Dmitry Vyukov · 8 years ago
  18. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. 1618400 zsmalloc: calling zs_map_object() from irq is a bug by Sergey Senozhatsky · 7 years ago
  20. c2edc33 thp: fix MADV_DONTNEED vs. numa balancing race by Kirill A. Shutemov · 7 years ago
  21. 7bdd685 thp: reduce indentation level in change_huge_pmd() by Kirill A. Shutemov · 7 years ago
  22. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. fae478c mm: fix remote numa hits statistics by Michal Hocko · 8 years ago
  24. ee23ae9 mm, oom_reaper: gather each vma to prevent leaking TLB entry by Wang Nan · 7 years ago
  25. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. ba32d7d mm/madvise.c: fix madvise() infinite loop under special circumstances by chenjie · 7 years ago
  27. cebe139 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
  28. 436f19a mm/cma: fix alloc_contig_range ret code/potential leak by Mike Kravetz · 7 years ago
  29. 7031ae2 mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() by Kirill A. Shutemov · 7 years ago
  30. ea83e4a Merge 4.9.65 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  31. ceaec6e mm/pagewalk.c: report holes in hugetlb ranges by Jann Horn · 7 years ago
  32. 9980b82 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  33. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 076a622 slub: do not merge cache if slub_debug contains a never-merge flag by Grygorii Maistrenko · 8 years ago
  35. a5f043b mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 8 years ago
  36. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  37. 2b81970 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
  38. e5eba30 Merge 4.9.54 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. a495f72 mm/cgroup: avoid panic when init with low memory by Laurent Dufour · 8 years ago
  40. c30c69c Merge 4.9.52 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. 39f5677 mm: prevent double decrease of nr_reserved_highatomic by Minchan Kim · 8 years ago
  42. f7d2974 Merge 4.9.50 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  43. 3c8381d mm/memory.c: fix mem_cgroup_oom_disable() call missing by Laurent Dufour · 7 years ago
  44. 85e1c01 Merge 4.9.48 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  45. 8cc3acf mm, madvise: ensure poisoned pages are removed from per-cpu lists by Mel Gorman · 7 years ago
  46. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 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. 5731c30 Merge 4.9.45 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  51. 61332dc Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  52. 91105f2 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  53. 59ee25d mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS by Michal Hocko · 7 years ago
  54. 87395ee mm: discard memblock data later by Pavel Tatashin · 7 years ago
  55. 2292b51 Merge 4.9.44 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  56. e228691 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  57. b56cd77 mm: ratelimit PFNs busy info message by Jonathan Toppins · 7 years ago
  58. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  59. 22cccef mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 8 years ago
  60. 7b95b74 mm/page_alloc: Remove kernel address exposure in free_reserved_area() by Josh Poimboeuf · 8 years ago
  61. 5a1eef7 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  62. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. 38dfd2e mm: fix overflow check in expand_upwards() by Helge Deller · 7 years ago
  64. a48542e mm/list_lru.c: fix list_lru_count_node() to be race free by Sahitya Tummala · 7 years ago
  65. d2b6468 thp, mm: fix crash due race in MADV_FREE handling by Kirill A. Shutemov · 7 years ago
  66. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  67. 647f605 mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 7 years ago
  68. 2aa6d03 mm: numa: avoid waiting on freed migrated pages by Mark Rutland · 7 years ago
  69. b135522 mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff() by David Rientjes · 7 years ago
  70. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  71. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  72. ce7fe85 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 7 years ago
  73. 5d10ad62 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  74. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  75. f7ae7d2 swap: cond_resched in swap_cgroup_prepare() by Yu Zhao · 7 years ago
  76. 1419b87 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 7 years ago
  77. 5331baa kasan: respect /proc/sys/kernel/traceoff_on_warning by Peter Zijlstra · 7 years ago
  78. 8936b74 shmem: fix sleeping from atomic context by Kirill A. Shutemov · 7 years ago
  79. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  80. 61604a2 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  81. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  82. 74b4163 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 8 years ago
  83. c1bb2a8 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 7 years ago
  84. 873f3b0 ksm: prevent crash after write_protect_page fails by Andrea Arcangeli · 7 years ago
  85. 292f70c mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 7 years ago
  86. 1163e78 mlock: fix mlock count can not decrease in race condition by Yisheng Xie · 7 years ago
  87. d494cab mm/migrate: fix refcount handling when !hugepage_migration_supported() by Punit Agrawal · 7 years ago
  88. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  89. 4e434d4 mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC by Vlastimil Babka · 7 years ago
  90. bae751b Merge 4.9.25 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. c0a602ad mm: prevent NR_ISOLATE_* stats from going negative by Rabin Vincent · 7 years ago
  92. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  93. 754ae7e mm: memcontrol: use special workqueue for creating per-memcg caches by Vladimir Davydov · 8 years ago
  94. d19f745 zsmalloc: expand class bit by Minchan Kim · 7 years ago
  95. f584803 thp: fix MADV_DONTNEED vs. MADV_FREE race by Kirill A. Shutemov · 7 years ago
  96. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  97. cddab76 mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 7 years ago
  98. e3b08eb mm/page_alloc.c: fix print order in show_free_areas() by Alexander Polakov · 7 years ago
  99. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  100. e3a5529 mm: workingset: fix premature shadow node shrinking with cgroups by Johannes Weiner · 7 years ago