index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-10
/
+53
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+3
2025-11-29
mm: simplify and rename mm flags function for clarity
Lorenzo Stoakes
1
-2
/
+2
2025-11-27
fork: stop ignoring NUMA while handling cached thread stacks
Mateusz Guzik
1
-10
/
+53
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
1
-1
/
+0
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
1
-0
/
+1
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
1
-3
/
+3
2025-11-20
sched/mmcid: Revert the complex CID management
Thomas Gleixner
1
-3
/
+2
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
1
-2
/
+2
2025-11-03
sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...
Tejun Heo
1
-1
/
+0
2025-11-03
cgroup: Rename cgroup lifecycle hooks to cgroup_task_*()
Tejun Heo
1
-1
/
+1
2025-11-03
ns: add active reference count
Christian Brauner
1
-0
/
+1
2025-11-03
ns: rename to exit_nsproxy_namespaces()
Christian Brauner
1
-1
/
+1
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-12
/
+6
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+11
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2025-09-24
futex: Use correct exit on failure from futex_hash_allocate_default()
Sebastian Andrzej Siewior
1
-1
/
+1
2025-09-21
fork: check charging success before zeroing stack
Pasha Tatashin
1
-5
/
+5
2025-09-13
fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread...
Oleg Nesterov
1
-10
/
+6
2025-09-13
fork: remove #ifdef CONFIG_LOCKDEP in copy_process()
Tio Zhang
1
-2
/
+0
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
1
-1
/
+1
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
1
-2
/
+5
2025-09-10
cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...
Yi Tao
1
-0
/
+4
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-4
/
+4
2025-09-01
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
1
-1
/
+1
2025-08-31
futex: Move futex_hash_free() back to __mmput()
Sebastian Andrzej Siewior
1
-1
/
+1
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
1
-0
/
+1
2025-08-10
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+6
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-48
/
+47
2025-08-02
mm: add process info to bad rss-counter warning
Xuanye Liu
1
-3
/
+6
2025-08-02
futex: Move futex cleanup to __mmdrop()
Thomas Gleixner
1
-1
/
+1
2025-08-01
Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+4
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-4
/
+1
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+19
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2025-07-29
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+6
2025-07-29
unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
1
-0
/
+4
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
1
-1
/
+1
2025-07-23
fork: mv threads-max into kernel/fork.c
Joel Granados
1
-1
/
+19
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-1
/
+1
2025-07-17
fork: reorder function qualifiers for copy_clone_args_from_user
Dishank Jogi
1
-1
/
+1
2025-07-14
locking/mutex: Rework task_struct::blocked_on
Peter Zijlstra
1
-2
/
+1
2025-07-11
futex: Use RCU-based per-CPU reference counting instead of rcuref_t
Peter Zijlstra
1
-2
/
+6
[next]