intelfb delousing
[safe/jmp/linux-2.6] / kernel / fork.c
2006-06-23 Prasanna Meda[PATCH] dup fd error fix
2006-06-23 Andrew Morton[PATCH] mmput() might sleep
2006-05-01 Al Viro[PATCH] move call of audit_free() into do_exit()
2006-04-20 Jens Axboe[PATCH] Don't inherit ->splice_pipe across forks
2006-04-19 Eric W. Biederman[PATCH] task: Make task list manipulations RCU safe
2006-04-15 Eric W. Biederman[PATCH] kill unushed __put_task_struct_cb
2006-03-31 Kirill Korotaev[PATCH] wrong error path in dup_fd() leading to oopses...
2006-03-31 Eric W. Biederman[PATCH] pidhash: Refactor the pid hash table
2006-03-31 Andrew Morton[PATCH] resurrect __put_task_struct
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal->cleanup_sighand path
2006-03-29 Oleg Nesterov[PATCH] make fork() atomic wrt pgrp/session signals
2006-03-29 Oleg Nesterov[PATCH] pids: kill PIDTYPE_TGID
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_signal
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] kill SET_LINKS/REMOVE_LINKS
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes updates
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 Roman Zippel[PATCH] hrtimers: remove data field
2006-03-26 Eric SesterhennBUG_ON() Conversion in kernel/fork.c
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache optimizations
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-23 Eric Dumazet[PATCH] Shrinks sizeof(files_struct) and better layout
2006-03-22 Eric W. Biederman[PATCH] unshare: Error if passed unsupported flags
2006-03-18 Oleg Nesterov[PATCH] disable unshare(CLONE_VM) for now
2006-03-17 Eric W. Biederman[PATCH] unshare: Use rcu_assign_pointer when setting...
2006-03-14 GOTO Masanori[PATCH] Fix sigaltstack corruption among cloned threads
2006-03-11 Christoph Hellwig[PATCH] remove __put_task_struct_cb export again
2006-02-15 Oleg Nesterov[PATCH] fix kill_proc_info() vs fork() theoretical...
2006-02-15 Oleg Nesterov[PATCH] fix kill_proc_info() vs CLONE_THREAD race
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare files
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare vm
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare namespace
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare filesystem...
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: system call handler...
2006-02-01 George Anzinger[PATCH] hrtimers: cleanups and simplifications
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture...
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, debugging code
2006-01-09 Oleg Nesterov[PATCH] copy_process: error path cleanup
2006-01-09 Oren Laadan[PATCH] fork: fix race in setting child's pgrp and tty
2006-01-09 Paul Jackson[PATCH] cpuset: fork hook fix
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2005-11-28 Paul Jackson[PATCH] cpuset fork locking fix
2005-11-28 Andrew Morton[PATCH] fork.c: proc_fork_connector() called under...
2005-11-22 Hugh Dickins[PATCH] unpaged: copy_page_range vma
2005-11-14 Zach Brown[PATCH] aio: remove kioctx from mm_struct
2005-11-14 Al Viro[PATCH] m68k: introduce setup_thread_stack() and end_of...
2005-11-14 Al Viro[PATCH] m68k: introduce task_thread_info
2005-11-07 Hugh Dickins[SPARC64] mm: context switch ptlock
2005-11-07 Matt Helsley[PATCH] Process Events Connector
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap down new mmap_sem
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap use oldmm more
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-10-20 Alan Stern[PATCH] Threads shouldn't inherit PF_NOFREEZE
2005-09-17 Srivatsa Vaddagiri[PATCH] CPU hotplug breaks wake_up_new_task
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-09-09 Jason Baron[PATCH] fix disassociate_ctty vs. fork race
2005-09-09 Giancarlo Formicuccia[PATCH] Clear task_struct->fs_excl on fork()
2005-09-05 Laurent Vivier[PATCH] UML Support - Ptrace: adds the host SYSEMU...
2005-07-12 Hugh Dickins[PATCH] lower VM_DONTCOPY total_vm
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design
2005-06-25 Nick Piggin[PATCH] sched: consolidate sbe sbf
2005-06-22 Hugh Dickins[PATCH] dup_mmap: update comment on new vma
2005-06-22 Wolfgang Wander[PATCH] Avoiding mmap fragmentation
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2