Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
[safe/jmp/linux-2.6] / kernel / signal.c
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 David Quigley[PATCH] SELinux: add security hook call to kill_proc_in...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Oleg Nesterov[PATCH] coredump: kill ptrace related stuff
2006-06-20 Al Viro[PATCH] collect sid of those who send signals to auditd
2006-04-14 Roland McGrath[PATCH] fix non-leader exec under ptrace
2006-04-11 Oleg Nesterov[PATCH] __group_complete_signal: remove bogus BUG_ON
2006-04-02 Eric SesterhennBUG_ON() Conversion in kernel/signal.c
2006-03-31 Pavel Machek[PATCH] Fix suspend with traced tasks
2006-03-29 Oleg Nesterov[PATCH] send_sigqueue: simplify and fix the race
2006-03-29 Oleg Nesterov[PATCH] do_notify_parent_cldstop: remove 'to_self'...
2006-03-29 Oleg Nesterov[PATCH] finish_stop: don't check stop_count < 0
2006-03-29 Oleg Nesterov[PATCH] simplify do_signal_stop()
2006-03-29 Oleg Nesterov[PATCH] do_sigaction: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do_signal_stop: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] relax sig_needs_tasklist()
2006-03-29 Oleg Nesterov[PATCH] move __exit_signal() to kernel/exit.c
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal()
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] introduce sig_needs_tasklist() helper
2006-03-29 Oleg Nesterov[PATCH] introduce lock_task_sighand() helper
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Eric W. Biederman[PATCH] exec: allow init to exec from any thread.
2006-03-23 Oleg Nesterov[PATCH] sigprocmask: kill unneeded temp var
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: finally solve mysqld problem
2006-02-10 Oleg Nesterov[PATCH] do_sigaction: cleanup ->sa_mask manipulation
2006-02-10 Oleg Nesterov[PATCH] sys_signal: initialize ->sa_mask
2006-02-03 Andrew Morton[PATCH] uninline __sigqueue_free()
2006-01-19 David Woodhouse[PATCH] Generic sys_rt_sigsuspend()
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-09 Oleg Nesterov[PATCH] remove unneeded sig->curr_target recalculation
2006-01-09 Oleg Nesterov[PATCH] kill_proc_info_as_uid: don't use hardcoded...
2006-01-09 George Anzinger[PATCH] sigaction should clear all signals on SIG_IGN...
2006-01-09 Paul E. McKenney[PATCH] Simpler signal-exit concurrency handling
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2005-11-14 Heiko Carstens[PATCH] signal handling: revert sigkill priority fix
2005-11-10 Oleg Nesterov[PATCH] Don't auto-reap traced children
2005-10-31 Paul E. McKenney[PATCH] Remove duplicate code in signal.c
2005-10-31 Oleg Nesterov[PATCH] remove unneeded SI_TIMER checks
2005-10-31 Oleg Nesterov[PATCH] cleanup the usage of SEND_SIG_xxx constants
2005-10-31 Oleg Nesterov[PATCH] remove hardcoded SEND_SIG_xxx constants
2005-10-31 Andrea Arcangeli[PATCH] ptrace/coredump/exit_group deadlock
2005-10-31 Vadim Lobanov[PATCH] Unify sys_tkill() and sys_tgkill()
2005-10-31 Oleg Nesterov[PATCH] kill sigqueue->lock
2005-10-29 Oleg Nesterov[PATCH] fix ->signal->live leak in copy_process()
2005-10-21 Roland McGrath[PATCH] Call exit_itimers from do_exit, not __exit_signal
2005-10-10 Harald Welte[PATCH] Fix signal sending in usbdevio on async URB...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-08 Oleg Nesterov[PATCH] fix do_coredump() vs SIGSTOP race
2005-09-29 Roland McGrath[PATCH] Fix task state testing properly in do_signal_stop()
2005-09-23 Linus TorvaldsMake sure SIGKILL gets proper respect
2005-09-10 Nishanth Aravamudan[PATCH] kernel: fix-up schedule_timeout() usage
2005-09-07 Oleg Nesterov[PATCH] fix send_sigqueue() vs thread exit race
2005-09-07 Oleg Nesterov[PATCH] do_notify_parent_cldstop() cleanup
2005-08-17 Bhavesh P. Davda[PATCH] NPTL signal delivery deadlock fix
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-23 Kirill Korotaev[PATCH] Software suspend and recalc sigpending bug fix
2005-06-02 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-05-25 Kirill Korotaev[PATCH] sigkill priority fix
2005-05-06 Steve GrubbThe attached patch addresses the problem with getting...
2005-05-01 Jesper Juhl[PATCH] convert that currently tests _NSIG directly...
2005-04-16 Christoph Hellwig[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2