1. 4f292c4d Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 1 month ago
  2. 3f4c821 x86/mm: Use mm_alloc() in poking_init() by Peter Zijlstra · 2 years, 3 months ago
  3. af80602 mm: Move mm_cachep initialization to mm_init() by Peter Zijlstra · 2 years, 3 months ago
  4. e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 1 month ago
  5. 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 1 month ago
  6. 7fc0350 Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 1 month ago
  7. a1140cb seccomp: Move copy_seccomp() to no failure path. by Kuniyuki Iwashima · 2 years, 5 months ago
  8. f689054 percpu_counter: add percpu_counter_sum_all interface by Shakeel Butt · 2 years, 2 months ago
  9. f1a7941 mm: convert mm's rss stats into percpu_counter by Shakeel Butt · 2 years, 3 months ago
  10. b3883a9 stackprotector: move get_random_canary() into stackprotector.h by Jason A. Donenfeld · 2 years, 3 months ago
  11. 2b5f9da fs/exec: switch timens when a task gets a new mm by Andrei Vagin · 2 years, 4 months ago
  12. 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  13. ef79361 fork: remove duplicate included header files by Xu Panda · 2 years, 4 months ago
  14. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  15. 30c9999 Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
  16. 493ffd6 Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 3 months ago
  17. e572410 Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 3 months ago
  18. 50b5e49 kmsan: handle task creation and exiting by Alexander Potapenko · 2 years, 4 months ago
  19. 8d9bfb2 hugetlb: add vma based lock for pmd sharing by Mike Kravetz · 2 years, 4 months ago
  20. 763ecb0 mm: remove the vma linked list by Liam R. Howlett · 2 years, 4 months ago
  21. fa5e587 fork: use VMA iterator by Matthew Wilcox (Oracle) · 2 years, 4 months ago
  22. 7964cf8 mm: remove vmacache by Liam R. Howlett · 2 years, 4 months ago
  23. 524e00b mm: remove rb tree. by Liam R. Howlett · 2 years, 4 months ago
  24. c9dbe82 kernel/fork: use maple tree for dup_mmap() during forking by Liam R. Howlett · 2 years, 4 months ago
  25. d4af56c mm: start tracking VMAs with maple tree by Liam R. Howlett · 2 years, 4 months ago
  26. bd74fda mm: multi-gen LRU: support page table walks by Yu Zhao · 2 years, 4 months ago
  27. f489921d Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 4 months ago
  28. 33a2d6b Revert "fs/exec: allow to unshare a time namespace on vfork+exec" by Andrei Vagin · 2 years, 4 months ago
  29. f5d39b0 freezer,sched: Rewrite core freezer logic by Peter Zijlstra · 2 years, 5 months ago
  30. 85eaeb5 IB/core: Fix a nested dead lock as part of ODP flow by Yishai Hadas · 2 years, 5 months ago
  31. 965a9d7 Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 5 months ago
  32. 7d9d077 Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years, 6 months ago
  33. 7925753 rv/include: Add deterministic automata monitor definition via C macros by Daniel Bristot de Oliveira · 2 years, 6 months ago
  34. d80f7d7 signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit by Eric W. Biederman · 2 years, 7 months ago
  35. 434c9ee rcu-tasks: Add data structures for lightweight grace periods by Paul E. McKenney · 2 years, 8 months ago
  36. 133e2d3 fs/exec: allow to unshare a time namespace on vfork+exec by Andrei Vagin · 2 years, 7 months ago
  37. 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 8 months ago
  38. 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 8 months ago
  39. 3e2cbc0 Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 8 months ago
  40. d2081b2 mm: khugepaged: make khugepaged_enter() void function by Yang Shi · 2 years, 8 months ago
  41. de39923 ucounts: Split rlimit and ucount values and max values by Alexey Gladkov · 2 years, 8 months ago
  42. 753550e fork: Explicitly set PF_KTHREAD by Eric W. Biederman · 2 years, 9 months ago
  43. 5bd2e97 fork: Generalize PF_IO_WORKER handling by Eric W. Biederman · 2 years, 9 months ago
  44. 36cb0e1 fork: Explicity test for idle tasks in copy_thread by Eric W. Biederman · 2 years, 9 months ago
  45. c5febea fork: Pass struct kernel_clone_args into copy_thread by Eric W. Biederman · 2 years, 9 months ago
  46. 343f4c4 kthread: Don't allocate kthread_struct for init and umh by Eric W. Biederman · 2 years, 9 months ago
  47. 2667ed1 mm: Fix PASID use-after-free issue by Fenghua Yu · 2 years, 9 months ago
  48. b041b52 x86/split_lock: Make life miserable for split lockers by Tony Luck · 2 years, 10 months ago
  49. 51fb34d kasan, arm64: reset pointer tags of vmapped stacks by Andrey Konovalov · 2 years, 10 months ago
  50. c08e6a1 kasan, fork: reset pointer tags of vmapped stacks by Andrey Konovalov · 2 years, 10 months ago
  51. 169e777 Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 10 months ago
  52. 0db8640 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 10 months ago
  53. bba90e0 Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
  54. 3fd3327 Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
  55. 54ecbe6 rethook: Add a generic return hook by Masami Hiramatsu · 2 years, 10 months ago
  56. 5c26f6a mm: refactor vm_area_struct::anon_vma_name usage code by Suren Baghdasaryan · 2 years, 11 months ago
  57. 0ce055f fork: Use IS_ENABLED() in account_kernel_stack() by Sebastian Andrzej Siewior · 2 years, 11 months ago
  58. e540bf3 fork: Only cache the VMAP stack in finish_task_switch() by Sebastian Andrzej Siewior · 2 years, 11 months ago
  59. 1a03d3f fork: Move task stack accounting to do_exit() by Sebastian Andrzej Siewior · 2 years, 11 months ago
  60. f1c1a9e fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK by Sebastian Andrzej Siewior · 2 years, 11 months ago
  61. 7865aba fork: Don't assign the stack pointer in dup_task_struct() by Sebastian Andrzej Siewior · 2 years, 11 months ago
  62. 2bb0529 fork, IA64: Provide alloc_thread_stack_node() for IA64 by Sebastian Andrzej Siewior · 2 years, 11 months ago
  63. 546c42b fork: Duplicate task_struct before stack allocation by Sebastian Andrzej Siewior · 2 years, 11 months ago
  64. be9a227 fork: Redo ifdefs around task stack handling by Sebastian Andrzej Siewior · 2 years, 11 months ago
  65. 0b0894f Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
  66. c1034d2 Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 2 years, 11 months ago
  67. b1e8206 sched: Fix yet more sched_fork() races by Peter Zijlstra · 3 years ago
  68. 8f2f9c4 ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1 by Eric W. Biederman · 3 years ago
  69. a3d29e8 sched: Define and initialize a flag to identify valid PASID in the task by Peter Zijlstra · 3 years ago
  70. 701fac4 iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit by Fenghua Yu · 3 years ago
  71. a6cbd44 kernel/fork: Initialize mm's PASID by Fenghua Yu · 3 years ago
  72. 7a853c2 mm: Change CONFIG option for mm->pasid field by Fenghua Yu · 3 years ago
  73. ddc204b copy_process(): Move fd_install() out of sighand->siglock critical section by Waiman Long · 3 years ago
  74. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  75. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  76. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  77. 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
  78. 2873cd3 exit: Remove profile_handoff_task by Eric W. Biederman · 3 years ago
  79. e32cf5d kthread: Generalize pf_io_worker so it can point to struct kthread by Eric W. Biederman · 3 years, 1 month ago
  80. ff8288f fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct by Eric W. Biederman · 3 years, 1 month ago
  81. 6692c98 fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA by Eric W. Biederman · 3 years, 1 month ago
  82. 40966e3 kthread: Ensure struct kthread is present for all kthreads by Eric W. Biederman · 3 years, 2 months ago
  83. 88c9a2c fork: move copy_io to block/blk-ioc.c by Christoph Hellwig · 3 years, 2 months ago
  84. 622c72b Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  85. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  86. ba1f70d kernel/fork.c: unshare(): use swap() to make code cleaner by Ran Xiaokai · 3 years, 2 months ago
  87. a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  88. ca7752c posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 3 years, 3 months ago
  89. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  90. 545c664 kernel: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 4 months ago
  91. 4ef0c5c kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 4 months ago
  92. 0258b5f coredump: Limit coredumps to a single thread group by Eric W. Biederman · 3 years, 4 months ago
  93. 9230738 coredump: Don't perform any cleanups before dumping core by Eric W. Biederman · 3 years, 5 months ago
  94. 13db8c5 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years, 4 months ago
  95. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  96. 05da811 kernel/fork.c: unexport get_{mm,task}_exe_file by Christoph Hellwig · 3 years, 4 months ago
  97. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
  98. 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 9 months ago
  99. fe69d56 kernel/fork: always deny write access to current MM exe_file by David Hildenbrand · 3 years, 9 months ago
  100. 35d7bdc kernel/fork: factor out replacing the current MM exe_file by David Hildenbrand · 3 years, 9 months ago