- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / kernel / signal.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-17 Matthew WilcoxRevert "[PATCH] make kernel/signal.c:kill_proc_info...
2007-02-16 Thomas Gleixner[PATCH] hrtimers: prevent possible itimer DoS
2007-02-12 Eric W. Biederman[PATCH] pid: remove the now unused kill_pg kill_pg_info...
2007-02-12 Eric W. Biederman[PATCH] pid: replace is_orphaned_pgrp with is_current_p...
2007-02-12 Eric W. Biederman[PATCH] signal: rewrite kill_something_info so it uses...
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-11 Oleg Nesterov[PATCH] kill_pid_info: kill acquired_tasklist_lock
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-12-13 Rafael J. Wysocki[PATCH] PM: Fix freezing of stopped tasks
2006-12-08 Sukadev Bhattiprolu[PATCH] add child reaper to pid_namespace
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine
2006-12-07 Adrian Bunk[PATCH] make kernel/signal.c:kill_proc_info() static
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-11-04 Linus TorvaldsMake sure "user->sigpending" count is in sync
2006-10-02 Eric W. Biederman[PATCH] usb: fixup usb so it uses struct pid
2006-10-02 Eric W. Biederman[PATCH] pid: implement signal functions that take a...
2006-09-29 Roland McGrath[PATCH] __dequeue_signal() cleanup
2006-09-27 David Howells[PATCH] NOMMU: move the fallback arch_vma_name() to...
2006-08-07 Greg Kroah-Hartman- Update to 2.6.18-rc4
2006-08-03 Linus TorvaldsFix force_sig_info() semantics after cleanups
2006-08-01 Andreas SchwabUpdate kdb patches.
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-18 Greg Kroah-Hartman- Update to 2.6.16.7 (lots of security fixes and other...
2006-04-18 Lars Marowsky-Bree- patches.fixes/ptrace-suspend: Fix suspend/resume...
2006-04-17 Roland McGrath[PATCH] fix non-leader exec under ptrace
2006-04-17 Pavel Machek[PATCH] Fix suspend with traced tasks
2006-04-14 Roland McGrath[PATCH] fix non-leader exec under ptrace
2006-04-12 Greg Kroah-Hartman- 2.6.16.4 fixes two local DOS issues
2006-04-11 Oleg Nesterov[PATCH] RCU signal handling
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-03-16 Gerd Hoffmann- patches.fixes/fix-signal-exit-curr_target-race: fix...
2006-02-10 Greg Kroah-HartmanUpdate to 2.6.16-rc2-git8:
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-06 Olaf Hering+- update to 2.6.16-rc2-git2, md, jsm, ocfs2, netfilter...
2006-02-03 Andrew Morton[PATCH] uninline __sigqueue_free()
2006-01-20 Olaf Hering+- update to 2.6.16-rc1-git3
2006-01-19 David Woodhouse[PATCH] Generic sys_rt_sigsuspend()
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Chris L Mason- enable CONFIG_PAGG on ia64
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-12 Olaf Kirch- patches./patch-2.6.15-git8: Update to 2.6.5-git8
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-12-01 Andreas SchwabUpdate to 2.6.15-rc4.
2005-11-25 Olaf Hering+- update to 2.6.14.3
2005-11-24 Oleg Nesterov[PATCH] Don't auto-reap traced children
2005-11-14 Heiko Carstens[PATCH] signal handling: revert sigkill priority fix
2005-11-11 Olaf Hering+- update to 2.6.14.2
2005-11-11 Oleg Nesterov[PATCH] - fix signal->live leak in copy_process()
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-25 Olaf Hering+- update to 2.6.14-rc5-git5
2005-10-21 Roland McGrath[PATCH] Call exit_itimers from do_exit, not __exit_signal
2005-10-11 Olaf Hering+- update to 2.6.14-rc4
2005-10-10 Harald Welte[PATCH] Fix signal sending in usbdevio on async URB...
2005-10-10 Olaf Hering+- update to 2.6.14-rc3-git8
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-08 Oleg Nesterov[PATCH] fix do_coredump() vs SIGSTOP race
next