1. 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
  2. 9b1ea29 Revert "mm, slub: consider rest of partial list if acquire_slab() fails" by Linus Torvalds · 3 years, 10 months ago
  3. d15dfd3 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 10 months ago
  4. caf6912 swap: fix swapfile read/write offset by Jens Axboe · 3 years, 10 months ago
  5. f685a53 MIPS: make userspace mapping young by default by Huang Pei · 3 years, 10 months ago
  6. 7169487 kasan: clarify that only first bug is reported in HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
  7. c80a036 kasan: inline HW_TAGS helper functions by Andrey Konovalov · 3 years, 10 months ago
  8. cde8a7e kasan: ensure poisoning size alignment by Andrey Konovalov · 3 years, 10 months ago
  9. d12d9ad kasan, mm: optimize krealloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  10. 26a5ca7 kasan, mm: fail krealloc on freed objects by Andrey Konovalov · 3 years, 10 months ago
  11. 200072c kasan: unify large kfree checks by Andrey Konovalov · 3 years, 10 months ago
  12. df54b38 kasan: clean up setting free info in kasan_slab_free by Andrey Konovalov · 3 years, 10 months ago
  13. 43a219c kasan: optimize large kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  14. e2db1a9 kasan, mm: optimize kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  15. 9285013 kasan, mm: don't save alloc stacks twice by Andrey Konovalov · 3 years, 10 months ago
  16. d3a61f7 kasan: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  17. f2b84d2 kfence: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  18. 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 10 months ago
  19. bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 10 months ago
  20. 2b83052 kfence, kasan: make KFENCE compatible with KASAN by Alexander Potapenko · 3 years, 10 months ago
  21. b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 10 months ago
  22. d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 10 months ago
  23. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 3 years, 10 months ago
  24. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 10 months ago
  25. 8700539 mm/early_ioremap.c: use __func__ instead of function name by Stephen Zhang · 3 years, 10 months ago
  26. c1ca59a mm/backing-dev.c: use might_alloc() by Daniel Vetter · 3 years, 10 months ago
  27. 0f2f89b6 mm/dmapool: use might_alloc() by Daniel Vetter · 3 years, 10 months ago
  28. a6c5e0f mm/zsmalloc.c: use page_private() to access page->private by Miaohe Lin · 3 years, 10 months ago
  29. 2395928 zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 10 months ago
  30. f023130 mm/zsmalloc.c: convert to use kmem_cache_zalloc in cache_alloc_zspage() by Miaohe Lin · 3 years, 10 months ago
  31. e818e82 mm: set the sleep_mapped to true for zbud and z3fold by Tian Tao · 3 years, 10 months ago
  32. fc6697a mm/zswap: add the flag can_sleep_mapped by Tian Tao · 3 years, 10 months ago
  33. c0c641d mm: zswap: clean up confusing comment by Randy Dunlap · 3 years, 10 months ago
  34. ad8a20c mm/rmap: correct obsolete comment of page_get_anon_vma() by Miaohe Lin · 3 years, 10 months ago
  35. b7e188e mm/rmap: use page_not_mapped in try_to_unmap() by Miaohe Lin · 3 years, 10 months ago
  36. 90aaca8 mm/rmap: fix obsolete comment in __page_check_anon_rmap() by Miaohe Lin · 3 years, 10 months ago
  37. e0af87f mm/rmap: remove unneeded semicolon in page_not_mapped() by Miaohe Lin · 3 years, 10 months ago
  38. aaf1f99 mm/rmap: correct some obsolete comments of anon_vma by Miaohe Lin · 3 years, 10 months ago
  39. 48b03ee mm/mlock: stop counting mlocked pages when none vma is found by Miaohe Lin · 3 years, 10 months ago
  40. bca3fea mm/memory_hotplug: prevalidate the address range being added with platform by Anshuman Khandual · 3 years, 10 months ago
  41. 6c922cf mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfn by Miaohe Lin · 3 years, 10 months ago
  42. 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
  43. 1adf8b4 mm/memory_hotplug: rename all existing 'memhp' into 'mhp' by Anshuman Khandual · 3 years, 10 months ago
  44. 34dc45b mm: fix memory_failure() handling of dax-namespace metadata by Dan Williams · 3 years, 10 months ago
  45. 1f90a34 mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions by Dan Williams · 3 years, 10 months ago
  46. 9f9b02e mm: teach pfn_to_online_page() to consider subsection validity by Dan Williams · 3 years, 10 months ago
  47. 9f605f2 mm: move pfn_to_online_page() out of line by Dan Williams · 3 years, 10 months ago
  48. fbcc818 mm/vmstat.c: erase latency in vmstat_shepherd by Jiang Biao · 3 years, 10 months ago
  49. 629484a mm: vmstat: add some comments on internal storage of byte items by Johannes Weiner · 3 years, 10 months ago
  50. 2bbd00a mm: vmstat: fix NOHZ wakeups for node stat changes by Johannes Weiner · 3 years, 10 months ago
  51. a052d4d mm: cma: print region name on failure by Patrick Daly · 3 years, 10 months ago
  52. 3c381db mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo by David Hildenbrand · 3 years, 10 months ago
  53. 072355c mm/cma: expose all pages to the buddy if activation of an area fails by David Hildenbrand · 3 years, 10 months ago
  54. df2ff39 mm: cma: allocate cma areas bottom-up by Roman Gushchin · 3 years, 10 months ago
  55. 187df5d mm,shmem,thp: limit shmem THP allocations to requested zones by Rik van Riel · 3 years, 10 months ago
  56. cd89fb0 mm,thp,shmem: make khugepaged obey tmpfs mount flags by Rik van Riel · 3 years, 10 months ago
  57. 78cc8cd mm,thp,shm: limit gfp mask to no more than specified by Rik van Riel · 3 years, 10 months ago
  58. 164cc4f mm,thp,shmem: limit shmem THP alloc gfp_mask by Rik van Riel · 3 years, 10 months ago
  59. a656a20 mm: remove pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  60. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  61. 38cefeb mm: remove nr_entries parameter from pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  62. 31d270f mm: add an 'end' parameter to pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  63. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  64. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  65. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  66. 41139aa mm/filemap: add mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  67. c7bad63 mm/filemap: add helper for finding pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  68. bc5a301 mm/filemap: rename find_get_entry to mapping_get_entry by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  69. 44835d2 mm: add FGP_ENTRY by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  70. 8c647dd mm/swap: optimise get_shadow_from_swap_cache by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  71. 96888e0 mm/shmem: use pagevec_lookup in shmem_unlock_mapping by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  72. c49f50d mm: make pagecache tagged lookups return only head pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  73. 33b8f84 mm/hugetlb: change hugetlb_reserve_pages() to type bool by Mike Kravetz · 3 years, 10 months ago
  74. f8159c1 mm, oom: fix a comment in dump_task() by Tang Yizhou · 3 years, 10 months ago
  75. ce33135 mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk() by Miaohe Lin · 3 years, 10 months ago
  76. bda420b numa balancing: migrate on fault among multiple bound nodes by Huang Ying · 3 years, 10 months ago
  77. 6e2b704 mm, compaction: make fast_isolate_freepages() stay within zone by Vlastimil Babka · 3 years, 10 months ago
  78. 15d28d0 mm/compaction: fix misbehaviors of fast_find_migrateblock() by Wonhyuk Yang · 3 years, 10 months ago
  79. 40d7e20 mm/compaction: correct deferral logic for proactive compaction by Charan Teja Reddy · 3 years, 10 months ago
  80. e2d26aa mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked by Miaohe Lin · 3 years, 10 months ago
  81. d99fd5f mm/compaction: remove rcu_read_lock during page compaction by Alex Shi · 3 years, 10 months ago
  82. c457cd9 z3fold: simplify the zhdr initialization code in init_z3fold_page() by Miaohe Lin · 3 years, 10 months ago
  83. 70ad319 z3fold: remove unused attribute for release_z3fold_page by Miaohe Lin · 3 years, 10 months ago
  84. 5199836 mm/vmscan: restore zone_reclaim_mode ABI by Dave Hansen · 3 years, 10 months ago
  85. ff54611 hugetlb: fix uninitialized subpool pointer by Mike Kravetz · 3 years, 10 months ago
  86. 6c03714 hugetlb: convert PageHugeFreed to HPageFreed flag by Mike Kravetz · 3 years, 10 months ago
  87. 9157c311 hugetlb: convert PageHugeTemporary() to HPageTemporary flag by Mike Kravetz · 3 years, 10 months ago
  88. 8f251a3 hugetlb: convert page_huge_active() HPageMigratable flag by Mike Kravetz · 3 years, 10 months ago
  89. d6995da hugetlb: use page.private for hugetlb specific page flags by Mike Kravetz · 3 years, 10 months ago
  90. aeddcee mm: workingset: clarify eviction order and distance calculation by Oscar Salvador · 3 years, 10 months ago
  91. 2091339 mm/vmscan.c: make lruvec_lru_size() static by Yu Zhao · 3 years, 10 months ago
  92. bc71127 mm: VM_BUG_ON lru page flags by Yu Zhao · 3 years, 10 months ago
  93. 8756017 mm: add __clear_page_lru_flags() to replace page_off_lru() by Yu Zhao · 3 years, 10 months ago
  94. 46ae6b2 mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list() by Yu Zhao · 3 years, 10 months ago
  95. 8614045 mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion() by Yu Zhao · 3 years, 10 months ago
  96. 3a9c978 mm: don't pass "enum lru_list" to lru list addition functions by Yu Zhao · 3 years, 10 months ago
  97. 42895ea mm/vmscan.c: use add_page_to_lru_list() by Yu Zhao · 3 years, 10 months ago
  98. 725cac1 mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes() by Miaohe Lin · 3 years, 10 months ago
  99. c2135f7 mm/vmscan: __isolate_lru_page_prepare() cleanup by Alex Shi · 3 years, 10 months ago
  100. 7ecc956 mm/hugetlb: suppress wrong warning info when alloc gigantic page by Chen Wandun · 3 years, 10 months ago