Commit History

Author SHA1 Message Date
  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
  Linus Torvalds 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 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 17 years ago
  Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 17 years ago
  Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 17 years ago
  Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 years ago
  Sukadev Bhattiprolu 0fbc26a6cf pid namespaces: allow signalling cgroup-init 17 years ago
  Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 17 years ago
  Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 17 years ago
  Pavel Emelianov a47afb0f9d pid namespaces: round up the API 17 years ago
  Rafael J. Wysocki d5d8c5976d freezer: do not send signals to kernel threads 17 years ago
  Oleg Nesterov 13fbcb7312 do_sigaction: don't worry about signal_pending() 17 years ago
  Oleg Nesterov 18442cf28a __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task 17 years ago
  Oleg Nesterov ebca4cda11 zap_other_threads: don't optimize thread_group_empty() case 17 years ago
  Oleg Nesterov 045f902de5 do_sigaction: remove now unneeded recalc_sigpending() 17 years ago
  Al Viro 291041e935 fix bogus reporting of signals by audit 17 years ago
  Davide Libenzi b8fceee17a signalfd simplification 17 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