1. 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
  2. 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
  3. 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
  4. d2081b2 mm: khugepaged: make khugepaged_enter() void function by Yang Shi · 2 years, 8 months ago
  5. 753550e fork: Explicitly set PF_KTHREAD by Eric W. Biederman · 2 years, 10 months ago
  6. 5bd2e97 fork: Generalize PF_IO_WORKER handling by Eric W. Biederman · 2 years, 10 months ago
  7. 36cb0e1 fork: Explicity test for idle tasks in copy_thread by Eric W. Biederman · 2 years, 10 months ago
  8. c5febea fork: Pass struct kernel_clone_args into copy_thread by Eric W. Biederman · 2 years, 10 months ago
  9. 343f4c4 kthread: Don't allocate kthread_struct for init and umh by Eric W. Biederman · 2 years, 10 months ago
  10. 2667ed1 mm: Fix PASID use-after-free issue by Fenghua Yu · 2 years, 9 months ago
  11. b041b52 x86/split_lock: Make life miserable for split lockers by Tony Luck · 2 years, 11 months ago
  12. 51fb34d kasan, arm64: reset pointer tags of vmapped stacks by Andrey Konovalov · 2 years, 10 months ago
  13. c08e6a1 kasan, fork: reset pointer tags of vmapped stacks by Andrey Konovalov · 2 years, 10 months ago
  14. 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
  15. 0db8640 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 10 months ago
  16. 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
  17. 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
  18. 54ecbe6 rethook: Add a generic return hook by Masami Hiramatsu · 2 years, 10 months ago
  19. 5c26f6a mm: refactor vm_area_struct::anon_vma_name usage code by Suren Baghdasaryan · 2 years, 11 months ago
  20. 0ce055f fork: Use IS_ENABLED() in account_kernel_stack() by Sebastian Andrzej Siewior · 3 years ago
  21. e540bf3 fork: Only cache the VMAP stack in finish_task_switch() by Sebastian Andrzej Siewior · 3 years ago
  22. 1a03d3f fork: Move task stack accounting to do_exit() by Sebastian Andrzej Siewior · 3 years ago
  23. f1c1a9e fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK by Sebastian Andrzej Siewior · 3 years ago
  24. 7865aba fork: Don't assign the stack pointer in dup_task_struct() by Sebastian Andrzej Siewior · 3 years ago
  25. 2bb0529 fork, IA64: Provide alloc_thread_stack_node() for IA64 by Sebastian Andrzej Siewior · 3 years ago
  26. 546c42b fork: Duplicate task_struct before stack allocation by Sebastian Andrzej Siewior · 3 years ago
  27. be9a227 fork: Redo ifdefs around task stack handling by Sebastian Andrzej Siewior · 3 years ago
  28. 0b0894f Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  29. c1034d2 Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years ago
  30. b1e8206 sched: Fix yet more sched_fork() races by Peter Zijlstra · 3 years ago
  31. 8f2f9c4 ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1 by Eric W. Biederman · 3 years ago
  32. a3d29e8 sched: Define and initialize a flag to identify valid PASID in the task by Peter Zijlstra · 3 years ago
  33. 701fac4 iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit by Fenghua Yu · 3 years ago
  34. a6cbd44 kernel/fork: Initialize mm's PASID by Fenghua Yu · 3 years ago
  35. 7a853c2 mm: Change CONFIG option for mm->pasid field by Fenghua Yu · 3 years ago
  36. ddc204b copy_process(): Move fd_install() out of sighand->siglock critical section by Waiman Long · 3 years ago
  37. 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
  38. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  39. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  40. 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
  41. 2873cd3 exit: Remove profile_handoff_task by Eric W. Biederman · 3 years ago
  42. e32cf5d kthread: Generalize pf_io_worker so it can point to struct kthread by Eric W. Biederman · 3 years, 1 month ago
  43. ff8288f fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct by Eric W. Biederman · 3 years, 1 month ago
  44. 6692c98 fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA by Eric W. Biederman · 3 years, 1 month ago
  45. 40966e3 kthread: Ensure struct kthread is present for all kthreads by Eric W. Biederman · 3 years, 2 months ago
  46. 88c9a2c fork: move copy_io to block/blk-ioc.c by Christoph Hellwig · 3 years, 2 months ago
  47. 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
  48. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  49. ba1f70d kernel/fork.c: unshare(): use swap() to make code cleaner by Ran Xiaokai · 3 years, 3 months ago
  50. 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, 3 months ago
  51. ca7752c posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 3 years, 3 months ago
  52. 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
  53. 545c664 kernel: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 4 months ago
  54. 4ef0c5c kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 3 years, 4 months ago
  55. 0258b5f coredump: Limit coredumps to a single thread group by Eric W. Biederman · 3 years, 4 months ago
  56. 9230738 coredump: Don't perform any cleanups before dumping core by Eric W. Biederman · 3 years, 5 months ago
  57. 13db8c5 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years, 5 months ago
  58. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  59. 05da811 kernel/fork.c: unexport get_{mm,task}_exe_file by Christoph Hellwig · 3 years, 5 months ago
  60. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 5 months ago
  61. 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 9 months ago
  62. fe69d56 kernel/fork: always deny write access to current MM exe_file by David Hildenbrand · 3 years, 9 months ago
  63. 35d7bdc kernel/fork: factor out replacing the current MM exe_file by David Hildenbrand · 3 years, 9 months ago
  64. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 5 months ago
  65. 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  66. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  67. 5ddf994 ucounts: Fix regression preventing increasing of rlimits in init_user_ns by Eric W. Biederman · 3 years, 5 months ago
  68. b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 6 months ago
  69. c7603cf bpf: Add ambient BPF runtime context stored in current by Andrii Nakryiko · 3 years, 6 months ago
  70. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  71. a458b76 mm: gup: pack has_pinned in MMF_HAS_PINNED by Andrea Arcangeli · 3 years, 7 months ago
  72. c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 7 months ago
  73. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  74. b4b27b9 Revert "signal: Allow tasks to cache one sigqueue struct" by Linus Torvalds · 3 years, 7 months ago
  75. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 8 months ago
  76. a8ea6fc sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads by Frederic Weisbecker · 3 years, 8 months ago
  77. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 9 months ago
  78. 85dd3f6 sched: Inherit task cookie on fork() by Peter Zijlstra · 3 years, 10 months ago
  79. 6e33cad sched: Trivial core scheduling cookie management by Peter Zijlstra · 3 years, 10 months ago
  80. a8ca6b1 kernel/fork.c: fix typos by Xiaofeng Cao · 3 years, 9 months ago
  81. a689539 kernel/fork.c: simplify copy_mm() by Rolf Eike Beer · 3 years, 9 months ago
  82. c1ada3d ucounts: Set ucount_max to the largest positive value the type can hold by Alexey Gladkov · 3 years, 9 months ago
  83. d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
  84. d646969 Reimplement RLIMIT_SIGPENDING on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
  85. 6e52a9f Reimplement RLIMIT_MSGQUEUE on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
  86. 21d1c5e Reimplement RLIMIT_NPROC on top of ucounts by Alexey Gladkov · 3 years, 9 months ago
  87. 905ae01 Add a reference to ucounts for each cred by Alexey Gladkov · 3 years, 9 months ago
  88. 27faca8 mm: memcontrol: fix kernel stack account by Muchun Song · 3 years, 9 months ago
  89. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
  90. 625434d Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  91. 16b3d0cf Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  92. 42dec9a Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  93. ff24430 kernel: always initialize task->pf_io_worker to NULL by Stefan Metzmacher · 3 years, 9 months ago
  94. d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 9 months ago
  95. 2b26f0a perf: Support only inheriting events if cloned with CLONE_THREAD by Marco Elver · 3 years, 10 months ago
  96. 4bad58e signal: Allow tasks to cache one sigqueue struct by Thomas Gleixner · 3 years, 10 months ago
  97. 66ae0d1 kernel: allow fork with TIF_NOTIFY_SIGNAL pending by Jens Axboe · 3 years, 10 months ago
  98. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 10 months ago
  99. b44d1dd Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  100. b16b385 kernel: stop masking signals in create_io_thread() by Jens Axboe · 3 years, 10 months ago