1. df4e817 mm: page table check by Pasha Tatashin · 3 years ago
  2. 08d5b29 mm: ptep_clear() page table helper by Pasha Tatashin · 3 years ago
  3. 1eba86c mm: change page type prior to adding page table entry by Pasha Tatashin · 3 years ago
  4. 4b8fec2 docs/vm: add vmalloced-kernel-stacks document by Shuah Khan · 3 years ago
  5. ba535c1 mm/oom_kill: allow process_mrelease to run under mmap_lock protection by Suren Baghdasaryan · 3 years ago
  6. cc6dcfe mm: document locking restrictions for vm_operations_struct::close by Suren Baghdasaryan · 3 years ago
  7. 64591e8 mm: protect free_pgtables with mmap_lock write lock in exit_mmap by Suren Baghdasaryan · 3 years ago
  8. 36090de mm: move tlb_flush_pending inline helpers to mm_inline.h by Arnd Bergmann · 3 years ago
  9. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  10. 78db341 mm: add anonymous vma name refcounting by Suren Baghdasaryan · 3 years ago
  11. 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
  12. ac1e9ac mm: rearrange madvise code to allow for reuse by Colin Cross · 3 years ago
  13. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  14. 2c769ed tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner by chiminghao · 3 years ago
  15. 4e5aa1f memcg: add per-memcg vmalloc stat by Shakeel Butt · 3 years ago
  16. 06b2c3b mm/memcg: use struct_size() helper in kzalloc() by Wang Weiyang · 3 years ago
  17. 5b3be69 memcg: better bounds on the memcg stats updates by Shakeel Butt · 3 years ago
  18. b6bf9ab mm/memcg: add oom_group_kill memory event by Dan Schatzberg · 3 years ago
  19. 46a5337 mm/page_counter: remove an incorrect call to propagate_protected_usage() by Donghai Qiao · 3 years ago
  20. 17c1736 mm: memcontrol: make cgroup_memory_nokmem static by Muchun Song · 3 years ago
  21. 3795f46 mm/frontswap.c: use non-atomic '__set_bit()' when possible by Christophe JAILLET · 3 years ago
  22. 62c9827 shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode by Gang Li · 3 years ago
  23. a760542 mm: shmem: don't truncate page if memory failure happens by Yang Shi · 3 years ago
  24. 28b0ee3 mm/gup.c: stricter check on THP migration entry during follow_pmd_mask by Li Xinhai · 3 years ago
  25. 677b2a8 gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able by Christophe Leroy · 3 years ago
  26. 43b9312 mm/truncate.c: remove unneeded variable by chiminghao · 3 years ago
  27. 2364761 mm/debug_vm_pgtable: update comments regarding migration swap entries by Anshuman Khandual · 3 years ago
  28. 3e9d80a8 mm,fs: split dump_mapping() out from dump_page() by Matthew Wilcox (Oracle) · 3 years ago
  29. 26dca99 kasan: fix quarantine conflicting with init_on_free by Andrey Konovalov · 3 years ago
  30. f98f966 kasan: test: add test case for double-kmem_cache_destroy() by Marco Elver · 3 years ago
  31. bed0a9b kasan: add ability to detect double-kmem_cache_destroy() by Marco Elver · 3 years ago
  32. e5f4728 kasan: test: add globals left-out-of-bounds test by Marco Elver · 3 years ago
  33. 1460600 device-dax: compound devmap support by Joao Martins · 3 years ago
  34. 6ec228b device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault() by Joao Martins · 3 years ago
  35. 0e7325f device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}() by Joao Martins · 3 years ago
  36. a0fb038 device-dax: factor out page mapping initialization by Joao Martins · 3 years ago
  37. fc65c4e device-dax: ensure dev_dax->pgmap is valid for dynamic devices by Joao Martins · 3 years ago
  38. 09b8013 device-dax: use struct_size() by Joao Martins · 3 years ago
  39. b9b5777 device-dax: use ALIGN() for determining pgoff by Joao Martins · 3 years ago
  40. c4386bd mm/memremap: add ZONE_DEVICE support for compound pages by Joao Martins · 3 years ago
  41. 46487e0 mm/page_alloc: refactor memmap_init_zone_device() page init by Joao Martins · 3 years ago
  42. 5b24eee mm/page_alloc: split prep_compound_page into head and tail subparts by Joao Martins · 3 years ago
  43. 60115fa mm: defer kmemleak object creation of module_alloc() by Kefeng Wang · 3 years ago
  44. 972fa3a mm: kmemleak: alloc gray object for reserved region with direct map by Calvin Zhang · 3 years ago
  45. ad1a3e1 kmemleak: fix kmemleak false positive report with HW tag-based kasan enable by Kuan-Ying Lee · 3 years ago
  46. c29b5b3 mm: slab: make slab iterator functions static by Muchun Song · 3 years ago
  47. 7302e91 mm/slab_common: use WARN() if cache still has objects on destroy by Marco Elver · 3 years ago
  48. a12cf8b fs/ioctl: remove unnecessary __user annotation by Amit Daniel Kachhap · 3 years ago
  49. 9a25d05 ocfs2: remove redundant assignment to variable free_space by Colin Ian King · 3 years ago
  50. d141b39 ocfs2: cluster: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  51. f018844 ocfs2: remove redundant assignment to pointer root_bh by Colin Ian King · 3 years ago
  52. 59430cc ocfs2: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  53. e07bf00 ocfs2: clearly handle ocfs2_grab_pages_for_write() return value by Joseph Qi · 3 years ago
  54. 783cc68 ocfs2: use BUG_ON instead of if condition followed by BUG. by Zhang Mingyu · 3 years ago
  55. 9eec1d8 squashfs: provide backing_dev_info in order to disable read-ahead by Zheng Liang · 3 years ago
  56. 7e0af97 fs/ntfs/attrib.c: fix one kernel-doc comment by Yang Li · 3 years ago
  57. 9a69f2b scripts/spelling.txt: add "oveflow" by Drew Fustini · 3 years ago
  58. a7eddfc ia64: topology: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  59. c5c2135 ia64: fix typo in a comment by Jason Wang · 3 years ago
  60. 6c4420b arch/ia64/kernel/setup.c: use swap() to make code cleaner by Yang Guang · 3 years ago
  61. f2fed02 ia64: module: use swap() to make code cleaner by Yang Guang · 3 years ago
  62. ff78f66 trace/hwlat: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  63. 11e4e35 trace/osnoise: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  64. 3b9cb4b rcutorture: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  65. 64ed3a0 ring-buffer: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  66. e085011 RDMA/siw: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  67. 800977f kthread: add the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  68. df0cc57 Linux 5.16 by Linus Torvalds · 3 years ago
  69. e900deb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years ago
  70. 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
  71. 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
  72. df5bc0a Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)" by Len Brown · 3 years ago
  73. cf73ed8 Input: zinitix - make sure the IRQ is allocated before it gets enabled by Nikita Travkin · 3 years ago
  74. c801335 ARM: dts: gpio-ranges property is now required by Phil Elwell · 3 years ago
  75. 4634129 Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  76. 21f35d2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years ago
  77. d445d64 Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 years ago
  78. 622e42a Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  79. d1587f7 Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years ago
  80. 35632d9 Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  81. 494603e Merge tag 'edac_urgent_for_v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 3 years ago
  82. a19f75d Revert "i2c: core: support bus regulator controlling in adapter" by Wolfram Sang · 3 years ago
  83. dc9f2dd Revert "libtraceevent: Increase libtraceevent logging when verbose" by Arnaldo Carvalho de Melo · 3 years ago
  84. f06a82f perf trace: Avoid early exit due to running SIGCHLD handler before it makes sense to by Jiri Olsa · 3 years ago
  85. 2455672 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  86. 7a6043c Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  87. fffb532 KVM: x86: Check for rmaps allocation by Nikunj A Dadhania · 3 years ago
  88. 597cb79 KVM: SEV: Mark nested locking of kvm->lock by Wanpeng Li · 3 years ago
  89. ddec8ed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years ago
  90. b2b436e Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  91. bf35a78 selftests: cgroup: Test open-time cgroup namespace usage for migration checks by Tejun Heo · 3 years ago
  92. 613e040 selftests: cgroup: Test open-time credential usage for migration checks by Tejun Heo · 3 years ago
  93. b09c2ba selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 by Tejun Heo · 3 years ago
  94. e574576 cgroup: Use open-time cgroup namespace for process migration perm checks by Tejun Heo · 3 years ago
  95. 0d2b5955 cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv by Tejun Heo · 3 years ago
  96. 1756d79 cgroup: Use open-time credentials for process migraton perm checks by Tejun Heo · 3 years ago
  97. 936a937 Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years ago
  98. 72a4a87 i2c: mpc: Avoid out of bounds memory access by Chris Packham · 3 years ago
  99. 8922bb6 Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes by Olof Johansson · 3 years ago
  100. fde9ec3 Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux into arm/fixes by Olof Johansson · 3 years ago