1. 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  2. e1baddf mm/memcg: set memcg when splitting page by Zhou Guanghui · 3 years, 10 months ago
  3. be6c898 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 3 years, 10 months ago
  4. 6ce6442 mm/userfaultfd: fix memory corruption due to writeprotect by Nadav Amit · 3 years, 10 months ago
  5. f9d79e8 kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC by Andrey Konovalov · 3 years, 10 months ago
  6. 96cfe2c mm/madvise: replace ptrace attach requirement for process_madvise by Suren Baghdasaryan · 3 years, 10 months ago
  7. 0aa41ca kfence: fix reports if constant function prefixes exist by Marco Elver · 3 years, 10 months ago
  8. df3ae2c kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations by Marco Elver · 3 years, 10 months ago
  9. 702b16d kfence: fix printk format for ptrdiff_t by Marco Elver · 3 years, 10 months ago
  10. 184cee5 mm/highmem.c: fix zero_user_segments() with start > end by OGAWA Hirofumi · 3 years, 10 months ago
  11. 4eae4ef hugetlb: do early cow when page pinned on src mm by Peter Xu · 3 years, 10 months ago
  12. ca6eb14 mm: use is_cow_mapping() across tree where proper by Peter Xu · 3 years, 10 months ago
  13. 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 3 years, 10 months ago
  14. ca7e045 hugetlb: break earlier in add_reservation_in_range() when we can by Peter Xu · 3 years, 10 months ago
  15. 2103cf9 hugetlb: dedup the code to add a new file_region by Peter Xu · 3 years, 10 months ago
  16. 0740a50 mm/page_alloc.c: refactor initialization of struct page for holes in memory layout by Mike Rapoport · 3 years, 10 months ago
  17. 17f8fc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  18. 9b1ea29 Revert "mm, slub: consider rest of partial list if acquire_slab() fails" by Linus Torvalds · 3 years, 10 months ago
  19. d15dfd3 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 10 months ago
  20. caf6912 swap: fix swapfile read/write offset by Jens Axboe · 3 years, 10 months ago
  21. f685a53 MIPS: make userspace mapping young by default by Huang Pei · 3 years, 10 months ago
  22. 7169487 kasan: clarify that only first bug is reported in HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
  23. c80a036 kasan: inline HW_TAGS helper functions by Andrey Konovalov · 3 years, 10 months ago
  24. cde8a7e kasan: ensure poisoning size alignment by Andrey Konovalov · 3 years, 10 months ago
  25. d12d9ad kasan, mm: optimize krealloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  26. 26a5ca7 kasan, mm: fail krealloc on freed objects by Andrey Konovalov · 3 years, 10 months ago
  27. 200072c kasan: unify large kfree checks by Andrey Konovalov · 3 years, 10 months ago
  28. df54b38 kasan: clean up setting free info in kasan_slab_free by Andrey Konovalov · 3 years, 10 months ago
  29. 43a219c kasan: optimize large kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  30. e2db1a9 kasan, mm: optimize kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  31. 9285013 kasan, mm: don't save alloc stacks twice by Andrey Konovalov · 3 years, 10 months ago
  32. d3a61f7 kasan: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  33. f2b84d2 kfence: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  34. 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 10 months ago
  35. bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 10 months ago
  36. 2b83052 kfence, kasan: make KFENCE compatible with KASAN by Alexander Potapenko · 3 years, 10 months ago
  37. b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 10 months ago
  38. d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 10 months ago
  39. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 3 years, 10 months ago
  40. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 10 months ago
  41. 8700539 mm/early_ioremap.c: use __func__ instead of function name by Stephen Zhang · 3 years, 10 months ago
  42. c1ca59a mm/backing-dev.c: use might_alloc() by Daniel Vetter · 3 years, 10 months ago
  43. 0f2f89b6 mm/dmapool: use might_alloc() by Daniel Vetter · 3 years, 10 months ago
  44. a6c5e0f mm/zsmalloc.c: use page_private() to access page->private by Miaohe Lin · 3 years, 10 months ago
  45. 2395928 zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 10 months ago
  46. f023130 mm/zsmalloc.c: convert to use kmem_cache_zalloc in cache_alloc_zspage() by Miaohe Lin · 3 years, 10 months ago
  47. e818e82 mm: set the sleep_mapped to true for zbud and z3fold by Tian Tao · 3 years, 10 months ago
  48. fc6697a mm/zswap: add the flag can_sleep_mapped by Tian Tao · 3 years, 10 months ago
  49. c0c641d mm: zswap: clean up confusing comment by Randy Dunlap · 3 years, 10 months ago
  50. ad8a20c mm/rmap: correct obsolete comment of page_get_anon_vma() by Miaohe Lin · 3 years, 10 months ago
  51. b7e188e mm/rmap: use page_not_mapped in try_to_unmap() by Miaohe Lin · 3 years, 10 months ago
  52. 90aaca8 mm/rmap: fix obsolete comment in __page_check_anon_rmap() by Miaohe Lin · 3 years, 10 months ago
  53. e0af87f mm/rmap: remove unneeded semicolon in page_not_mapped() by Miaohe Lin · 3 years, 10 months ago
  54. aaf1f99 mm/rmap: correct some obsolete comments of anon_vma by Miaohe Lin · 3 years, 10 months ago
  55. 48b03ee mm/mlock: stop counting mlocked pages when none vma is found by Miaohe Lin · 3 years, 10 months ago
  56. bca3fea mm/memory_hotplug: prevalidate the address range being added with platform by Anshuman Khandual · 3 years, 10 months ago
  57. 6c922cf mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfn by Miaohe Lin · 3 years, 10 months ago
  58. 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
  59. 1adf8b4 mm/memory_hotplug: rename all existing 'memhp' into 'mhp' by Anshuman Khandual · 3 years, 10 months ago
  60. 34dc45b mm: fix memory_failure() handling of dax-namespace metadata by Dan Williams · 3 years, 10 months ago
  61. 1f90a34 mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions by Dan Williams · 3 years, 10 months ago
  62. 9f9b02e mm: teach pfn_to_online_page() to consider subsection validity by Dan Williams · 3 years, 10 months ago
  63. 9f605f2 mm: move pfn_to_online_page() out of line by Dan Williams · 3 years, 10 months ago
  64. fbcc818 mm/vmstat.c: erase latency in vmstat_shepherd by Jiang Biao · 3 years, 10 months ago
  65. 629484a mm: vmstat: add some comments on internal storage of byte items by Johannes Weiner · 3 years, 10 months ago
  66. 2bbd00a mm: vmstat: fix NOHZ wakeups for node stat changes by Johannes Weiner · 3 years, 10 months ago
  67. a052d4d mm: cma: print region name on failure by Patrick Daly · 3 years, 10 months ago
  68. 3c381db mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo by David Hildenbrand · 3 years, 10 months ago
  69. 072355c mm/cma: expose all pages to the buddy if activation of an area fails by David Hildenbrand · 3 years, 10 months ago
  70. df2ff39 mm: cma: allocate cma areas bottom-up by Roman Gushchin · 3 years, 10 months ago
  71. 187df5d mm,shmem,thp: limit shmem THP allocations to requested zones by Rik van Riel · 3 years, 10 months ago
  72. cd89fb0 mm,thp,shmem: make khugepaged obey tmpfs mount flags by Rik van Riel · 3 years, 10 months ago
  73. 78cc8cd mm,thp,shm: limit gfp mask to no more than specified by Rik van Riel · 3 years, 10 months ago
  74. 164cc4f mm,thp,shmem: limit shmem THP alloc gfp_mask by Rik van Riel · 3 years, 10 months ago
  75. a656a20 mm: remove pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  76. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  77. 38cefeb mm: remove nr_entries parameter from pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  78. 31d270f mm: add an 'end' parameter to pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  79. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  80. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  81. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  82. 41139aa mm/filemap: add mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  83. c7bad63 mm/filemap: add helper for finding pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  84. bc5a301 mm/filemap: rename find_get_entry to mapping_get_entry by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  85. 44835d2 mm: add FGP_ENTRY by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  86. 8c647dd mm/swap: optimise get_shadow_from_swap_cache by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  87. 96888e0 mm/shmem: use pagevec_lookup in shmem_unlock_mapping by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  88. c49f50d mm: make pagecache tagged lookups return only head pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  89. 33b8f84 mm/hugetlb: change hugetlb_reserve_pages() to type bool by Mike Kravetz · 3 years, 10 months ago
  90. f8159c1 mm, oom: fix a comment in dump_task() by Tang Yizhou · 3 years, 10 months ago
  91. ce33135 mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk() by Miaohe Lin · 3 years, 10 months ago
  92. bda420b numa balancing: migrate on fault among multiple bound nodes by Huang Ying · 3 years, 10 months ago
  93. 6e2b704 mm, compaction: make fast_isolate_freepages() stay within zone by Vlastimil Babka · 3 years, 10 months ago
  94. 15d28d0 mm/compaction: fix misbehaviors of fast_find_migrateblock() by Wonhyuk Yang · 3 years, 10 months ago
  95. 40d7e20 mm/compaction: correct deferral logic for proactive compaction by Charan Teja Reddy · 3 years, 10 months ago
  96. e2d26aa mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked by Miaohe Lin · 3 years, 10 months ago
  97. d99fd5f mm/compaction: remove rcu_read_lock during page compaction by Alex Shi · 3 years, 10 months ago
  98. c457cd9 z3fold: simplify the zhdr initialization code in init_z3fold_page() by Miaohe Lin · 3 years, 10 months ago
  99. 70ad319 z3fold: remove unused attribute for release_z3fold_page by Miaohe Lin · 3 years, 10 months ago
  100. 5199836 mm/vmscan: restore zone_reclaim_mode ABI by Dave Hansen · 3 years, 10 months ago