Commit Graph

250 Commits (17d857be649a21ca90008c6dc425d849fa83db5c)

Author SHA1 Message Date
Roland McGrath d9588725e5 signals: inline __fatal_signal_pending 16 years ago
Oleg Nesterov 4a30debfb7 signals: introduce do_send_sig_info() helper 16 years ago
Roland McGrath ae6d2ed7bb signals: tracehook_notify_jctl change 16 years ago
Oleg Nesterov a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee 16 years ago
Linus Torvalds 0dd8486b5c do_sigaltstack: small cleanups 16 years ago
Linus Torvalds 0083fc2c50 do_sigaltstack: avoid copying 'stack_t' as a structure to user space 16 years ago
Oleg Nesterov d92656633b ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage 16 years ago
Oleg Nesterov 5cb1144689 ptrace: do not use task->ptrace directly in core kernel 16 years ago
Vegard Nossum 7a0aeb14e1 signal: fix __send_signal() false positive kmemcheck warning 16 years ago
Thomas Gleixner 62ab4505e3 signals: implement sys_rt_tgsigqueueinfo 16 years ago
Thomas Gleixner 30b4ae8a44 signals: split do_tkill 16 years ago
David Howells 3bcac0263f SELinux: Don't flush inherited SIGKILL during execve() 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Sukadev Bhattiprolu 6588c1e3ff signals: SI_USER: Masquerade si_pid when crossing pid ns boundary 16 years ago
Sukadev Bhattiprolu b3bfa0cba8 signals: protect cinit from blocked fatal signals 16 years ago
Sukadev Bhattiprolu 921cf9f630 signals: protect cinit from unblocked SIG_DFL signals 16 years ago
Sukadev Bhattiprolu 7978b567d3 signals: add from_ancestor_ns parameter to send_signal() 16 years ago
Oleg Nesterov f008faff0e signals: protect init from unwanted signals more 16 years ago
Oleg Nesterov 43918f2bf4 signals: remove 'handler' parameter to tracehook functions 16 years ago
Miklos Szeredi 53da1d9456 fix ptrace slowness 16 years ago
Peter Zijlstra 32bd671d6c signal: re-add dead task accumulation stats. 16 years ago
Ed Swierk 3a9f84d354 signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal() 16 years ago
Heiko Carstens d4e82042c4 [CVE-2009-0029] System call wrappers part 32 16 years ago
Heiko Carstens a5f8fa9e9b [CVE-2009-0029] System call wrappers part 09 16 years ago
Heiko Carstens 17da2bd90a [CVE-2009-0029] System call wrappers part 08 16 years ago
Heiko Carstens 754fe8d297 [CVE-2009-0029] System call wrappers part 07 16 years ago
Heiko Carstens b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
Sukadev Bhattiprolu 9cd4fd1043 SEND_SIG_NOINFO: set si_pid to tgid instead of pid 16 years ago
Sukadev Bhattiprolu 09bca05c90 SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary 16 years ago
Mathieu Desnoyers 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
Sukadev Bhattiprolu d25141a818 'kill sig -1' must only apply to caller's namespace 16 years ago
Mathieu Desnoyers 0a16b60758 tracing, sched: LTTng instrumentation - scheduler 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Roland McGrath 1b04624f93 tracehook: fix SA_NOCLDWAIT 17 years ago
Roland McGrath b787f7ba67 tracehook: force signal_pending() 17 years ago
Roland McGrath 2b2a1ff64a tracehook: death 17 years ago
Roland McGrath fa00b80b3c tracehook: job control 17 years ago
Roland McGrath 7bcf6a2ca5 tracehook: get_signal_to_deliver 17 years ago
Roland McGrath 445a91d2fe tracehook: tracehook_consider_fatal_signal 17 years ago
Roland McGrath 35de254dc6 tracehook: tracehook_consider_ignored_signal 17 years ago
Roland McGrath ff1188646c tracehook: unexport ptrace_notify 17 years ago
Pavel Emelyanov 19b0cfcca4 pidns: remove now unused kill_proc function 17 years ago
Oleg Nesterov 999d9fc167 coredump: move mm->core_waiters into struct core_state 17 years ago
Oleg Nesterov 3d749b9e67 ptrace: simplify ptrace_stop()->sigkill_pending() path 17 years ago