Commit Graph

117 Commits (4614a3a3b638dfd7a67d0237944f6a76331af61d)

Author SHA1 Message Date
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Sukadev Bhattiprolu 0fbc26a6cf pid namespaces: allow signalling cgroup-init 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Rafael J. Wysocki d5d8c5976d freezer: do not send signals to kernel threads 18 years ago
Oleg Nesterov 13fbcb7312 do_sigaction: don't worry about signal_pending() 18 years ago
Oleg Nesterov 18442cf28a __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task 18 years ago
Oleg Nesterov ebca4cda11 zap_other_threads: don't optimize thread_group_empty() case 18 years ago
Oleg Nesterov 045f902de5 do_sigaction: remove now unneeded recalc_sigpending() 18 years ago
Al Viro 291041e935 fix bogus reporting of signals by audit 18 years ago
Davide Libenzi b8fceee17a signalfd simplification 18 years ago
Oleg Nesterov 60187d2708 sigqueue_free: fix the race with collect_signal() 18 years ago
Oleg Nesterov 834d216e1f signalfd: fix interaction with posix-timers 18 years ago
Oleg Nesterov 247284481c Kill some obsolete sub-thread-ptrace stuff 18 years ago
Masoud Asgharifard Sharbiani abd4f7505b x86: i386-show-unhandled-signals-v3 18 years ago
Ingo Molnar 45807a1df9 vdso: print fatal signals 18 years ago
Benjamin Herrenschmidt caec4e8dc8 Fix signalfd interaction with thread-private signals 18 years ago
Roland McGrath b74d0deb96 Restrict clearing TIF_SIGPENDING 18 years ago
Roland McGrath 7bb44adef3 recalc_sigpending_tsk fixes 18 years ago
Davide Libenzi fba2afaaec signal/timer/event: signalfd core 18 years ago
Amy Griffis e54dc2431d [PATCH] audit signal recipients 18 years ago
Oleg Nesterov 10ab825bde change kernel threads to ignore signals instead of blocking them 18 years ago
Oleg Nesterov a4798833d2 zap_other_threads: remove unneeded ->exit_signal change 18 years ago
Roland McGrath 55c0d1f83e Move sig_kernel_* et al macros to linux/signal.h 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
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 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