[PATCH] namespaces: exit_task_namespaces() invalidates nsproxy
[safe/jmp/linux-2.6] / kernel / exit.c
2006-10-02 Cedric Le Goater[PATCH] namespaces: exit_task_namespaces() invalidates...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: incorporate fs namespace into nsproxy
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
2006-09-30 David Howells[PATCH] BLOCK: Remove duplicate declaration of exit_io_...
2006-09-29 Oleg Nesterov[PATCH] introduce TASK_DEAD state
2006-09-29 Oleg Nesterov[PATCH] kill PF_DEAD flag
2006-09-29 Oleg Nesterov[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
2006-09-29 Oleg Nesterov[PATCH] reparent_to_init(): use has_rt_policy()
2006-09-29 Alan Cox[PATCH] exit: fix crash case
2006-09-29 Roland McGrath[PATCH] has_stopped_jobs() cleanup
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29 Kirill Korotaev[PATCH] Fix unserialized task->files changing
2006-09-02 Oleg Nesterov[PATCH] eligible_child: remove an obsolete ->tgid check
2006-09-01 Shailabh Nagar[PATCH] task delay accounting fixes
2006-07-15 Shailabh Nagar[PATCH] per-task delay accounting taskstats interface...
2006-07-15 Shailabh Nagar[PATCH] delay accounting taskstats interface send tgid...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: taskstats interface
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: setup
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Ingo Molnar[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex debug
2006-06-26 Eric W. Biederman[PATCH] proc: Rewrite the proc dentry flush on exit...
2006-06-25 KaiGai Kohei[PATCH] pacct: avoidance to refer the last thread as...
2006-06-25 KaiGai Kohei[PATCH] pacct: add pacct_struct to fix some pacct bugs.
2006-06-25 Anton Blanchard[PATCH] Link error when futexes are disabled on 64bit...
2006-06-25 Adrian Bunk[PATCH] kernel/sys.c: cleanups
2006-06-23 Eric Sesterhenn[PATCH] More BUG_ON conversion
2006-06-17 Oleg Nesterov[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
2006-05-01 Al Viro[PATCH] move call of audit_free() into do_exit()
2006-04-19 Eric W. Biederman[PATCH] task: Make task list manipulations RCU safe
2006-04-11 Jens Axboe[PATCH] splice: add direct fd <-> fd splicing support
2006-03-31 Eric W. Biederman[PATCH] task: RCU protect task->usage
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal->cleanup_sighand path
2006-03-29 Oleg Nesterov[PATCH] pids: kill PIDTYPE_TGID
2006-03-29 Oleg Nesterov[PATCH] do_group_exit: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do __unhash_process() under ->siglock
2006-03-29 Oleg Nesterov[PATCH] revert "Optimize sys_times for a single thread...
2006-03-29 Oleg Nesterov[PATCH] move __exit_signal() to kernel/exit.c
2006-03-29 Oleg Nesterov[PATCH] release_task: replace open-coded ptrace_unlink()
2006-03-29 Oleg Nesterov[PATCH] reparent_thread: use remove_parent/add_parent
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-29 Oleg Nesterov[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Oleg Nesterov[PATCH] choose_new_parent: remove unused arg, sanitize...
2006-03-29 Eric W. Biederman[PATCH] exec: allow init to exec from any thread.
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: compat
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: core
2006-03-23 Ingo Molnar[PATCH] sem2mutex: tty
2006-03-18 Al Viro[PATCH] don't do exit_io_context() until we know we...
2006-02-21 Björn Steinbrink[PATCH] kjournald keeps reference to namespace
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-15 Ingo Molnar[PATCH] sched: add new SCHED_BATCH policy
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-10 Jesper Juhl[PATCH] Decrease number of pointer derefs in exit.c
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, more debugging code
2006-01-09 Oren Laadan[PATCH] setpgid: should work for sub-threads
2006-01-09 Oleg Nesterov[PATCH] little do_group_exit() cleanup
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2005-11-14 Al Viro[PATCH] m68k: introduce task_thread_info
2005-11-07 Matt Helsley[PATCH] Process Events Connector
2005-10-31 Oleg Nesterov[PATCH] remove hardcoded SEND_SIG_xxx constants
2005-10-31 Roland McGrath[PATCH] wait4 PTRACE_ATTACH race fix
2005-10-31 Coywolf Qi Hunt[PATCH] PF_DEAD cleanup
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-27 Linus TorvaldsRevert "remove false BUG_ON() from run_posix_cpu_timers()"
2005-10-24 Oleg Nesterov[PATCH] posix-timers: remove false BUG_ON() from run_po...
2005-10-21 Roland McGrath[PATCH] Call exit_itimers from do_exit, not __exit_signal
2005-10-01 Linus TorvaldsFix inequality comparison against "task->state"
2005-09-17 Dipankar Sarma[PATCH] files: fix preemption issues
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-08-04 Andrew Morton[PATCH] revert "timer exit cleanup"
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design
2005-06-23 Christoph Lameter[PATCH] Optimize sys_times for a single thread process
2005-06-23 Alexander Nyberg[PATCH] avoid resursive oopses
2005-06-17 Ingo Molnar[PATCH] timer exit cleanup
2005-05-03 Russ Anderson[patch] MCA recovery module undefined symbol fix
2005-05-01 Adrian Bunk[PATCH] make lots of things static
2005-05-01 Pavel Pisa[PATCH] DocBook: changes and extensions to the kernel...
2005-05-01 Jesper Juhl[PATCH] convert that currently tests _NSIG directly...
2005-04-29 Linus TorvaldsRemove bogus BUG() in kernel/exit.c
2005-04-16 Coywolf Qi Hunt[PATCH] reparent_to_init cleanup
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2