1. 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  2. cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years ago
  3. 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  4. 77dbd72 Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years ago
  5. d0a231f Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  6. 88db845 Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 3 years ago
  7. 175398a Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
  8. 49ad227 Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years ago
  9. 59d4145 Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  10. 2aab34f Merge tag 'memblock-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years ago
  11. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  12. 76fd028 mm/damon: hide kernel pointer from tracepoint event by SeongJae Park · 3 years ago
  13. 962fe7a mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log by SeongJae Park · 3 years ago
  14. 251403f mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging by SeongJae Park · 3 years ago
  15. 70b8480 mm/damon/dbgfs: remove an unnecessary variable by SeongJae Park · 3 years ago
  16. 2cd4b8e mm/damon: move the implementation of damon_insert_region to damon.h by Guoqing Jiang · 3 years ago
  17. 49f4203 mm/damon: add access checking for hugetlb pages by Baolin Wang · 3 years ago
  18. dbcb9b9 Docs/admin-guide/mm/damon/usage: update for schemes statistics by SeongJae Park · 3 years ago
  19. 3a619fd mm/damon/dbgfs: support all DAMOS stats by SeongJae Park · 3 years ago
  20. 81f0895 Docs/admin-guide/mm/damon/reclaim: document statistics parameters by SeongJae Park · 3 years ago
  21. 60e52e7 mm/damon/reclaim: provide reclamation statistics by SeongJae Park · 3 years ago
  22. 6268eac mm/damon/schemes: account how many times quota limit has exceeded by SeongJae Park · 3 years ago
  23. 0e92c2e mm/damon/schemes: account scheme actions that successfully applied by SeongJae Park · 3 years ago
  24. f4c6d22 mm/damon: remove a mistakenly added comment for a future feature by SeongJae Park · 3 years ago
  25. 995d739 Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contexts by SeongJae Park · 3 years ago
  26. 4492bf4 Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginning by SeongJae Park · 3 years ago
  27. 35b43d40 Docs/admin-guide/mm/damon/usage: remove redundant information by SeongJae Park · 3 years ago
  28. 6322416 Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarks by SeongJae Park · 3 years ago
  29. 88f86dc mm/damon: convert macro functions to static inline functions by SeongJae Park · 3 years ago
  30. 234d687 mm/damon: modify damon_rand() macro to static inline function by Xin Hao · 3 years ago
  31. 9b2a38d mm/damon: move damon_rand() definition into damon.h by Xin Hao · 3 years ago
  32. c89ae63 mm/damon/schemes: add the validity judgment of thresholds by Xin Hao · 3 years ago
  33. 8bd0b9d mm/damon/vaddr: remove swap_ranges() and replace it with swap() by Yihao Han · 3 years ago
  34. cdeed00 mm/damon: remove some unneeded function definitions in damon.h by Xin Hao · 3 years ago
  35. d720bbb mm/damon/core: use abs() instead of diff_of() by Xin Hao · 3 years ago
  36. c46b0bb mm/damon: add 'age' of region tracepoint support by Xin Hao · 3 years ago
  37. b627b77 mm/damon: unified access_check function naming rules by Xin Hao · 3 years ago
  38. 87c01d5 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
  39. cab0a7c mm: make some vars and functions static or __init by Ting Liu · 3 years ago
  40. 0b8f0d8 mm: fix some comment errors by Quanfa Fu · 3 years ago
  41. 7f0d267 zram: use ATTRIBUTE_GROUPS by Luis Chamberlain · 3 years ago
  42. f44e1e6 zpool: remove the list of pools_head by Zhaoyu Liu · 3 years ago
  43. 5ee2fa2 mm/rmap: fix potential batched TLB flush race by Huang Ying · 3 years ago
  44. 8c57c07 mm: memcg/percpu: account extra objcg space to memory cgroups by Qi Zheng · 3 years ago
  45. bf181c5 mm/hwpoison: fix unpoison_memory() by Naoya Horiguchi · 3 years ago
  46. c9fdc4d mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE by Naoya Horiguchi · 3 years ago
  47. 91d0054 mm/hwpoison: mf_mutex for soft offline and unpoison by Naoya Horiguchi · 3 years ago
  48. e1c63e1 mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy by Nanyong Sun · 3 years ago
  49. c0e582d mm/thp: drop unused trace events hugepage_[invalidate|splitting] by Anshuman Khandual · 3 years ago
  50. f1e8db0 mm/migrate: remove redundant variables used in a for-loop by Colin Ian King · 3 years ago
  51. dcee9bf5 mm/migrate: move node demotion code to near its user by Huang Ying · 3 years ago
  52. 7813a1b mm: migrate: add more comments for selecting target node randomly by Baolin Wang · 3 years ago
  53. ac16ec8 mm: migrate: support multiple target nodes demotion by Baolin Wang · 3 years ago
  54. 84b328aa mm: compaction: fix the migration stats in trace_mm_compaction_migratepages() by Baolin Wang · 3 years ago
  55. 5d39a7e mm: migrate: correct the hugetlb migration stats by Baolin Wang · 3 years ago
  56. b5bade9 mm: migrate: fix the return value of migrate_pages() by Baolin Wang · 3 years ago
  57. d6aba4c hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list() by Sean Christopherson · 3 years ago
  58. f530243 mm, oom: OOM sysrq should always kill a process by Jann Horn · 3 years ago
  59. dad5b02 mm/mempolicy: fix all kernel-doc warnings by Randy Dunlap · 3 years ago
  60. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  61. c6018b4 mm/mempolicy: add set_mempolicy_home_node syscall by Aneesh Kumar K.V · 3 years ago
  62. c045511 mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY by Aneesh Kumar K.V · 3 years ago
  63. 721fb89 mm/page_isolation: unset migratetype directly for non Buddy page by Chen Wandun · 3 years ago
  64. e4b424b vmscan: make drop_slab_node static by Gang Li · 3 years ago
  65. 692b558 userfaultfd/selftests: clean up hugetlb allocation code by Mike Kravetz · 3 years ago
  66. fab5150 selftests/uffd: allow EINTR/EAGAIN by Peter Xu · 3 years ago
  67. 209376e selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting by Waiman Long · 3 years ago
  68. e9ea874 mm/vmstat: add events for THP max_ptes_* exceeds by Yang Yang · 3 years ago
  69. f77a286 mm, hugepages: make memory size variable in hugepage-mremap selftest by Yosry Ahmed · 3 years ago
  70. f477619 hugetlb: add hugetlb.*.numa_stat file by Mina Almasry · 3 years ago
  71. c4dc63f mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages by Baoquan He · 3 years ago
  72. a674e48 dma/pool: create dma atomic pool only if dma zone has managed pages by Baoquan He · 3 years ago
  73. 62b3107 mm_zone: add function to check if managed dma zone exists by Baoquan He · 3 years ago
  74. eaab8e7 mm/page_alloc.c: modify the comment section for alloc_contig_pages() by Anshuman Khandual · 3 years ago
  75. 04a536b include/linux/gfp.h: further document GFP_DMA32 by Miles Chen · 3 years ago
  76. be1a13e mm: drop node from alloc_pages_vma by Michal Hocko · 3 years ago
  77. ca831f2 mm: page_alloc: fix building error on -Werror=array-compare by Xiongwei Song · 3 years ago
  78. 1611f74 mm: fix boolreturn.cocci warning by Changcheng Deng · 3 years ago
  79. 39c65a9 mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% by Suren Baghdasaryan · 3 years ago
  80. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  81. 704687d mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware by Michal Hocko · 3 years ago
  82. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
  83. 30d3f01 mm/vmalloc: be more explicit about supported gfp flags. by Michal Hocko · 3 years ago
  84. 9376130 mm/vmalloc: add support for __GFP_NOFAIL by Michal Hocko · 3 years ago
  85. 451769e mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc by Michal Hocko · 3 years ago
  86. cc6266f mm/dmapool.c: revert "make dma pool to use kmalloc_node" by Christian König · 3 years ago
  87. d08d2b6 mm: remove the total_mapcount argument from page_trans_huge_mapcount() by Matthew Wilcox (Oracle) · 3 years ago
  88. 66c7f7a mm: remove the total_mapcount argument from page_trans_huge_map_swapcount() by Matthew Wilcox (Oracle) · 3 years ago
  89. 020e876 mm: remove last argument of reuse_swap_page() by Matthew Wilcox (Oracle) · 3 years ago
  90. d283d42 x86: mm: add x86_64 support for page table check by Pasha Tatashin · 3 years ago
  91. df4e817 mm: page table check by Pasha Tatashin · 3 years ago
  92. 08d5b29 mm: ptep_clear() page table helper by Pasha Tatashin · 3 years ago
  93. 1eba86c mm: change page type prior to adding page table entry by Pasha Tatashin · 3 years ago
  94. 4b8fec2 docs/vm: add vmalloced-kernel-stacks document by Shuah Khan · 3 years ago
  95. ba535c1 mm/oom_kill: allow process_mrelease to run under mmap_lock protection by Suren Baghdasaryan · 3 years ago
  96. cc6dcfe mm: document locking restrictions for vm_operations_struct::close by Suren Baghdasaryan · 3 years ago
  97. 64591e8 mm: protect free_pgtables with mmap_lock write lock in exit_mmap by Suren Baghdasaryan · 3 years ago
  98. 36090de mm: move tlb_flush_pending inline helpers to mm_inline.h by Arnd Bergmann · 3 years ago
  99. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  100. 78db341 mm: add anonymous vma name refcounting by Suren Baghdasaryan · 3 years ago