コミット履歴

作者 SHA1 メッセージ 日付
  Roland McGrath 18c98b6527 ptrace_signal subroutine 17 年 前
  Roland McGrath 13b1c3d4b4 freezer vs stopped or traced 17 年 前
  Harvey Harrison b5606c2d44 remove final fastcall users 17 年 前
  Pavel Emelyanov 146a505d49 Get rid of the kill_pgrp_info() function 17 年 前
  Pavel Emelyanov d5df763b81 Clean up the kill_something_info 17 年 前
  Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 年 前
  Oleg Nesterov d36174bc2b uglify kill_pid_info() to fix kill() vs exec() race 17 年 前
  Oleg Nesterov 5dee1707df move the related code from exit_notify() to exit_signals() 17 年 前
  Oleg Nesterov d12619b5ff fix group stop with exit race 17 年 前
  Oleg Nesterov 20686a309a ptrace_stop: fix racy nonstop_code setting 17 年 前
  Oleg Nesterov 6405f7f467 ptrace_stop: fix the race with ptrace detach+attach 17 年 前
  Oleg Nesterov 6b39c7bfbd kill PT_ATTACHED 17 年 前
  Roland McGrath 1a669c2f16 Add arch_ptrace_stop 17 年 前
  Oleg Nesterov d9ae90ac4b use __set_task_state() for TRACED/STOPPED tasks 17 年 前
  Oleg Nesterov ed5d2cac11 exec: rework the group exit and fix the race with kill 17 年 前
  Oleg Nesterov f558b7e408 remove handle_group_stop() in favor of do_signal_stop() 17 年 前
  Oleg Nesterov 198466b41d __group_complete_signal(): fix coredump with group stop race 17 年 前
  Trond Myklebust 13f09b95a8 Ensure that we export __fatal_signal_pending() 17 年 前
  Linus Torvalds 75659ca0c1 Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 年 前
  H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 年 前
  Matthew Wilcox f776d12dd1 Add fatal_signal_pending 17 年 前
  Matthew Wilcox f021a3c2b1 Add TASK_WAKEKILL 17 年 前
  Matthew Wilcox e1abb39c60 signal: Use task_is_* 17 年 前
  Roland McGrath 325d22df7b sigwait eats blocked default-ignore signals 17 年 前
  Rafael J. Wysocki cc5f916e90 Freezer: do not allow freezing processes to clear TIF_SIGPENDING 17 年 前
  Al Viro ca5cd877ae x86 merge fallout: uml 17 年 前
  Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 年 前
  Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 17 年 前
  Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 17 年 前
  Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 年 前