1. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  2. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  3. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. ce7fe85 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 7 years ago
  5. 5d10ad62 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  6. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  7. f7ae7d2 swap: cond_resched in swap_cgroup_prepare() by Yu Zhao · 7 years ago
  8. 1419b87 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 7 years ago
  9. 5331baa kasan: respect /proc/sys/kernel/traceoff_on_warning by Peter Zijlstra · 7 years ago
  10. 8936b74 shmem: fix sleeping from atomic context by Kirill A. Shutemov · 7 years ago
  11. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  12. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 61604a2 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  14. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  15. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  16. 74b4163 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 8 years ago
  17. c1bb2a8 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 7 years ago
  18. 873f3b0 ksm: prevent crash after write_protect_page fails by Andrea Arcangeli · 7 years ago
  19. 292f70c mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 7 years ago
  20. 1163e78 mlock: fix mlock count can not decrease in race condition by Yisheng Xie · 7 years ago
  21. d494cab mm/migrate: fix refcount handling when !hugepage_migration_supported() by Punit Agrawal · 7 years ago
  22. 2bffbf1 Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9 by Kyle Yan · 7 years ago
  23. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. 4e434d4 mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC by Vlastimil Babka · 7 years ago
  25. 376eb6e kasan: separate report parts by empty lines by Andrey Konovalov · 7 years ago
  26. dcbca17 kasan: improve double-free report format by Andrey Konovalov · 7 years ago
  27. 95b3616 kasan: print page description after stacks by Andrey Konovalov · 7 years ago
  28. 1be2518 kasan: improve slab object description by Andrey Konovalov · 7 years ago
  29. f7bf9a2 kasan: change report header by Andrey Konovalov · 7 years ago
  30. 047bc04 kasan: simplify address description logic by Andrey Konovalov · 7 years ago
  31. e6275c4 kasan: change allocation and freeing stack traces headers by Andrey Konovalov · 7 years ago
  32. 294a486 kasan: unify report headers by Andrey Konovalov · 7 years ago
  33. 9316eb7 kasan: introduce helper functions for determining bug type by Andrey Konovalov · 7 years ago
  34. 5f78b91 Merge "Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9" into msm-4.9 by Linux Build Service Account · 7 years ago
  35. 7ee6ac7 mm/Kconfig: support forcing allocators to return ZONE_DMA memory by Liam Mark · 9 years ago
  36. 57e6f44 mm: vmscan: do not pass reclaimed slab to vmpressure by Vinayak Menon · 8 years ago
  37. 736862f Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9 by Kyle Yan · 7 years ago
  38. bae751b Merge 4.9.25 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. c0a602ad mm: prevent NR_ISOLATE_* stats from going negative by Rabin Vincent · 7 years ago
  40. 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 7 years ago
  41. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  42. 754ae7e mm: memcontrol: use special workqueue for creating per-memcg caches by Vladimir Davydov · 8 years ago
  43. d19f745 zsmalloc: expand class bit by Minchan Kim · 7 years ago
  44. f584803 thp: fix MADV_DONTNEED vs. MADV_FREE race by Kirill A. Shutemov · 7 years ago
  45. 71ce1d9 Merge remote-tracking branch 'tmp-44e63be' into 4.9 by Channagoud Kadabi · 7 years ago
  46. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. cddab76 mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 7 years ago
  48. e3b08eb mm/page_alloc.c: fix print order in show_free_areas() by Alexander Polakov · 7 years ago
  49. a3107ff Merge "Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9" into msm-4.9 by Linux Build Service Account · 7 years ago
  50. 1450d4d Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9 by Kyle Yan · 7 years ago
  51. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  52. e3a5529 mm: workingset: fix premature shadow node shrinking with cgroups by Johannes Weiner · 8 years ago
  53. 40c5b99 mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() by Naoya Horiguchi · 8 years ago
  54. b570792 mm: rmap: fix huge file mmap accounting in the memcg stats by Johannes Weiner · 8 years ago
  55. 8ddf5f9 mm: make unreserve highatomic functions reliable by Minchan Kim · 8 years ago
  56. 34bd01b mm: try to exhaust highatomic reserve before the OOM by Minchan Kim · 8 years ago
  57. 870f345 mm: prevent double decrease of nr_reserved_highatomic by Minchan Kim · 8 years ago
  58. 38c28bf mm: don't steal highatomic pageblock by Minchan Kim · 8 years ago
  59. 331981b Merge "lib: memtest: Add MEMTEST_ENABLE_DEFAULT option" into msm-4.9 by Linux Build Service Account · 8 years ago
  60. 73f57f5 Merge "mm/page_owner: ask users about default setting of PAGE_OWNER" into msm-4.9 by Linux Build Service Account · 8 years ago
  61. 26ee6ab Merge "debug-pagealloc: print physical address for detected corruption" into msm-4.9 by Linux Build Service Account · 8 years ago
  62. 056d70b Merge "debug-pagealloc: Panic on pagealloc corruption" into msm-4.9 by Linux Build Service Account · 8 years ago
  63. 0220d0d Merge "drivers: dma-contiguous: remove cma regions from kmemleak scan" into msm-4.9 by Kyle Yan · 8 years ago
  64. 1210864 Merge "mm: memory: reduce fault_around_bytes" into msm-4.9 by Kyle Yan · 8 years ago
  65. 9055405 Merge "mm: cma: add trace events for CMA alloc perf testing" into msm-4.9 by Kyle Yan · 8 years ago
  66. 70efc4b Merge "mm: slub: call kasan_alloc_pages before freeing pages in slub" into msm-4.9 by Kyle Yan · 8 years ago
  67. bdf06f7 lib: memtest: Add MEMTEST_ENABLE_DEFAULT option by Trilok Soni · 8 years ago
  68. 65cfa9f mm/page_owner: ask users about default setting of PAGE_OWNER by Trilok Soni · 8 years ago
  69. 87f4202 debug-pagealloc: print physical address for detected corruption by Prasad Sodagudi · 9 years ago
  70. 6ba925c debug-pagealloc: Panic on pagealloc corruption by Prasad Sodagudi · 9 years ago
  71. a24e023 drivers: dma-contiguous: remove cma regions from kmemleak scan by Shiraz Hashim · 9 years ago
  72. 23f8a2f mm: memory: reduce fault_around_bytes by Vinayak Menon · 9 years ago
  73. 9645c9e mm: cma: add trace events for CMA alloc perf testing by Liam Mark · 9 years ago
  74. af34362 mm: slub: call kasan_alloc_pages before freeing pages in slub by Se Wang (Patrick) Oh · 9 years ago
  75. 4891f6a Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9 by Kyle Yan · 8 years ago
  76. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  77. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 8 years ago
  78. 3f406ec percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages by Tahsin Erdogan · 8 years ago
  79. 997e3d9 slub: move synchronize_sched out of slab_mutex on shrink am: bc01eb9398 by Vladimir Davydov · 8 years ago
  80. bc01eb9 slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 8 years ago
  81. d1fdabf kmemleak : Make kmemleak_stack_scan optional using config by Vignesh Radhakrishnan · 10 years ago
  82. dac9c38 mm: slub: panic for object and slab errors by David Keitel · 10 years ago
  83. 5e0d9a2 mm: slub: Panic instead of restoring corrupted bytes by David Keitel · 10 years ago
  84. 6c57699 mm: switch KASan hook calling order in page alloc/free path by Se Wang (Patrick) Oh · 9 years ago
  85. 9a5f402 mm: change initial readahead window size calculation by Lee Susman · 11 years ago
  86. a708a02 mm: vmscan: support complete shrinker reclaim by Liam Mark · 10 years ago
  87. bd46c35 KSM: Start KSM by default by Abhimanyu Garg · 10 years ago
  88. 2b4be35 ksm: Add showmem notifier by Laura Abbott · 10 years ago
  89. 6518047 ksm: Provide support to use deferred timers for scanner thread by Chintan Pandya · 11 years ago
  90. 7231212 mm: vmscan: support equal reclaim for anon and file pages by Patrick Daly · 8 years ago
  91. 0795fff Merge "Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9" into msm-4.9 by Kyle Yan · 8 years ago
  92. 281d686 mm: Kconfig: Add DEBUG_SLUB_PANIC_ON option by Channagoud Kadabi · 8 years ago
  93. 90ed47f Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9 by Kyle Yan · 8 years ago
  94. e9400d2 mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() am: 16ace91043 by Tahsin Erdogan · 8 years ago
  95. 9512164 thp: fix another corner case of munlock() vs. THPs am: 1771fc58a3 by Kirill A. Shutemov · 8 years ago
  96. 16ace91 mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 8 years ago
  97. 1771fc5 thp: fix another corner case of munlock() vs. THPs by Kirill A. Shutemov · 8 years ago
  98. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 8 years ago
  99. f565af1 mm, vmscan: consider eligible zones in get_scan_count am: 521e92b198 by Michal Hocko · 8 years ago
  100. a2463df mm, vmscan: cleanup lru size claculations am: 710531320a by Michal Hocko · 8 years ago