1. 8bd0b9d mm/damon/vaddr: remove swap_ranges() and replace it with swap() by Yihao Han · 3 years ago
  2. cdeed00 mm/damon: remove some unneeded function definitions in damon.h by Xin Hao · 3 years ago
  3. d720bbb mm/damon/core: use abs() instead of diff_of() by Xin Hao · 3 years ago
  4. c46b0bb mm/damon: add 'age' of region tracepoint support by Xin Hao · 3 years ago
  5. b627b77 mm/damon: unified access_check function naming rules by Xin Hao · 3 years ago
  6. 87c01d5 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
  7. cab0a7c mm: make some vars and functions static or __init by Ting Liu · 3 years ago
  8. 0b8f0d8 mm: fix some comment errors by Quanfa Fu · 3 years ago
  9. 7f0d267 zram: use ATTRIBUTE_GROUPS by Luis Chamberlain · 3 years ago
  10. f44e1e6 zpool: remove the list of pools_head by Zhaoyu Liu · 3 years ago
  11. 5ee2fa2 mm/rmap: fix potential batched TLB flush race by Huang Ying · 3 years ago
  12. 8c57c07 mm: memcg/percpu: account extra objcg space to memory cgroups by Qi Zheng · 3 years ago
  13. bf181c5 mm/hwpoison: fix unpoison_memory() by Naoya Horiguchi · 3 years ago
  14. c9fdc4d mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE by Naoya Horiguchi · 3 years ago
  15. 91d0054 mm/hwpoison: mf_mutex for soft offline and unpoison by Naoya Horiguchi · 3 years ago
  16. e1c63e1 mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy by Nanyong Sun · 3 years ago
  17. c0e582d mm/thp: drop unused trace events hugepage_[invalidate|splitting] by Anshuman Khandual · 3 years ago
  18. f1e8db0 mm/migrate: remove redundant variables used in a for-loop by Colin Ian King · 3 years ago
  19. dcee9bf5 mm/migrate: move node demotion code to near its user by Huang Ying · 3 years ago
  20. 7813a1b mm: migrate: add more comments for selecting target node randomly by Baolin Wang · 3 years ago
  21. ac16ec8 mm: migrate: support multiple target nodes demotion by Baolin Wang · 3 years ago
  22. 84b328aa mm: compaction: fix the migration stats in trace_mm_compaction_migratepages() by Baolin Wang · 3 years ago
  23. 5d39a7e mm: migrate: correct the hugetlb migration stats by Baolin Wang · 3 years ago
  24. b5bade9 mm: migrate: fix the return value of migrate_pages() by Baolin Wang · 3 years ago
  25. d6aba4c hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list() by Sean Christopherson · 3 years ago
  26. f530243 mm, oom: OOM sysrq should always kill a process by Jann Horn · 3 years ago
  27. dad5b02 mm/mempolicy: fix all kernel-doc warnings by Randy Dunlap · 3 years ago
  28. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  29. c6018b4 mm/mempolicy: add set_mempolicy_home_node syscall by Aneesh Kumar K.V · 3 years ago
  30. c045511 mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY by Aneesh Kumar K.V · 3 years ago
  31. 721fb89 mm/page_isolation: unset migratetype directly for non Buddy page by Chen Wandun · 3 years ago
  32. e4b424b vmscan: make drop_slab_node static by Gang Li · 3 years ago
  33. 692b558 userfaultfd/selftests: clean up hugetlb allocation code by Mike Kravetz · 3 years ago
  34. fab5150 selftests/uffd: allow EINTR/EAGAIN by Peter Xu · 3 years ago
  35. 209376e selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting by Waiman Long · 3 years ago
  36. e9ea874 mm/vmstat: add events for THP max_ptes_* exceeds by Yang Yang · 3 years ago
  37. f77a286 mm, hugepages: make memory size variable in hugepage-mremap selftest by Yosry Ahmed · 3 years ago
  38. f477619 hugetlb: add hugetlb.*.numa_stat file by Mina Almasry · 3 years ago
  39. c4dc63f mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages by Baoquan He · 3 years ago
  40. a674e48 dma/pool: create dma atomic pool only if dma zone has managed pages by Baoquan He · 3 years ago
  41. 62b3107 mm_zone: add function to check if managed dma zone exists by Baoquan He · 3 years ago
  42. eaab8e7 mm/page_alloc.c: modify the comment section for alloc_contig_pages() by Anshuman Khandual · 3 years ago
  43. 04a536b include/linux/gfp.h: further document GFP_DMA32 by Miles Chen · 3 years ago
  44. be1a13e mm: drop node from alloc_pages_vma by Michal Hocko · 3 years ago
  45. ca831f2 mm: page_alloc: fix building error on -Werror=array-compare by Xiongwei Song · 3 years ago
  46. 1611f74 mm: fix boolreturn.cocci warning by Changcheng Deng · 3 years ago
  47. 39c65a9 mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% by Suren Baghdasaryan · 3 years ago
  48. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  49. 704687d mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware by Michal Hocko · 3 years ago
  50. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
  51. 30d3f01 mm/vmalloc: be more explicit about supported gfp flags. by Michal Hocko · 3 years ago
  52. 9376130 mm/vmalloc: add support for __GFP_NOFAIL by Michal Hocko · 3 years ago
  53. 451769e mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc by Michal Hocko · 3 years ago
  54. cc6266f mm/dmapool.c: revert "make dma pool to use kmalloc_node" by Christian König · 3 years ago
  55. d08d2b6 mm: remove the total_mapcount argument from page_trans_huge_mapcount() by Matthew Wilcox (Oracle) · 3 years ago
  56. 66c7f7a mm: remove the total_mapcount argument from page_trans_huge_map_swapcount() by Matthew Wilcox (Oracle) · 3 years ago
  57. 020e876 mm: remove last argument of reuse_swap_page() by Matthew Wilcox (Oracle) · 3 years ago
  58. d283d42 x86: mm: add x86_64 support for page table check by Pasha Tatashin · 3 years ago
  59. df4e817 mm: page table check by Pasha Tatashin · 3 years ago
  60. 08d5b29 mm: ptep_clear() page table helper by Pasha Tatashin · 3 years ago
  61. 1eba86c mm: change page type prior to adding page table entry by Pasha Tatashin · 3 years ago
  62. 4b8fec2 docs/vm: add vmalloced-kernel-stacks document by Shuah Khan · 3 years ago
  63. ba535c1 mm/oom_kill: allow process_mrelease to run under mmap_lock protection by Suren Baghdasaryan · 3 years ago
  64. cc6dcfe mm: document locking restrictions for vm_operations_struct::close by Suren Baghdasaryan · 3 years ago
  65. 64591e8 mm: protect free_pgtables with mmap_lock write lock in exit_mmap by Suren Baghdasaryan · 3 years ago
  66. 36090de mm: move tlb_flush_pending inline helpers to mm_inline.h by Arnd Bergmann · 3 years ago
  67. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  68. 78db341 mm: add anonymous vma name refcounting by Suren Baghdasaryan · 3 years ago
  69. 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
  70. ac1e9ac mm: rearrange madvise code to allow for reuse by Colin Cross · 3 years ago
  71. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  72. 2c769ed tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner by chiminghao · 3 years ago
  73. 4e5aa1f memcg: add per-memcg vmalloc stat by Shakeel Butt · 3 years ago
  74. 06b2c3b mm/memcg: use struct_size() helper in kzalloc() by Wang Weiyang · 3 years ago
  75. 5b3be69 memcg: better bounds on the memcg stats updates by Shakeel Butt · 3 years ago
  76. b6bf9ab mm/memcg: add oom_group_kill memory event by Dan Schatzberg · 3 years ago
  77. 46a5337 mm/page_counter: remove an incorrect call to propagate_protected_usage() by Donghai Qiao · 3 years ago
  78. 17c1736 mm: memcontrol: make cgroup_memory_nokmem static by Muchun Song · 3 years ago
  79. 3795f46 mm/frontswap.c: use non-atomic '__set_bit()' when possible by Christophe JAILLET · 3 years ago
  80. 62c9827 shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode by Gang Li · 3 years ago
  81. a760542 mm: shmem: don't truncate page if memory failure happens by Yang Shi · 3 years ago
  82. 28b0ee3 mm/gup.c: stricter check on THP migration entry during follow_pmd_mask by Li Xinhai · 3 years ago
  83. 677b2a8 gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able by Christophe Leroy · 3 years ago
  84. 43b9312 mm/truncate.c: remove unneeded variable by chiminghao · 3 years ago
  85. 2364761 mm/debug_vm_pgtable: update comments regarding migration swap entries by Anshuman Khandual · 3 years ago
  86. 3e9d80a8 mm,fs: split dump_mapping() out from dump_page() by Matthew Wilcox (Oracle) · 3 years ago
  87. 26dca99 kasan: fix quarantine conflicting with init_on_free by Andrey Konovalov · 3 years ago
  88. f98f966 kasan: test: add test case for double-kmem_cache_destroy() by Marco Elver · 3 years ago
  89. bed0a9b kasan: add ability to detect double-kmem_cache_destroy() by Marco Elver · 3 years ago
  90. e5f4728 kasan: test: add globals left-out-of-bounds test by Marco Elver · 3 years ago
  91. 1460600 device-dax: compound devmap support by Joao Martins · 3 years ago
  92. 6ec228b device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault() by Joao Martins · 3 years ago
  93. 0e7325f device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}() by Joao Martins · 3 years ago
  94. a0fb038 device-dax: factor out page mapping initialization by Joao Martins · 3 years ago
  95. fc65c4e device-dax: ensure dev_dax->pgmap is valid for dynamic devices by Joao Martins · 3 years ago
  96. 09b8013 device-dax: use struct_size() by Joao Martins · 3 years ago
  97. b9b5777 device-dax: use ALIGN() for determining pgoff by Joao Martins · 3 years ago
  98. c4386bd mm/memremap: add ZONE_DEVICE support for compound pages by Joao Martins · 3 years ago
  99. 46487e0 mm/page_alloc: refactor memmap_init_zone_device() page init by Joao Martins · 3 years ago
  100. 5b24eee mm/page_alloc: split prep_compound_page into head and tail subparts by Joao Martins · 3 years ago