index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2006-05-01
[PATCH] move call of audit_free() into do_exit()
Al Viro
2006-04-20
[PATCH] Don't inherit ->splice_pipe across forks
Jens Axboe
2006-04-19
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
2006-04-14
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
2006-03-31
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
Kirill Korotaev
2006-03-31
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2006-03-31
[PATCH] resurrect __put_task_struct
Andrew Morton
2006-03-28
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
2006-03-28
[PATCH] make fork() atomic wrt pgrp/session signals
Oleg Nesterov
2006-03-28
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2006-03-28
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
2006-03-28
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
2006-03-28
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
BUG_ON() Conversion in kernel/fork.c
Eric Sesterhenn
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2006-03-22
[PATCH] unshare: Error if passed unsupported flags
Eric W. Biederman
2006-03-18
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
2006-03-17
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
2006-03-14
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-02-15
[PATCH] fix kill_proc_info() vs fork() theoretical race
Oleg Nesterov
2006-02-15
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
Oleg Nesterov
2006-02-07
[PATCH] unshare system call -v5: unshare files
JANAK DESAI
2006-02-07
[PATCH] unshare system call -v5: unshare vm
JANAK DESAI
2006-02-07
[PATCH] unshare system call -v5: unshare namespace
JANAK DESAI
2006-02-07
[PATCH] unshare system call -v5: unshare filesystem info
JANAK DESAI
2006-02-07
[PATCH] unshare system call -v5: system call handler function
JANAK DESAI
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar
2006-01-08
[PATCH] copy_process: error path cleanup
Oleg Nesterov
2006-01-08
[PATCH] fork: fix race in setting child's pgrp and tty
Oren Laadan
2006-01-08
[PATCH] cpuset: fork hook fix
Paul Jackson
2006-01-08
[PATCH] RCU signal handling
Ingo Molnar
2005-11-28
[PATCH] cpuset fork locking fix
Paul Jackson
2005-11-28
[PATCH] fork.c: proc_fork_connector() called under write_lock()
Andrew Morton
2005-11-22
[PATCH] unpaged: copy_page_range vma
Hugh Dickins
2005-11-13
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
2005-11-13
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
2005-11-13
[PATCH] m68k: introduce task_thread_info
Al Viro
[next]