Commit Graph

86 Commits (9640d3d775aa325650c8fcdf49127542f77b2156)

Author SHA1 Message Date
Matthew Wilcox c3de4b3815 Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" 18 years ago
Thomas Gleixner 8bfd9a7a22 [PATCH] hrtimers: prevent possible itimer DoS 18 years ago
Eric W. Biederman 27b0b2f44a [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info 18 years ago
Eric W. Biederman 3e7cd6c413 [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned 18 years ago
Eric W. Biederman 8d42db189c [PATCH] signal: rewrite kill_something_info so it uses newer helpers 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Oleg Nesterov 0c12b51712 [PATCH] kill_pid_info: kill acquired_tasklist_lock 18 years ago
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 18 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