1. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  2. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 6 years ago
  3. fef85fb mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
  4. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  5. 30ca85a kasan: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  6. c6fc622 mm/kasan: Switch to using __pa_symbol and lm_alias by Laura Abbott · 7 years ago
  7. a67f81c x86/suspend: fix false positive KASAN warning on suspend/resume by Josh Poimboeuf · 7 years ago
  8. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  9. 2c4ae3a percpu: stop printing kernel addresses by Matteo Croce · 5 years ago
  10. e1d5361 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 5 years ago
  11. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  12. 206b87d mm/slab.c: kmemleak no scan alien caches by Qian Cai · 5 years ago
  13. e6bd3ed mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 5 years ago
  14. 7880fc29 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 5 years ago
  15. dcd85a7 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 5 years ago
  16. d59794a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 5 years ago
  17. 7df01a2 BACKPORT: mm/debug.c: provide useful debugging information for VM_BUG by Matthew Wilcox · 6 years ago
  18. 6d698fb UPSTREAM: usercopy: Remove pointer from overflow report by Kees Cook · 6 years ago
  19. 6d7a976 UPSTREAM: mm/slab.c: do not hash pointers when debugging slab by Geert Uytterhoeven · 6 years ago
  20. 6f4a372 UPSTREAM: kasan: use %px to print addresses instead of %p by Tobin C. Harding · 7 years ago
  21. 572b9da BACKPORT: filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 5 years ago
  22. f959372 BACKPORT: filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 5 years ago
  23. 091c93e BACKPORT: filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 5 years ago
  24. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  25. 5b4e779 mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 5 years ago
  26. 78f42f1 mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 5 years ago
  27. 2484aab tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 5 years ago
  28. eb85c846ec tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 5 years ago
  29. 484e89a mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 5 years ago
  30. c133d8e mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 5 years ago
  31. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  32. d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  33. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  34. 7394f69 UPSTREAM: Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
  35. 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 7 years ago
  36. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  37. 3016e96 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 5 years ago
  38. 61fdbbb mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 5 years ago
  39. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  40. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  41. 331fc4d mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 5 years ago
  42. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  43. 5ac6918 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
  44. d069e8c mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  45. 17ef085 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 5 years ago
  46. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  47. eede34e mm: stop leaking PageTables by Hugh Dickins · 7 years ago
  48. 3de7f845 BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Joel Fernandes · 5 years ago
  49. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  50. 7f38299 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 5 years ago
  51. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  52. d2de58e mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 5 years ago
  53. 5a3c49b mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 5 years ago
  54. 274be58 mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 5 years ago
  55. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  56. c6e4be6 mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 5 years ago
  57. 11d2145 UPSTREAM: readahead: stricter check for bdi io_pages by Markus Stockhausen · 6 years ago
  58. 1e6563f UPSTREAM: mm: don't cap request size based on read-ahead setting by Jens Axboe · 7 years ago
  59. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  60. 5cf3e5f mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 5 years ago
  61. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  62. be22579 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 5 years ago
  63. cab4248 slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 5 years ago
  64. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  65. cb1206e hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 5 years ago
  66. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  67. fbb78e9 mm: don't warn about allocations which stall for too long by Tetsuo Handa · 5 years ago
  68. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  69. 447effd hugetlbfs: check for pgoff value overflow by Mike Kravetz · 6 years ago
  70. e5deaa5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 7 years ago
  71. 60b3d44 mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 5 years ago
  72. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  73. 3c47063 mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 5 years ago
  74. dc62803 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 5 years ago
  75. 8dcbb5f mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 5 years ago
  76. c2ca73b mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 5 years ago
  77. 5c0ecc2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 5 years ago
  78. 0dba3e5 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 5 years ago
  79. 9815b0f shmem: introduce shmem_inode_acct_block by Mike Rapoport · 7 years ago
  80. cae7ed2 shmem: shmem_charge: verify max_block is not exceeded before inode update by Mike Rapoport · 7 years ago
  81. 10e458e mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 5 years ago
  82. b59b24f mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 5 years ago
  83. ffdad59 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 5 years ago
  84. fb732e6 mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 6 years ago
  85. b48c29b mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 5 years ago
  86. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  87. d77eacd tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 6 years ago
  88. 789c694 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
  89. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  90. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  91. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. 9c34ad0 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  93. f8d4c94 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  94. 818e584 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  95. 1a55a71 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 6 years ago
  96. cbf05aa hugetlbfs: dirty pages as they are added to pagecache by Mike Kravetz · 6 years ago
  97. a96406d mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' by Christophe JAILLET · 6 years ago
  98. de4c175 mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() by zhong jiang · 7 years ago
  99. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  100. e34bd9a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago