Commit Graph

78 Commits (05c39e502e964ae66336ca8e6960b200cff26f94)

Author SHA1 Message Date
Rafael J. Wysocki 3df494a32b [PATCH] PM: Fix freezing of stopped tasks 18 years ago
Sukadev Bhattiprolu 84d737866e [PATCH] add child reaper to pid_namespace 18 years ago
Cedric Le Goater 937949d9ed [PATCH] add process_session() helper routine 18 years ago
Adrian Bunk d3228a887c [PATCH] make kernel/signal.c:kill_proc_info() static 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Linus Torvalds 10b1fbdb0a Make sure "user->sigpending" count is in sync 19 years ago
Eric W. Biederman 2425c08b37 [PATCH] usb: fixup usb so it uses struct pid 19 years ago
Eric W. Biederman c4b92fc112 [PATCH] pid: implement signal functions that take a struct pid * 19 years ago
Roland McGrath 27d91e07f9 [PATCH] __dequeue_signal() cleanup 19 years ago
David Howells f269fdd182 [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place 19 years ago
Linus Torvalds ae74c3b69a Fix force_sig_info() semantics after cleanups 19 years ago
David Quigley 8f95dc58d0 [PATCH] SELinux: add security hook call to kill_proc_info_as_uid 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Oleg Nesterov d5f70c00ad [PATCH] coredump: kill ptrace related stuff 19 years ago
Al Viro e1396065e0 [PATCH] collect sid of those who send signals to auditd 19 years ago
Roland McGrath e57a505984 [PATCH] fix non-leader exec under ptrace 19 years ago
Oleg Nesterov a145410dcc [PATCH] __group_complete_signal: remove bogus BUG_ON 19 years ago
Eric Sesterhenn fda8bd78a1 BUG_ON() Conversion in kernel/signal.c 19 years ago
Pavel Machek 85b6bce365 [PATCH] Fix suspend with traced tasks 19 years ago
Oleg Nesterov 547679087b [PATCH] send_sigqueue: simplify and fix the race 19 years ago
Oleg Nesterov a1d5e21e3e [PATCH] do_notify_parent_cldstop: remove 'to_self' param 19 years ago
Oleg Nesterov 883606a7c9 [PATCH] finish_stop: don't check stop_count < 0 19 years ago
Oleg Nesterov dac27f4a09 [PATCH] simplify do_signal_stop() 19 years ago
Oleg Nesterov 88531f725b [PATCH] do_sigaction: don't take tasklist_lock 19 years ago
Oleg Nesterov a122b341b7 [PATCH] do_signal_stop: don't take tasklist_lock 19 years ago
Oleg Nesterov 6108ccd3e2 [PATCH] relax sig_needs_tasklist() 19 years ago
Oleg Nesterov 6a14c5c9da [PATCH] move __exit_signal() to kernel/exit.c 19 years ago
Oleg Nesterov c81addc9d3 [PATCH] rename __exit_sighand to cleanup_sighand 19 years ago
Oleg Nesterov 29ff471234 [PATCH] cleanup __exit_signal() 19 years ago
Oleg Nesterov 6b3934ef52 [PATCH] copy_process: cleanup bad_fork_cleanup_signal 19 years ago
Oleg Nesterov 7001510d0c [PATCH] copy_process: cleanup bad_fork_cleanup_sighand 19 years ago
Oleg Nesterov a9e88e84b5 [PATCH] introduce sig_needs_tasklist() helper 19 years ago
Oleg Nesterov f63ee72e0f [PATCH] introduce lock_task_sighand() helper 19 years ago
Oleg Nesterov aa1757f90b [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU 19 years ago
Eric W. Biederman fef23e7fbb [PATCH] exec: allow init to exec from any thread. 19 years ago
Oleg Nesterov a26fd335b4 [PATCH] sigprocmask: kill unneeded temp var 19 years ago
Rafael J. Wysocki fc558a7496 [PATCH] swsusp: finally solve mysqld problem 19 years ago
Oleg Nesterov 9ac95f2f90 [PATCH] do_sigaction: cleanup ->sa_mask manipulation 19 years ago
Oleg Nesterov c70d3d703a [PATCH] sys_signal: initialize ->sa_mask 19 years ago
Andrew Morton 514a01b880 [PATCH] uninline __sigqueue_free() 19 years ago
David Woodhouse 150256d8aa [PATCH] Generic sys_rt_sigsuspend() 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Oleg Nesterov 86174cdcb4 [PATCH] remove unneeded sig->curr_target recalculation 19 years ago
Oleg Nesterov 0811af28ce [PATCH] kill_proc_info_as_uid: don't use hardcoded constants 19 years ago
George Anzinger 71fabd5e48 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 19 years ago
Paul E. McKenney 2d89c92907 [PATCH] Simpler signal-exit concurrency handling 19 years ago
Ingo Molnar e56d090310 [PATCH] RCU signal handling 19 years ago
Heiko Carstens b17b0421d7 [PATCH] signal handling: revert sigkill priority fix 19 years ago