aboutsummaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2006-04-07[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov
2006-03-17[PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman
2006-03-14[PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig
2006-02-15[PATCH] fix kill_proc_info() vs fork() theoretical raceOleg Nesterov
2006-02-15[PATCH] fix kill_proc_info() vs CLONE_THREAD raceOleg Nesterov
2006-02-07[PATCH] unshare system call -v5: unshare filesJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: unshare vmJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: unshare filesystem infoJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: system call handler functionJANAK DESAI
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar
2006-01-08[PATCH] copy_process: error path cleanupOleg Nesterov
2006-01-08[PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan
2006-01-08[PATCH] cpuset: fork hook fixPaul Jackson
2006-01-08[PATCH] RCU signal handlingIngo Molnar
2005-11-28[PATCH] cpuset fork locking fixPaul Jackson
2005-11-28[PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton
2005-11-22[PATCH] unpaged: copy_page_range vmaHugh Dickins
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro
2005-11-13[PATCH] m68k: introduce task_thread_infoAl Viro
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins
2005-11-07[PATCH] Process Events ConnectorMatt Helsley
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins
2005-10-29[PATCH] mm: dup_mmap down new mmap_semHugh Dickins
2005-10-29[PATCH] mm: dup_mmap use oldmm moreHugh Dickins
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins
2005-10-19[PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern
2005-09-17[PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-09-09[PATCH] fix disassociate_ctty vs. fork raceJason Baron
2005-09-09[PATCH] Clear task_struct->fs_excl on fork()Giancarlo Formicuccia
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
2005-07-12[PATCH] lower VM_DONTCOPY total_vmHugh Dickins
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25[PATCH] sched: consolidate sbe sbfNick Piggin
2005-06-21[PATCH] dup_mmap: update comment on new vmaHugh Dickins
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds