summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
AgeCommit message (Expand)AuthorLines
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-10/+53
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2025-12-03Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2025-12-03Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+3
2025-11-29mm: simplify and rename mm flags function for clarityLorenzo Stoakes-2/+2
2025-11-27fork: stop ignoring NUMA while handling cached thread stacksMateusz Guzik-10/+53
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner-1/+0
2025-11-25sched/mmcid: Provide precomputed maximal valueThomas Gleixner-0/+1
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner-3/+3
2025-11-20sched/mmcid: Revert the complex CID managementThomas Gleixner-3/+2
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo-2/+2
2025-11-03sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...Tejun Heo-1/+0
2025-11-03cgroup: Rename cgroup lifecycle hooks to cgroup_task_*()Tejun Heo-1/+1
2025-11-03ns: add active reference countChristian Brauner-0/+1
2025-11-03ns: rename to exit_nsproxy_namespaces()Christian Brauner-1/+1
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds-12/+6
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+11
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2025-09-30Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+5
2025-09-24futex: Use correct exit on failure from futex_hash_allocate_default()Sebastian Andrzej Siewior-1/+1
2025-09-21fork: check charging success before zeroing stackPasha Tatashin-5/+5
2025-09-13fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread...Oleg Nesterov-10/+6
2025-09-13fork: remove #ifdef CONFIG_LOCKDEP in copy_process()Tio Zhang-2/+0
2025-09-13mm: convert remaining users to mm_flags_*() accessorsLorenzo Stoakes-1/+1
2025-09-13mm: update fork mm->flags initialisation to use bitmapLorenzo Stoakes-2/+5
2025-09-10cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...Yi Tao-0/+4
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster-4/+4
2025-09-01copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)Simon Schuster-1/+1
2025-08-31futex: Move futex_hash_free() back to __mmput()Sebastian Andrzej Siewior-1/+1
2025-08-21uprobes/x86: Add mapping for optimized uprobe trampolinesJiri Olsa-0/+1
2025-08-10Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+6
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-48/+47
2025-08-02mm: add process info to bad rss-counter warningXuanye Liu-3/+6
2025-08-02futex: Move futex cleanup to __mmdrop()Thomas Gleixner-1/+1
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+4
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-4/+1
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+19
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+6
2025-07-29unwind_user/deferred: Add unwind_user_faultable()Steven Rostedt-0/+4
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds-1/+1
2025-07-23fork: mv threads-max into kernel/fork.cJoel Granados-1/+19
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-1/+1
2025-07-17fork: reorder function qualifiers for copy_clone_args_from_userDishank Jogi-1/+1
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra-2/+1
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra-2/+6