index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
2006-06-27
1
-0
/
+3
*
[PATCH] pi-futex: rt mutex core
Ingo Molnar
2006-06-27
1
-0
/
+16
*
[PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT
Oleg Nesterov
2006-06-26
1
-12
/
+0
*
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
Eric W. Biederman
2006-06-26
1
-3
/
+0
*
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
2006-06-25
1
-0
/
+1
*
[PATCH] dup fd error fix
Prasanna Meda
2006-06-23
1
-1
/
+2
*
[PATCH] mmput() might sleep
Andrew Morton
2006-06-23
1
-0
/
+2
*
[PATCH] move call of audit_free() into do_exit()
Al Viro
2006-05-01
1
-2
/
+0
*
[PATCH] Don't inherit ->splice_pipe across forks
Jens Axboe
2006-04-20
1
-0
/
+1
*
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
2006-04-19
1
-1
/
+1
*
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
2006-04-14
1
-6
/
+0
*
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
Kirill Korotaev
2006-03-31
1
-1
/
+1
*
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2006-03-31
1
-7
/
+9
*
[PATCH] resurrect __put_task_struct
Andrew Morton
2006-03-31
1
-3
/
+7
*
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
2006-03-28
1
-6
/
+2
*
[PATCH] make fork() atomic wrt pgrp/session signals
Oleg Nesterov
2006-03-28
1
-20
/
+17
*
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2006-03-28
1
-1
/
+3
*
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
2006-03-28
1
-1
/
+11
*
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2006-03-28
1
-4
/
+19
*
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
2006-03-28
1
-1
/
+2
*
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
2006-03-28
1
-10
/
+11
*
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
1
-17
/
+18
*
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
2006-03-28
1
-1
/
+3
*
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-27
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-26
1
-2
/
+1
|
\
|
*
BUG_ON() Conversion in kernel/fork.c
Eric Sesterhenn
2006-03-26
1
-2
/
+1
*
|
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
1
-1
/
+1
|
/
*
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
2006-03-24
1
-0
/
+1
*
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
1
-0
/
+1
*
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2006-03-23
1
-4
/
+4
*
[PATCH] unshare: Error if passed unsupported flags
Eric W. Biederman
2006-03-22
1
-0
/
+6
*
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
2006-03-18
1
-3
/
+1
*
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
2006-03-17
1
-1
/
+1
*
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
2006-03-14
1
-0
/
+6
*
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-03-11
1
-1
/
+3
*
[PATCH] fix kill_proc_info() vs fork() theoretical race
Oleg Nesterov
2006-02-15
1
-2
/
+2
*
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
Oleg Nesterov
2006-02-15
1
-3
/
+2
*
[PATCH] unshare system call -v5: unshare files
JANAK DESAI
2006-02-07
1
-30
/
+51
*
[PATCH] unshare system call -v5: unshare vm
JANAK DESAI
2006-02-07
1
-31
/
+56
*
[PATCH] unshare system call -v5: unshare namespace
JANAK DESAI
2006-02-07
1
-6
/
+11
*
[PATCH] unshare system call -v5: unshare filesystem info
JANAK DESAI
2006-02-07
1
-3
/
+6
*
[PATCH] unshare system call -v5: system call handler function
JANAK DESAI
2006-02-07
1
-0
/
+232
*
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
2006-02-01
1
-1
/
+1
*
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
2006-01-11
1
-1
/
+5
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
1
-0
/
+1
*
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-10
1
-3
/
+3
*
[PATCH] mutex subsystem, debugging code
Ingo Molnar
2006-01-09
1
-0
/
+4
*
[PATCH] copy_process: error path cleanup
Oleg Nesterov
2006-01-08
1
-6
/
+2
*
[PATCH] fork: fix race in setting child's pgrp and tty
Oren Laadan
2006-01-08
1
-6
/
+3
*
[PATCH] cpuset: fork hook fix
Paul Jackson
2006-01-08
1
-2
/
+4
[next]