summaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2026-08-22Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+2
2026-08-18Merge tag 'smp-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+8
2026-08-18Merge tag 'perf-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2026-08-17Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+33
2026-08-16futex: Clean up the redundant exit/exec functionsThomas Gleixner1-8/+2
2026-08-03kernel/fork: declare max_threads __read_mostlyJianChunfu1-1/+1
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-4/+5
2026-07-16smp: Use task-local IPI cpumask in smp_call_function_many_cond()Chuyi Zhou1-1/+8
2026-07-03uprobes/x86: Remove struct uprobe_trampoline objectJiri Olsa1-1/+0
2026-06-29bpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn1-4/+5
2026-06-29fs: add umh argument to struct kernel_clone_argsChristian Brauner1-4/+21
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner1-1/+7
2026-06-29fs: add switch_fs_struct()Christian Brauner1-16/+6
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2026-06-16kernel/fork: clear PF_BLOCK_TS in copy_process()Usama Arif1-0/+1
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds1-0/+7
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-6/+2
2026-06-15Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-6/+27
2026-06-03futex: Make futex_mm_init() voidThomas Gleixner1-6/+2
2026-06-02sched: Add blocked_donor link to task for smarter mutex handoffsPeter Zijlstra1-0/+1
2026-05-28kasan: skip HW tagging for all kernel thread stacksMuhammad Usama Anjum1-2/+3
2026-05-26exec_state: relocate dumpable informationChristian Brauner (Amutable)1-6/+27
2026-05-21kernel/fork: validate exit_signal in kernel_clone()Deepanshu Kartikey1-6/+5
2026-05-19Merge branch 'sched/cache'Peter Zijlstra1-0/+6
2026-05-01futex: Drop CLONE_THREAD requirement for private default hash allocDavidlohr Bueso1-7/+5
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-11/+19
2026-04-15Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+5
2026-04-14Merge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+4
2026-04-14Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+16
2026-04-14Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-04-13Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+49
2026-04-13Merge tag 'namespaces-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+3
2026-04-09sched/cache: Introduce infrastructure for cache-aware load balancingPeter Zijlstra (Intel)1-0/+6
2026-04-03locking: Add task::blocked_lock to serialize blocked_on stateJohn Stultz1-0/+1
2026-03-27fork: zero vmap stack using clear_pages() instead of memset()Linus Walleij1-1/+1
2026-03-27pid: document the PIDNS_ADDING checks in alloc_pid() and copy_process()Oleg Nesterov1-1/+5
2026-03-27fork: replace simple_strtoul with kstrtoul in coredump_filter_setupThorsten Blum1-5/+6
2026-03-27unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failureMichal Grzedzicki1-4/+7
2026-03-26nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALLMickaël Salaün1-4/+3
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts1-1/+0
2026-03-24randomize_kstack: Maintain kstack_offset per taskRyan Roberts1-0/+2
2026-03-20pid_namespace: avoid optimization of accesses to ->child_reaperPavel Tikhomirov1-1/+4
2026-03-12namespace: allow creating empty mount namespacesChristian Brauner1-2/+15
2026-03-11pidfd: add CLONE_PIDFD_AUTOKILLChristian Brauner1-3/+26
2026-03-11clone: add CLONE_NNPChristian Brauner1-1/+9
2026-03-11clone: add CLONE_AUTOREAPChristian Brauner1-1/+16
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner1-0/+1