Commit Graph

144 Commits (ac41cfd19bf77424519b962f8205ede51fceaac6)

Author SHA1 Message Date
Pavel Machek f5264481c8 trivial: small cleanups 17 years ago
Roland McGrath 18c98b6527 ptrace_signal subroutine 17 years ago
Roland McGrath 13b1c3d4b4 freezer vs stopped or traced 17 years ago
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
Pavel Emelyanov 146a505d49 Get rid of the kill_pgrp_info() function 17 years ago
Pavel Emelyanov d5df763b81 Clean up the kill_something_info 17 years ago
Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
Oleg Nesterov d36174bc2b uglify kill_pid_info() to fix kill() vs exec() race 17 years ago
Oleg Nesterov 5dee1707df move the related code from exit_notify() to exit_signals() 17 years ago
Oleg Nesterov d12619b5ff fix group stop with exit race 17 years ago
Oleg Nesterov 20686a309a ptrace_stop: fix racy nonstop_code setting 17 years ago
Oleg Nesterov 6405f7f467 ptrace_stop: fix the race with ptrace detach+attach 17 years ago
Oleg Nesterov 6b39c7bfbd kill PT_ATTACHED 17 years ago
Roland McGrath 1a669c2f16 Add arch_ptrace_stop 17 years ago
Oleg Nesterov d9ae90ac4b use __set_task_state() for TRACED/STOPPED tasks 17 years ago
Oleg Nesterov ed5d2cac11 exec: rework the group exit and fix the race with kill 17 years ago
Oleg Nesterov f558b7e408 remove handle_group_stop() in favor of do_signal_stop() 17 years ago
Oleg Nesterov 198466b41d __group_complete_signal(): fix coredump with group stop race 17 years ago
Trond Myklebust 13f09b95a8 Ensure that we export __fatal_signal_pending() 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Matthew Wilcox f776d12dd1 Add fatal_signal_pending 17 years ago
Matthew Wilcox f021a3c2b1 Add TASK_WAKEKILL 17 years ago
Matthew Wilcox e1abb39c60 signal: Use task_is_* 17 years ago
Roland McGrath 325d22df7b sigwait eats blocked default-ignore signals 17 years ago
Rafael J. Wysocki cc5f916e90 Freezer: do not allow freezing processes to clear TIF_SIGPENDING 17 years ago
Al Viro ca5cd877ae x86 merge fallout: uml 17 years ago
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