Sign in
googlers
/
maze
/
linux
/
3219e5294150aee7d389e19029f49b44fb6b5c9f
/
kernel
/
fork.c
4286229
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
by Kirill Korotaev
· 19 years ago
92476d7
[PATCH] pidhash: Refactor the pid hash table
by Eric W. Biederman
· 19 years ago
158d9eb
[PATCH] resurrect __put_task_struct
by Andrew Morton
· 19 years ago
a7e5328
[PATCH] cleanup __exit_signal->cleanup_sighand path
by Oleg Nesterov
· 19 years ago
4a2c7a7
[PATCH] make fork() atomic wrt pgrp/session signals
by Oleg Nesterov
· 19 years ago
47e6532
[PATCH] pids: kill PIDTYPE_TGID
by Oleg Nesterov
· 19 years ago
c81addc
[PATCH] rename __exit_sighand to cleanup_sighand
by Oleg Nesterov
· 19 years ago
6b3934e
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
by Oleg Nesterov
· 19 years ago
7001510
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
by Oleg Nesterov
· 19 years ago
aa1757f
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
by Oleg Nesterov
· 19 years ago
73b9ebf
[PATCH] pidhash: don't count idle threads
by Oleg Nesterov
· 19 years ago
c97d989
[PATCH] kill SET_LINKS/REMOVE_LINKS
by Oleg Nesterov
· 19 years ago
8f17d3a
[PATCH] lightweight robust futexes updates
by Ingo Molnar
· 19 years ago
9ae21d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
05cfb61
[PATCH] hrtimers: remove data field
by Roman Zippel
· 19 years ago
910dea7
BUG_ON() Conversion in kernel/fork.c
by Eric Sesterhenn
· 19 years ago
c61afb1
[PATCH] cpuset memory spread slab cache optimizations
by Paul Jackson
· 19 years ago
2056a78
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
by Jens Axboe
· 19 years ago
0c9e63f
[PATCH] Shrinks sizeof(files_struct) and better layout
by Eric Dumazet
· 19 years ago
06f9d4f
[PATCH] unshare: Error if passed unsupported flags
by Eric W. Biederman
· 19 years ago
2d61b86
[PATCH] disable unshare(CLONE_VM) for now
by Oleg Nesterov
· 19 years ago
e0e8eb5
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
by Eric W. Biederman
· 19 years ago
f9a3879
[PATCH] Fix sigaltstack corruption among cloned threads
by GOTO Masanori
· 19 years ago
7cd9013
[PATCH] remove __put_task_struct_cb export again
by Christoph Hellwig
· 19 years ago
dadac81
[PATCH] fix kill_proc_info() vs fork() theoretical race
by Oleg Nesterov
· 19 years ago
3f17da6
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
by Oleg Nesterov
· 19 years ago
a016f33
[PATCH] unshare system call -v5: unshare files
by JANAK DESAI
· 19 years ago
a0a7ec3
[PATCH] unshare system call -v5: unshare vm
by JANAK DESAI
· 19 years ago
741a295
[PATCH] unshare system call -v5: unshare namespace
by JANAK DESAI
· 19 years ago
99d1419
[PATCH] unshare system call -v5: unshare filesystem info
by JANAK DESAI
· 19 years ago
cf2e340
[PATCH] unshare system call -v5: system call handler function
by JANAK DESAI
· 19 years ago
7978672
[PATCH] hrtimers: cleanups and simplifications
by George Anzinger
· 19 years ago
5fd63b3
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
by Ravikiran G Thirumalai
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
2ff678b
[PATCH] hrtimer: switch itimers to hrtimer
by Thomas Gleixner
· 19 years ago
408894e
[PATCH] mutex subsystem, debugging code
by Ingo Molnar
· 19 years ago
fe7d37d
[PATCH] copy_process: error path cleanup
by Oleg Nesterov
· 19 years ago
9a5d302
[PATCH] fork: fix race in setting child's pgrp and tty
by Oren Laadan
· 19 years ago
b4b2641
[PATCH] cpuset: fork hook fix
by Paul Jackson
· 19 years ago
e56d090
[PATCH] RCU signal handling
by Ingo Molnar
· 19 years ago
8c4b8ad
[PATCH] cpuset fork locking fix
by Paul Jackson
· 19 years ago
c13cf85
[PATCH] fork.c: proc_fork_connector() called under write_lock()
by Andrew Morton
· 19 years ago
0b0db14
[PATCH] unpaged: copy_page_range vma
by Hugh Dickins
· 19 years ago
20dcae3
[PATCH] aio: remove kioctx from mm_struct
by Zach Brown
· 19 years ago
10ebffd
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
by Al Viro
· 19 years ago
a1261f5
[PATCH] m68k: introduce task_thread_info
by Al Viro
· 19 years ago
dedeb00
[SPARC64] mm: context switch ptlock
by Hugh Dickins
· 19 years ago
9f46080
[PATCH] Process Events Connector
by Matt Helsley
· 19 years ago
c74df32
[PATCH] mm: ptd_alloc take ptlock
by Hugh Dickins
· 19 years ago
7ee7823
[PATCH] mm: dup_mmap down new mmap_sem
by Hugh Dickins
· 19 years ago
fd3e42f
[PATCH] mm: dup_mmap use oldmm more
by Hugh Dickins
· 19 years ago
4294621
[PATCH] mm: rss = file_rss + anon_rss
by Hugh Dickins
· 19 years ago
404351e
[PATCH] mm: mm_init set_mm_counters
by Hugh Dickins
· 19 years ago
ab50b8e
[PATCH] mm: vm_stat_account unshackled
by Hugh Dickins
· 19 years ago
d1209d0
[PATCH] Threads shouldn't inherit PF_NOFREEZE
by Alan Stern
· 19 years ago
26ff6ad
[PATCH] CPU hotplug breaks wake_up_new_task
by Srivatsa Vaddagiri
· 19 years ago
ab2af1f
[PATCH] files: files struct with RCU
by Dipankar Sarma
· 19 years ago
badf166
[PATCH] files: break up files struct
by Dipankar Sarma
· 19 years ago
b0d62e6
[PATCH] fix disassociate_ctty vs. fork race
by Jason Baron
· 19 years ago
4b5d37a
[PATCH] Clear task_struct->fs_excl on fork()
by Giancarlo Formicuccia
· 19 years ago
ed75e8d
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage
by Laurent Vivier
· 19 years ago
3b6bfcd
[PATCH] lower VM_DONTCOPY total_vm
by Hugh Dickins
· 19 years ago
22e2c50
[PATCH] Update cfq io scheduler to time sliced design
by Jens Axboe
· 20 years ago
476d139
[PATCH] sched: consolidate sbe sbf
by Nick Piggin
· 20 years ago
45918e1
[PATCH] dup_mmap: update comment on new vma
by Hugh Dickins
· 20 years ago
1363c3c
[PATCH] Avoiding mmap fragmentation
by Wolfgang Wander
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2