index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptrace: tracehook_report_clone: fix false positives
Oleg Nesterov
2009-06-04
1
-1
/
+1
*
-
.
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
2009-04-09
1
-4
/
+9
|
\
\
|
|
*
posix-timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
2009-04-08
1
-4
/
+9
*
|
|
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-04-07
1
-45
/
+43
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
1
-35
/
+28
|
|
\
\
|
|
*
|
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
1
-0
/
+1
|
|
*
|
New locking/refcounting for fs_struct
Al Viro
2009-03-31
1
-10
/
+27
|
|
*
|
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-31
1
-27
/
+2
|
*
|
|
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
2009-04-02
1
-2
/
+0
|
*
|
|
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
2009-04-02
1
-0
/
+2
|
*
|
|
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
|
*
|
|
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-04-02
1
-0
/
+1
|
|
/
/
|
*
|
cpumask: use mm_cpumask() wrapper: kernel/fork.c
Rusty Russell
2009-03-30
1
-1
/
+1
|
*
|
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-13
1
-2
/
+4
|
|
|
\
|
|
*
\
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-27
1
-9
/
+7
|
|
|
\
\
|
|
*
\
\
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-21
1
-2
/
+2
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
2009-01-18
1
-8
/
+17
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'linus' into stackprotector
Ingo Molnar
2008-12-31
1
-86
/
+118
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'linus' into stackprotector
Ingo Molnar
2008-10-15
1
-66
/
+77
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
stackprotector: use canary at end of stack to indicate overruns at oops time
Eric Sandeen
2008-05-26
1
-0
/
+5
|
*
|
|
|
|
|
|
|
copy_process: fix CLONE_PARENT && parent_exec_id interaction
Oleg Nesterov
2009-03-09
1
-6
/
+5
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-02-12
1
-13
/
+13
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-02-11
1
-1
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
signal: re-add dead task accumulation stats.
Peter Zijlstra
2009-02-05
1
-1
/
+2
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-11
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ptrace, x86: fix the usage of ptrace_fork()
Oleg Nesterov
2009-02-11
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
fork.c: fix NULL pointer dereference when nr_threads == threads-max
Li Zefan
2009-02-06
1
-0
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-26
1
-9
/
+7
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
kernel/fork.c: unused variable 'ret'
Steven Noonan
2009-01-11
1
-1
/
+0
|
|
*
|
|
|
|
Merge commit 'v2.6.29-rc1' into timers/urgent
Ingo Molnar
2009-01-11
1
-5
/
+3
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
2009-01-07
1
-8
/
+7
|
*
|
|
|
|
|
[CVE-2009-0029] System call wrappers part 30
Heiko Carstens
2009-01-14
1
-1
/
+1
|
*
|
|
|
|
|
[CVE-2009-0029] System call wrappers part 08
Heiko Carstens
2009-01-14
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
softlockup: remove timestamp checking from hung_task
Mandeep Singh Baines
2009-02-09
1
-5
/
+3
*
|
|
|
|
|
softlockup: fix to allow compiling with !DETECT_HUNG_TASK
Mandeep Singh Baines
2009-01-16
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
2009-01-09
1
-3
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-08
1
-3
/
+1
|
|
/
/
/
/
*
|
|
|
|
pid: generalize task_active_pid_ns
Eric W. Biederman
2009-01-08
1
-2
/
+2
|
/
/
/
/
*
|
|
|
coredump_filter: permit changing of the default filter
Hidehiro Kawai
2009-01-06
1
-2
/
+13
*
|
|
|
fork.c: cleanup for copy_sighand()
Zhaolei
2009-01-06
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
aio: make the lookup_ioctx() lockless
Jens Axboe
2008-12-29
1
-2
/
+2
*
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
1
-2
/
+12
|
\
\
\
|
*
|
|
x86, bts: add fork and exit handling
Markus Metzger
2008-12-20
1
-0
/
+2
|
*
|
|
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
2008-12-19
1
-6
/
+10
|
|
\
\
\
|
*
|
|
|
ftrace: fix race in function graph during fork
Steven Rostedt
2008-12-03
1
-3
/
+6
|
*
|
|
|
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-2
/
+2
|
*
|
|
|
tracing/function-return-tracer: free the return stack on free_task()
Frederic Weisbecker
2008-11-23
1
-0
/
+1
|
*
|
|
|
tracing/function-return-tracer: clean up task start/exit callbacks
Ingo Molnar
2008-11-23
1
-2
/
+0
|
*
|
|
|
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-23
1
-0
/
+4
[next]