1. b2351c2 Merge 5.4.200 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 3 months ago
  2. 1aeedbe random: move randomize_page() into mm where it belongs by Jason A. Donenfeld · 2 years, 4 months ago
  3. a778a36 Merge 5.4.198 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 3 months ago
  4. 6f4a489 hugetlb: fix huge_pmd_unshare address update by Mike Kravetz · 2 years, 4 months ago
  5. f160e7b mm, compaction: fast_find_migrateblock() should return pfn in the target zone by Rei Yamamoto · 2 years, 4 months ago
  6. 9eae8fc Merge 5.4.197 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 4 months ago
  7. fc658c0 zsmalloc: fix races between asynchronous zspage free and page migration by Sultan Alsawaf · 2 years, 5 months ago
  8. e44bd11 Merge 5.4.194 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 4 months ago
  9. 00c4652 Merge 5.4.193 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 4 months ago
  10. 2f4e0bf mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic() by Muchun Song · 2 years, 6 months ago
  11. e4db0c3 mm: hugetlb: fix missing cache flush in copy_huge_page_from_user() by Muchun Song · 2 years, 6 months ago
  12. ea9cad1 mm: fix missing cache flush for all tail pages of compound page by Muchun Song · 2 years, 6 months ago
  13. ea65a7d arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL by Mike Rapoport · 3 years, 9 months ago
  14. f098f8b mm: fix unexpected zeroed page mapping with zram swap by Minchan Kim · 2 years, 5 months ago
  15. aa17220 Merge 5.4.192 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 5 months ago
  16. aa2a047 mm, hugetlb: allow for "high" userspace addresses by Christophe Leroy · 2 years, 5 months ago
  17. 84c84ac Revert "oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup" by Greg Kroah-Hartman · 2 years, 5 months ago
  18. 36dda91 Merge 5.4.191 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 5 months ago
  19. 0441d3e oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup by Nico Pache · 2 years, 5 months ago
  20. bad7ed5 mm: page_alloc: fix building error on -Werror=array-compare by Xiongwei Song · 2 years, 8 months ago
  21. 4bd8a3c Merge 5.4.190 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 5 months ago
  22. 534d0ae mm: kmemleak: take a full lowmem check in kmemleak_*_phys() by Patrick Wang · 2 years, 5 months ago
  23. b56d305 mm, page_alloc: fix build_zonerefs_node() by Juergen Gross · 2 years, 5 months ago
  24. 023cd1c Merge 5.4.189 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 5 months ago
  25. 2bd5b0d mm: don't skip swap entry even if zap_details specified by Peter Xu · 2 years, 6 months ago
  26. 25f5062 mm/mempolicy: fix mpol_new leak in shared_policy_replace by Miaohe Lin · 2 years, 6 months ago
  27. c19d8de mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) by Paolo Bonzini · 2 years, 6 months ago
  28. 18e0097 mm: fix race between MADV_FREE reclaim and blkdev direct IO read by Mauricio Faria de Oliveira · 2 years, 6 months ago
  29. a075e95 mm/usercopy: return 1 from hardened_usercopy __setup() handler by Randy Dunlap · 2 years, 6 months ago
  30. abc0b4e mm/memcontrol: return 1 from cgroup.memory __setup() handler by Randy Dunlap · 2 years, 6 months ago
  31. 2e16f48 mm/mmap: return 1 from stack_guard_gap __setup() handler by Randy Dunlap · 2 years, 6 months ago
  32. 35b72d8 mm/kmemleak: reset tag when compare object pointer by Kuan-Ying Lee · 2 years, 6 months ago
  33. d102fca mm,hwpoison: unmap poisoned page before invalidation by Rik van Riel · 2 years, 6 months ago
  34. ae2a271 mempolicy: mbind_range() set_policy() after vma_merge() by Hugh Dickins · 2 years, 6 months ago
  35. d1313f5 mm: invalidate hwpoison page cache page in fault path by Rik van Riel · 2 years, 6 months ago
  36. 2efe956 mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node by Alistair Popple · 2 years, 6 months ago
  37. 8f2333b Merge 5.4.183 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 7 months ago
  38. e89c53f memfd: fix F_SEAL_WRITE after shmem huge page allocated by Hugh Dickins · 2 years, 7 months ago
  39. 31855d7 Merge 5.4.182 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 7 months ago
  40. d6a29ce memblock: use kfree() to release kmalloced memblock regions by Miaohe Lin · 2 years, 7 months ago
  41. 88fc697 Merge 5.4.178 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 8 months ago
  42. d3533ee mm/kmemleak: avoid scanning potential huge holes by Lang Yu · 2 years, 8 months ago
  43. b317420 Merge 5.4.174 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 8 months ago
  44. 6264d0f shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode by Gang Li · 2 years, 8 months ago
  45. 9d8fb27 mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages by Baoquan He · 2 years, 8 months ago
  46. 7ad3008 mm_zone: add function to check if managed dma zone exists by Baoquan He · 2 years, 8 months ago
  47. 2bee9bd Merge 5.4.169 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 9 months ago
  48. bf04afb mm: mempolicy: fix THP allocations escaping mempolicy restrictions by Andrey Ryabinin · 2 years, 9 months ago
  49. 5ba0004 Merge 5.4.167 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 9 months ago
  50. 492f4d3 memblock: ensure there is no overflow in memblock_overlaps_region() by Mike Rapoport · 2 years, 10 months ago
  51. a91f4fe Merge 5.4.165 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 10 months ago
  52. a7ea5c0 mm: bdi: initialize bdi_min_ratio when bdi is unregistered by Manjong Lee · 2 years, 10 months ago
  53. fe0ed45 Merge 5.4.162 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 10 months ago
  54. 201340c hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 2 years, 10 months ago
  55. f2e0cd4 mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag by Rustam Kovhaev · 2 years, 10 months ago
  56. 91a7552 Merge 5.4.160 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 10 months ago
  57. 66938ba mm, oom: do not trigger out_of_memory from the #PF by Michal Hocko · 2 years, 11 months ago
  58. d6648b5 mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks by Vasily Averin · 2 years, 11 months ago
  59. d26835d mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration() by Miaohe Lin · 2 years, 11 months ago
  60. 5f1f361 Merge 5.4.156 into android11-5.4-lts by Greg Kroah-Hartman · 2 years, 11 months ago
  61. 4f5d1c2 mm, slub: fix potential memoryleak in kmem_cache_open() by Miaohe Lin · 3 years ago
  62. a1ec195 mm, slub: fix mismatch between reconstructed freelist depth and cnt by Miaohe Lin · 3 years ago
  63. c4f92aff Merge 5.4.148 into android11-5.4-lts by Greg Kroah-Hartman · 3 years ago
  64. 8656566 mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() by David Hildenbrand · 3 years, 1 month ago
  65. d0ddb80 mm,vmscan: fix divide by zero in get_scan_count by Rik van Riel · 3 years, 1 month ago
  66. 9ccfa71 Merge 5.4.145 into android11-5.4-lts by Greg Kroah-Hartman · 3 years ago
  67. cf1222b mm/page_alloc: speed up the iteration of max_order by Muchun Song · 3 years, 9 months ago
  68. 2e0ca55 Merge 5.4.144 into android11-5.4-lts by Greg Kroah-Hartman · 3 years, 1 month ago
  69. 765437d mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 1 month ago
  70. 874997f Merge 5.4.143 into android11-5.4-lts by Greg Kroah-Hartman · 3 years, 1 month ago
  71. 41c7f46 mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim by Johannes Weiner · 3 years, 1 month ago
  72. 1a3aa81 mm, memcg: avoid stale protection values when cgroup is above protection by Yafang Shao · 4 years, 2 months ago
  73. f40a4f7a Merge 5.4.135 into android11-5.4-lts by Greg Kroah-Hartman · 3 years, 2 months ago
  74. 8a85afc mm: slab: fix kmem_cache_create failed when sysfs node not destroyed by Nanyong Sun · 3 years, 2 months ago
  75. 374d020 Merge 5.4.132 into android11-5.4-lts by Greg Kroah-Hartman · 3 years, 2 months ago
  76. 4949632 mm/z3fold: fix potential memory leak in z3fold_destroy_pool() by Miaohe Lin · 3 years, 3 months ago
  77. 4b515fa mm/huge_memory.c: don't discard hugepage if other processes are mapping it by Miaohe Lin · 3 years, 3 months ago
  78. 904c2c6 Merge 5.4.129 into android11-5.4-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  79. 61168ea mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years, 3 months ago
  80. a33b70d mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk() by Hugh Dickins · 3 years, 3 months ago
  81. e045e9e mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes by Hugh Dickins · 3 years, 3 months ago
  82. 037a1d6 mm: page_vma_mapped_walk(): get vma_address_end() earlier by Hugh Dickins · 3 years, 3 months ago
  83. fa89d53 mm: page_vma_mapped_walk(): use goto instead of while (1) by Hugh Dickins · 3 years, 3 months ago
  84. a499feb mm: page_vma_mapped_walk(): add a level of indentation by Hugh Dickins · 3 years, 3 months ago
  85. b1783bf mm: page_vma_mapped_walk(): crossing page table boundary by Hugh Dickins · 3 years, 3 months ago
  86. 80b2270 mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block by Hugh Dickins · 3 years, 3 months ago
  87. ef161cc mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd by Hugh Dickins · 3 years, 3 months ago
  88. 4961160 mm: page_vma_mapped_walk(): settle PageHuge on entry by Hugh Dickins · 3 years, 3 months ago
  89. 52e2b20 mm: page_vma_mapped_walk(): use page for pvmw->page by Hugh Dickins · 3 years, 3 months ago
  90. 82ee732 mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split by Yang Shi · 3 years, 3 months ago
  91. bd43892 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() by Hugh Dickins · 3 years, 3 months ago
  92. b767134 mm/thp: fix page_address_in_vma() on file THP tails by Jue Wang · 3 years, 3 months ago
  93. 41432a8 mm/thp: fix vma_address() if virtual address below file offset by Hugh Dickins · 3 years, 3 months ago
  94. 4b0a34e mm/thp: try_to_unmap() use TTU_SYNC for safe splitting by Hugh Dickins · 3 years, 3 months ago
  95. bd092a0 mm/thp: make is_huge_zero_pmd() safe and quicker by Hugh Dickins · 3 years, 3 months ago
  96. 4c37d7f mm/thp: fix __split_huge_pmd_locked() on shmem migration entry by Hugh Dickins · 3 years, 3 months ago
  97. 7ce4b73 mm, thp: use head page in __migration_entry_wait() by Xu Yu · 3 years, 3 months ago
  98. 68ce37e mm/rmap: use page_not_mapped in try_to_unmap() by Miaohe Lin · 3 years, 7 months ago
  99. 432b618 mm/rmap: remove unneeded semicolon in page_not_mapped() by Miaohe Lin · 3 years, 7 months ago
  100. 8a4c1c0 Merge 5.4.128 into android11-5.4-lts by Greg Kroah-Hartman · 3 years, 3 months ago