1. 8913c61 kfence: make test case compatible with run time set sample interval by Peng Liu · 2 years, 11 months ago
  2. 0764db9 mm: memcg: synchronize objcg lists with a dedicated spinlock by Roman Gushchin · 2 years, 11 months ago
  3. b485c6f mm: vmscan: remove deadlock due to throttling failing to make progress by Mel Gorman · 2 years, 11 months ago
  4. c10a0f8 mm/kmemleak: avoid scanning potential huge holes by Lang Yu · 2 years, 11 months ago
  5. 80110bb mm/page_table_check: check entries at pmd levels by Pasha Tatashin · 2 years, 11 months ago
  6. e59a47b8 mm/khugepaged: unify collapse pmd clear, flush and free by Pasha Tatashin · 2 years, 11 months ago
  7. 64d8b9e1 mm/page_table_check: use unsigned long for page counters and cleanup by Pasha Tatashin · 2 years, 11 months ago
  8. fb5222a mm/debug_vm_pgtable: remove pte entry from the page table by Pasha Tatashin · 2 years, 11 months ago
  9. a85468b Revert "mm/page_isolation: unset migratetype directly for non Buddy page" by Chen Wandun · 2 years, 11 months ago
  10. c36c04c Revert "mm/gup: small refactoring: simplify try_grab_page()" by John Hubbard · 2 years, 11 months ago
  11. 61e28cf0 memory-failure: fetch compound_head after pgmap_pfn_valid() by Joao Martins · 2 years, 11 months ago
  12. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  13. 1c52283 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  14. b68b10b Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  15. 6e61dde mm: hide the FRONTSWAP Kconfig symbol by Christoph Hellwig · 3 years ago
  16. 1da0d94 frontswap: remove support for multiple ops by Christoph Hellwig · 3 years ago
  17. 633423a mm: mark swap_lock and swap_active_head static by Christoph Hellwig · 3 years ago
  18. f328c1d frontswap: simplify frontswap_register_ops by Christoph Hellwig · 3 years ago
  19. bd9cd52 frontswap: remove frontswap_test by Christoph Hellwig · 3 years ago
  20. 10a9c49 mm: simplify try_to_unuse by Christoph Hellwig · 3 years ago
  21. 360be5d frontswap: remove the frontswap exports by Christoph Hellwig · 3 years ago
  22. 1cf53c8 frontswap: simplify frontswap_init by Christoph Hellwig · 3 years ago
  23. 3e8e1af frontswap: remove frontswap_curr_pages by Christoph Hellwig · 3 years ago
  24. 0b364446 frontswap: remove frontswap_shrink by Christoph Hellwig · 3 years ago
  25. 71024cb frontswap: remove frontswap_tmem_exclusive_gets by Christoph Hellwig · 3 years ago
  26. 3d6035f frontswap: remove frontswap_writethrough by Christoph Hellwig · 3 years ago
  27. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
  28. e940066 lib/stackdepot: always do filter_irq_stacks() in stack_depot_save() by Marco Elver · 3 years ago
  29. 2dba5eb lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() by Vlastimil Babka · 3 years ago
  30. a372659 zsmalloc: replace get_cpu_var with local_lock by Mike Galbraith · 3 years ago
  31. b475d42 zsmalloc: replace per zpage lock with pool->migrate_lock by Minchan Kim · 3 years ago
  32. c4549b8 zsmalloc: remove zspage isolation for migration by Minchan Kim · 3 years ago
  33. a41ec88 zsmalloc: move huge compressed obj from page to zspage by Minchan Kim · 3 years ago
  34. 3ae92ac zsmalloc: introduce obj_allocated by Minchan Kim · 3 years ago
  35. 0a5f079 zsmalloc: decouple class actions from zspage works by Minchan Kim · 3 years ago
  36. 3828a76 zsmalloc: rename zs_stat_type to class_stat_type by Minchan Kim · 3 years ago
  37. 67f1c9c zsmalloc: introduce some helper functions by Minchan Kim · 3 years ago
  38. ffa6575 mm/migrate.c: rework migration_entry_wait() to not take a pageref by Alistair Popple · 3 years ago
  39. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  40. 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
  41. a3d5dc9 delayacct: support swapin delay accounting for swapping without blkio by Yang Yang · 3 years ago
  42. 20c0357 mm: percpu: add generic pcpu_populate_pte() function by Kefeng Wang · 3 years ago
  43. 23f9171 mm: percpu: add generic pcpu_fc_alloc/free funciton by Kefeng Wang · 3 years ago
  44. 1ca3fb3 mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef by Kefeng Wang · 3 years ago
  45. 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years ago
  46. e3a8b6a Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 3 years ago
  47. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  48. 3abb28e filemap: Use folio_put_refs() in filemap_free_folio() by Matthew Wilcox (Oracle) · 3 years ago
  49. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  50. ec288a2 bitmap: unify find_bit operations by Yury Norov · 3 years, 4 months ago
  51. 801a573 mm/percpu: micro-optimize pcpu_is_populated() by Yury Norov · 3 years, 4 months ago
  52. 76fd028 mm/damon: hide kernel pointer from tracepoint event by SeongJae Park · 3 years ago
  53. 962fe7a mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log by SeongJae Park · 3 years ago
  54. 251403f mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging by SeongJae Park · 3 years ago
  55. 70b8480 mm/damon/dbgfs: remove an unnecessary variable by SeongJae Park · 3 years ago
  56. 2cd4b8e mm/damon: move the implementation of damon_insert_region to damon.h by Guoqing Jiang · 3 years ago
  57. 49f4203 mm/damon: add access checking for hugetlb pages by Baolin Wang · 3 years ago
  58. 3a619fd mm/damon/dbgfs: support all DAMOS stats by SeongJae Park · 3 years ago
  59. 60e52e7 mm/damon/reclaim: provide reclamation statistics by SeongJae Park · 3 years ago
  60. 6268eac mm/damon/schemes: account how many times quota limit has exceeded by SeongJae Park · 3 years ago
  61. 0e92c2e mm/damon/schemes: account scheme actions that successfully applied by SeongJae Park · 3 years ago
  62. 88f86dc mm/damon: convert macro functions to static inline functions by SeongJae Park · 3 years ago
  63. 9b2a38d mm/damon: move damon_rand() definition into damon.h by Xin Hao · 3 years ago
  64. c89ae63 mm/damon/schemes: add the validity judgment of thresholds by Xin Hao · 3 years ago
  65. 8bd0b9d mm/damon/vaddr: remove swap_ranges() and replace it with swap() by Yihao Han · 3 years ago
  66. cdeed00 mm/damon: remove some unneeded function definitions in damon.h by Xin Hao · 3 years ago
  67. d720bbb mm/damon/core: use abs() instead of diff_of() by Xin Hao · 3 years ago
  68. b627b77 mm/damon: unified access_check function naming rules by Xin Hao · 3 years ago
  69. 87c01d5 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
  70. cab0a7c mm: make some vars and functions static or __init by Ting Liu · 3 years ago
  71. 0b8f0d8 mm: fix some comment errors by Quanfa Fu · 3 years ago
  72. f44e1e6 zpool: remove the list of pools_head by Zhaoyu Liu · 3 years ago
  73. 5ee2fa2 mm/rmap: fix potential batched TLB flush race by Huang Ying · 3 years ago
  74. 8c57c07 mm: memcg/percpu: account extra objcg space to memory cgroups by Qi Zheng · 3 years ago
  75. bf181c5 mm/hwpoison: fix unpoison_memory() by Naoya Horiguchi · 3 years ago
  76. c9fdc4d mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE by Naoya Horiguchi · 3 years ago
  77. 91d0054 mm/hwpoison: mf_mutex for soft offline and unpoison by Naoya Horiguchi · 3 years ago
  78. e1c63e1 mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy by Nanyong Sun · 3 years ago
  79. f1e8db0 mm/migrate: remove redundant variables used in a for-loop by Colin Ian King · 3 years ago
  80. dcee9bf5 mm/migrate: move node demotion code to near its user by Huang Ying · 3 years ago
  81. 7813a1b mm: migrate: add more comments for selecting target node randomly by Baolin Wang · 3 years ago
  82. ac16ec8 mm: migrate: support multiple target nodes demotion by Baolin Wang · 3 years ago
  83. 84b328aa mm: compaction: fix the migration stats in trace_mm_compaction_migratepages() by Baolin Wang · 3 years ago
  84. 5d39a7e mm: migrate: correct the hugetlb migration stats by Baolin Wang · 3 years ago
  85. b5bade9 mm: migrate: fix the return value of migrate_pages() by Baolin Wang · 3 years ago
  86. f530243 mm, oom: OOM sysrq should always kill a process by Jann Horn · 3 years ago
  87. dad5b02 mm/mempolicy: fix all kernel-doc warnings by Randy Dunlap · 3 years ago
  88. c6018b4 mm/mempolicy: add set_mempolicy_home_node syscall by Aneesh Kumar K.V · 3 years ago
  89. c045511 mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY by Aneesh Kumar K.V · 3 years ago
  90. 721fb89 mm/page_isolation: unset migratetype directly for non Buddy page by Chen Wandun · 3 years ago
  91. e4b424b vmscan: make drop_slab_node static by Gang Li · 3 years ago
  92. e9ea874 mm/vmstat: add events for THP max_ptes_* exceeds by Yang Yang · 3 years ago
  93. f477619 hugetlb: add hugetlb.*.numa_stat file by Mina Almasry · 3 years ago
  94. c4dc63f mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages by Baoquan He · 3 years ago
  95. 62b3107 mm_zone: add function to check if managed dma zone exists by Baoquan He · 3 years ago
  96. eaab8e7 mm/page_alloc.c: modify the comment section for alloc_contig_pages() by Anshuman Khandual · 3 years ago
  97. be1a13e mm: drop node from alloc_pages_vma by Michal Hocko · 3 years ago
  98. ca831f2 mm: page_alloc: fix building error on -Werror=array-compare by Xiongwei Song · 3 years ago
  99. 704687d mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware by Michal Hocko · 3 years ago
  100. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago