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