1. 692b558 userfaultfd/selftests: clean up hugetlb allocation code by Mike Kravetz · 3 years ago
  2. fab5150 selftests/uffd: allow EINTR/EAGAIN by Peter Xu · 3 years ago
  3. 209376e selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting by Waiman Long · 3 years ago
  4. e9ea874 mm/vmstat: add events for THP max_ptes_* exceeds by Yang Yang · 3 years ago
  5. f77a286 mm, hugepages: make memory size variable in hugepage-mremap selftest by Yosry Ahmed · 3 years ago
  6. f477619 hugetlb: add hugetlb.*.numa_stat file by Mina Almasry · 3 years ago
  7. c4dc63f mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages by Baoquan He · 3 years ago
  8. a674e48 dma/pool: create dma atomic pool only if dma zone has managed pages by Baoquan He · 3 years ago
  9. 62b3107 mm_zone: add function to check if managed dma zone exists by Baoquan He · 3 years ago
  10. eaab8e7 mm/page_alloc.c: modify the comment section for alloc_contig_pages() by Anshuman Khandual · 3 years ago
  11. 04a536b include/linux/gfp.h: further document GFP_DMA32 by Miles Chen · 3 years ago
  12. be1a13e mm: drop node from alloc_pages_vma by Michal Hocko · 3 years ago
  13. ca831f2 mm: page_alloc: fix building error on -Werror=array-compare by Xiongwei Song · 3 years ago
  14. 1611f74 mm: fix boolreturn.cocci warning by Changcheng Deng · 3 years ago
  15. 39c65a9 mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% by Suren Baghdasaryan · 3 years ago
  16. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  17. 704687d mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware by Michal Hocko · 3 years ago
  18. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
  19. 30d3f01 mm/vmalloc: be more explicit about supported gfp flags. by Michal Hocko · 3 years ago
  20. 9376130 mm/vmalloc: add support for __GFP_NOFAIL by Michal Hocko · 3 years ago
  21. 451769e mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc by Michal Hocko · 3 years ago
  22. cc6266f mm/dmapool.c: revert "make dma pool to use kmalloc_node" by Christian König · 3 years ago
  23. d08d2b6 mm: remove the total_mapcount argument from page_trans_huge_mapcount() by Matthew Wilcox (Oracle) · 3 years ago
  24. 66c7f7a mm: remove the total_mapcount argument from page_trans_huge_map_swapcount() by Matthew Wilcox (Oracle) · 3 years ago
  25. 020e876 mm: remove last argument of reuse_swap_page() by Matthew Wilcox (Oracle) · 3 years ago
  26. d283d42 x86: mm: add x86_64 support for page table check by Pasha Tatashin · 3 years ago
  27. df4e817 mm: page table check by Pasha Tatashin · 3 years ago
  28. 08d5b29 mm: ptep_clear() page table helper by Pasha Tatashin · 3 years ago
  29. 1eba86c mm: change page type prior to adding page table entry by Pasha Tatashin · 3 years ago
  30. 4b8fec2 docs/vm: add vmalloced-kernel-stacks document by Shuah Khan · 3 years ago
  31. ba535c1 mm/oom_kill: allow process_mrelease to run under mmap_lock protection by Suren Baghdasaryan · 3 years ago
  32. cc6dcfe mm: document locking restrictions for vm_operations_struct::close by Suren Baghdasaryan · 3 years ago
  33. 64591e8 mm: protect free_pgtables with mmap_lock write lock in exit_mmap by Suren Baghdasaryan · 3 years ago
  34. 36090de mm: move tlb_flush_pending inline helpers to mm_inline.h by Arnd Bergmann · 3 years ago
  35. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  36. 78db341 mm: add anonymous vma name refcounting by Suren Baghdasaryan · 3 years ago
  37. 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
  38. ac1e9ac mm: rearrange madvise code to allow for reuse by Colin Cross · 3 years ago
  39. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  40. 2c769ed tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner by chiminghao · 3 years ago
  41. 4e5aa1f memcg: add per-memcg vmalloc stat by Shakeel Butt · 3 years ago
  42. 06b2c3b mm/memcg: use struct_size() helper in kzalloc() by Wang Weiyang · 3 years ago
  43. 5b3be69 memcg: better bounds on the memcg stats updates by Shakeel Butt · 3 years ago
  44. b6bf9ab mm/memcg: add oom_group_kill memory event by Dan Schatzberg · 3 years ago
  45. 46a5337 mm/page_counter: remove an incorrect call to propagate_protected_usage() by Donghai Qiao · 3 years ago
  46. 17c1736 mm: memcontrol: make cgroup_memory_nokmem static by Muchun Song · 3 years ago
  47. 3795f46 mm/frontswap.c: use non-atomic '__set_bit()' when possible by Christophe JAILLET · 3 years ago
  48. 62c9827 shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode by Gang Li · 3 years ago
  49. a760542 mm: shmem: don't truncate page if memory failure happens by Yang Shi · 3 years ago
  50. 28b0ee3 mm/gup.c: stricter check on THP migration entry during follow_pmd_mask by Li Xinhai · 3 years ago
  51. 677b2a8 gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able by Christophe Leroy · 3 years ago
  52. 43b9312 mm/truncate.c: remove unneeded variable by chiminghao · 3 years ago
  53. 2364761 mm/debug_vm_pgtable: update comments regarding migration swap entries by Anshuman Khandual · 3 years ago
  54. 3e9d80a8 mm,fs: split dump_mapping() out from dump_page() by Matthew Wilcox (Oracle) · 3 years ago
  55. 26dca99 kasan: fix quarantine conflicting with init_on_free by Andrey Konovalov · 3 years ago
  56. f98f966 kasan: test: add test case for double-kmem_cache_destroy() by Marco Elver · 3 years ago
  57. bed0a9b kasan: add ability to detect double-kmem_cache_destroy() by Marco Elver · 3 years ago
  58. e5f4728 kasan: test: add globals left-out-of-bounds test by Marco Elver · 3 years ago
  59. 1460600 device-dax: compound devmap support by Joao Martins · 3 years ago
  60. 6ec228b device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault() by Joao Martins · 3 years ago
  61. 0e7325f device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}() by Joao Martins · 3 years ago
  62. a0fb038 device-dax: factor out page mapping initialization by Joao Martins · 3 years ago
  63. fc65c4e device-dax: ensure dev_dax->pgmap is valid for dynamic devices by Joao Martins · 3 years ago
  64. 09b8013 device-dax: use struct_size() by Joao Martins · 3 years ago
  65. b9b5777 device-dax: use ALIGN() for determining pgoff by Joao Martins · 3 years ago
  66. c4386bd mm/memremap: add ZONE_DEVICE support for compound pages by Joao Martins · 3 years ago
  67. 46487e0 mm/page_alloc: refactor memmap_init_zone_device() page init by Joao Martins · 3 years ago
  68. 5b24eee mm/page_alloc: split prep_compound_page into head and tail subparts by Joao Martins · 3 years ago
  69. 60115fa mm: defer kmemleak object creation of module_alloc() by Kefeng Wang · 3 years ago
  70. 972fa3a mm: kmemleak: alloc gray object for reserved region with direct map by Calvin Zhang · 3 years ago
  71. ad1a3e1 kmemleak: fix kmemleak false positive report with HW tag-based kasan enable by Kuan-Ying Lee · 3 years ago
  72. c29b5b3 mm: slab: make slab iterator functions static by Muchun Song · 3 years ago
  73. 7302e91 mm/slab_common: use WARN() if cache still has objects on destroy by Marco Elver · 3 years ago
  74. a12cf8b fs/ioctl: remove unnecessary __user annotation by Amit Daniel Kachhap · 3 years ago
  75. 9a25d05 ocfs2: remove redundant assignment to variable free_space by Colin Ian King · 3 years ago
  76. d141b39 ocfs2: cluster: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  77. f018844 ocfs2: remove redundant assignment to pointer root_bh by Colin Ian King · 3 years ago
  78. 59430cc ocfs2: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  79. e07bf00 ocfs2: clearly handle ocfs2_grab_pages_for_write() return value by Joseph Qi · 3 years ago
  80. 783cc68 ocfs2: use BUG_ON instead of if condition followed by BUG. by Zhang Mingyu · 3 years ago
  81. 9eec1d8 squashfs: provide backing_dev_info in order to disable read-ahead by Zheng Liang · 3 years ago
  82. 7e0af97 fs/ntfs/attrib.c: fix one kernel-doc comment by Yang Li · 3 years ago
  83. 9a69f2b scripts/spelling.txt: add "oveflow" by Drew Fustini · 3 years ago
  84. a7eddfc ia64: topology: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  85. c5c2135 ia64: fix typo in a comment by Jason Wang · 3 years ago
  86. 6c4420b arch/ia64/kernel/setup.c: use swap() to make code cleaner by Yang Guang · 3 years ago
  87. f2fed02 ia64: module: use swap() to make code cleaner by Yang Guang · 3 years ago
  88. ff78f66 trace/hwlat: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  89. 11e4e35 trace/osnoise: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  90. 3b9cb4b rcutorture: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  91. 64ed3a0 ring-buffer: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  92. e085011 RDMA/siw: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  93. 800977f kthread: add the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  94. df0cc57 Linux 5.16 by Linus Torvalds · 3 years ago
  95. e900deb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years ago
  96. 9535012 Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  97. 9a12a5a Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
  98. df5bc0a Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)" by Len Brown · 3 years ago
  99. cf73ed8 Input: zinitix - make sure the IRQ is allocated before it gets enabled by Nikita Travkin · 3 years ago
  100. c801335 ARM: dts: gpio-ranges property is now required by Phil Elwell · 3 years ago