1. 4583769 mm: ptdump: fix build failure by Christophe Leroy · 3 years, 9 months ago
  2. 94036f4 mm/mapping_dirty_helpers: guard hugepage pud's usage by Zack Rusin · 3 years, 9 months ago
  3. 02c5877 kasan: remove redundant config option by Walter Wu · 3 years, 9 months ago
  4. 845be1c mm: eliminate "expecting prototype" kernel-doc warnings by Randy Dunlap · 3 years, 9 months ago
  5. 52e4412 Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 9 months ago
  6. 06b1f85 kasan: fix conflict with page poisoning by Andrey Konovalov · 3 years, 9 months ago
  7. d3378e8 mm/gup: check page posion status for coredump. by Aili Yao · 3 years, 9 months ago
  8. 0760fa3 percpu: make pcpu_nr_empty_pop_pages per chunk type by Roman Gushchin · 3 years, 9 months ago
  9. e720e7d mm: fix race by making init_zero_pfn() early_initcall by Ilya Lipnitskiy · 3 years, 10 months ago
  10. 0023224 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  11. 487cfad mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP by Ira Weiny · 3 years, 10 months ago
  12. 9551158 kfence: make compatible with kmemleak by Marco Elver · 3 years, 10 months ago
  13. 6d67957 z3fold: prevent reclaim/free race for headless pages by Thomas Hebb · 3 years, 10 months ago
  14. c265583 mm/mmu_notifiers: ensure range_end() is paired with range_start() by Sean Christopherson · 3 years, 10 months ago
  15. d85aecf hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings by Miaohe Lin · 3 years, 10 months ago
  16. e5dbd33 mm/writeback: Add wait_on_page_writeback_killable by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  17. 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  18. e1baddf mm/memcg: set memcg when splitting page by Zhou Guanghui · 3 years, 10 months ago
  19. 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
  20. 6ce6442 mm/userfaultfd: fix memory corruption due to writeprotect by Nadav Amit · 3 years, 10 months ago
  21. f9d79e8 kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC by Andrey Konovalov · 3 years, 10 months ago
  22. 96cfe2c mm/madvise: replace ptrace attach requirement for process_madvise by Suren Baghdasaryan · 3 years, 10 months ago
  23. 0aa41ca kfence: fix reports if constant function prefixes exist by Marco Elver · 3 years, 10 months ago
  24. df3ae2c kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations by Marco Elver · 3 years, 10 months ago
  25. 702b16d kfence: fix printk format for ptrdiff_t by Marco Elver · 3 years, 10 months ago
  26. 184cee5 mm/highmem.c: fix zero_user_segments() with start > end by OGAWA Hirofumi · 3 years, 10 months ago
  27. 4eae4ef hugetlb: do early cow when page pinned on src mm by Peter Xu · 3 years, 10 months ago
  28. ca6eb14 mm: use is_cow_mapping() across tree where proper by Peter Xu · 3 years, 10 months ago
  29. 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 3 years, 10 months ago
  30. ca7e045 hugetlb: break earlier in add_reservation_in_range() when we can by Peter Xu · 3 years, 10 months ago
  31. 2103cf9 hugetlb: dedup the code to add a new file_region by Peter Xu · 3 years, 10 months ago
  32. 0740a50 mm/page_alloc.c: refactor initialization of struct page for holes in memory layout by Mike Rapoport · 3 years, 10 months ago
  33. 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
  34. 9b1ea29 Revert "mm, slub: consider rest of partial list if acquire_slab() fails" by Linus Torvalds · 3 years, 10 months ago
  35. d15dfd3 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 10 months ago
  36. caf6912 swap: fix swapfile read/write offset by Jens Axboe · 3 years, 11 months ago
  37. f685a53 MIPS: make userspace mapping young by default by Huang Pei · 3 years, 11 months ago
  38. 7169487 kasan: clarify that only first bug is reported in HW_TAGS by Andrey Konovalov · 3 years, 11 months ago
  39. c80a036 kasan: inline HW_TAGS helper functions by Andrey Konovalov · 3 years, 11 months ago
  40. cde8a7e kasan: ensure poisoning size alignment by Andrey Konovalov · 3 years, 11 months ago
  41. d12d9ad kasan, mm: optimize krealloc poisoning by Andrey Konovalov · 3 years, 11 months ago
  42. 26a5ca7 kasan, mm: fail krealloc on freed objects by Andrey Konovalov · 3 years, 11 months ago
  43. 200072c kasan: unify large kfree checks by Andrey Konovalov · 3 years, 11 months ago
  44. df54b38 kasan: clean up setting free info in kasan_slab_free by Andrey Konovalov · 3 years, 11 months ago
  45. 43a219c kasan: optimize large kmalloc poisoning by Andrey Konovalov · 3 years, 11 months ago
  46. e2db1a9 kasan, mm: optimize kmalloc poisoning by Andrey Konovalov · 3 years, 11 months ago
  47. 9285013 kasan, mm: don't save alloc stacks twice by Andrey Konovalov · 3 years, 11 months ago
  48. d3a61f7 kasan: use error_report_end tracepoint by Alexander Potapenko · 3 years, 11 months ago
  49. f2b84d2 kfence: use error_report_end tracepoint by Alexander Potapenko · 3 years, 11 months ago
  50. 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 11 months ago
  51. bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 11 months ago
  52. 2b83052 kfence, kasan: make KFENCE compatible with KASAN by Alexander Potapenko · 3 years, 11 months ago
  53. b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 11 months ago
  54. d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 11 months ago
  55. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 3 years, 11 months ago
  56. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 11 months ago
  57. 8700539 mm/early_ioremap.c: use __func__ instead of function name by Stephen Zhang · 3 years, 11 months ago
  58. c1ca59a mm/backing-dev.c: use might_alloc() by Daniel Vetter · 3 years, 11 months ago
  59. 0f2f89b6 mm/dmapool: use might_alloc() by Daniel Vetter · 3 years, 11 months ago
  60. a6c5e0f mm/zsmalloc.c: use page_private() to access page->private by Miaohe Lin · 3 years, 11 months ago
  61. 2395928 zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 11 months ago
  62. f023130 mm/zsmalloc.c: convert to use kmem_cache_zalloc in cache_alloc_zspage() by Miaohe Lin · 3 years, 11 months ago
  63. e818e82 mm: set the sleep_mapped to true for zbud and z3fold by Tian Tao · 3 years, 11 months ago
  64. fc6697a mm/zswap: add the flag can_sleep_mapped by Tian Tao · 3 years, 11 months ago
  65. c0c641d mm: zswap: clean up confusing comment by Randy Dunlap · 3 years, 11 months ago
  66. ad8a20c mm/rmap: correct obsolete comment of page_get_anon_vma() by Miaohe Lin · 3 years, 11 months ago
  67. b7e188e mm/rmap: use page_not_mapped in try_to_unmap() by Miaohe Lin · 3 years, 11 months ago
  68. 90aaca8 mm/rmap: fix obsolete comment in __page_check_anon_rmap() by Miaohe Lin · 3 years, 11 months ago
  69. e0af87f mm/rmap: remove unneeded semicolon in page_not_mapped() by Miaohe Lin · 3 years, 11 months ago
  70. aaf1f99 mm/rmap: correct some obsolete comments of anon_vma by Miaohe Lin · 3 years, 11 months ago
  71. 48b03ee mm/mlock: stop counting mlocked pages when none vma is found by Miaohe Lin · 3 years, 11 months ago
  72. bca3fea mm/memory_hotplug: prevalidate the address range being added with platform by Anshuman Khandual · 3 years, 11 months ago
  73. 6c922cf mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfn by Miaohe Lin · 3 years, 11 months ago
  74. 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 11 months ago
  75. 1adf8b4 mm/memory_hotplug: rename all existing 'memhp' into 'mhp' by Anshuman Khandual · 3 years, 11 months ago
  76. 34dc45b mm: fix memory_failure() handling of dax-namespace metadata by Dan Williams · 3 years, 11 months ago
  77. 1f90a34 mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions by Dan Williams · 3 years, 11 months ago
  78. 9f9b02e mm: teach pfn_to_online_page() to consider subsection validity by Dan Williams · 3 years, 11 months ago
  79. 9f605f2 mm: move pfn_to_online_page() out of line by Dan Williams · 3 years, 11 months ago
  80. fbcc818 mm/vmstat.c: erase latency in vmstat_shepherd by Jiang Biao · 3 years, 11 months ago
  81. 629484a mm: vmstat: add some comments on internal storage of byte items by Johannes Weiner · 3 years, 11 months ago
  82. 2bbd00a mm: vmstat: fix NOHZ wakeups for node stat changes by Johannes Weiner · 3 years, 11 months ago
  83. a052d4d mm: cma: print region name on failure by Patrick Daly · 3 years, 11 months ago
  84. 3c381db mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo by David Hildenbrand · 3 years, 11 months ago
  85. 072355c mm/cma: expose all pages to the buddy if activation of an area fails by David Hildenbrand · 3 years, 11 months ago
  86. df2ff39 mm: cma: allocate cma areas bottom-up by Roman Gushchin · 3 years, 11 months ago
  87. 187df5d mm,shmem,thp: limit shmem THP allocations to requested zones by Rik van Riel · 3 years, 11 months ago
  88. cd89fb0 mm,thp,shmem: make khugepaged obey tmpfs mount flags by Rik van Riel · 3 years, 11 months ago
  89. 78cc8cd mm,thp,shm: limit gfp mask to no more than specified by Rik van Riel · 3 years, 11 months ago
  90. 164cc4f mm,thp,shmem: limit shmem THP alloc gfp_mask by Rik van Riel · 3 years, 11 months ago
  91. a656a20 mm: remove pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  92. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  93. 38cefeb mm: remove nr_entries parameter from pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  94. 31d270f mm: add an 'end' parameter to pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  95. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  96. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  97. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  98. 41139aa mm/filemap: add mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  99. c7bad63 mm/filemap: add helper for finding pages by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  100. bc5a301 mm/filemap: rename find_get_entry to mapping_get_entry by Matthew Wilcox (Oracle) · 3 years, 11 months ago