1. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 15 years ago
  2. 30b4ae8 signals: split do_tkill by Thomas Gleixner · 15 years ago
  3. 6588c1e signals: SI_USER: Masquerade si_pid when crossing pid ns boundary by Sukadev Bhattiprolu · 15 years ago
  4. b3bfa0c signals: protect cinit from blocked fatal signals by Sukadev Bhattiprolu · 15 years ago
  5. 921cf9f signals: protect cinit from unblocked SIG_DFL signals by Sukadev Bhattiprolu · 15 years ago
  6. 7978b56 signals: add from_ancestor_ns parameter to send_signal() by Sukadev Bhattiprolu · 15 years ago
  7. f008faf signals: protect init from unwanted signals more by Oleg Nesterov · 15 years ago
  8. 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 15 years ago
  9. 53da1d9 fix ptrace slowness by Miklos Szeredi · 15 years ago
  10. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 15 years ago
  11. 3a9f84d signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal() by Ed Swierk · 15 years ago
  12. d4e8204 [CVE-2009-0029] System call wrappers part 32 by Heiko Carstens · 15 years ago
  13. a5f8fa9 [CVE-2009-0029] System call wrappers part 09 by Heiko Carstens · 15 years ago
  14. 17da2bd [CVE-2009-0029] System call wrappers part 08 by Heiko Carstens · 15 years ago
  15. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  16. b290ebe [CVE-2009-0029] System call wrappers part 04 by Heiko Carstens · 15 years ago
  17. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  18. 9cd4fd1 SEND_SIG_NOINFO: set si_pid to tgid instead of pid by Sukadev Bhattiprolu · 15 years ago
  19. 09bca05 SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary by Sukadev Bhattiprolu · 15 years ago
  20. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  22. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  23. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  24. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  25. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  26. d25141a 'kill sig -1' must only apply to caller's namespace by Sukadev Bhattiprolu · 16 years ago
  27. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 16 years ago
  29. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  30. 1b04624 tracehook: fix SA_NOCLDWAIT by Roland McGrath · 16 years ago
  31. 67a077d Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 2106b53 Merge branch 'timers/urgent' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into timers/urgent by Ingo Molnar · 16 years ago
  33. b787f7b tracehook: force signal_pending() by Roland McGrath · 16 years ago
  34. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  35. fa00b80 tracehook: job control by Roland McGrath · 16 years ago
  36. 7bcf6a2 tracehook: get_signal_to_deliver by Roland McGrath · 16 years ago
  37. 445a91d tracehook: tracehook_consider_fatal_signal by Roland McGrath · 16 years ago
  38. 35de254 tracehook: tracehook_consider_ignored_signal by Roland McGrath · 16 years ago
  39. ff11886 tracehook: unexport ptrace_notify by Roland McGrath · 16 years ago
  40. 19b0cfc pidns: remove now unused kill_proc function by Pavel Emelyanov · 16 years ago
  41. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  42. 3d749b9 ptrace: simplify ptrace_stop()->sigkill_pending() path by Oleg Nesterov · 16 years ago
  43. bc64efd kernel/signal.c: change vars pid and tgid types to pid_t by Gustavo Fernando Padovan · 16 years ago
  44. d8878ba signals: make siginfo_t si_utime + si_sstime report times in USER_HZ, not HZ by Michael Kerrisk · 16 years ago
  45. 2b201a9 signals: do_signal_stop: kill the SIGNAL_UNKILLABLE check by Oleg Nesterov · 16 years ago
  46. 92413d7 signals: dequeue_signal: don't check SIGNAL_GROUP_EXIT when setting SIGNAL_STOP_DEQUEUED by Oleg Nesterov · 16 years ago
  47. 100360f signals: change collect_signal() to return void by Oleg Nesterov · 16 years ago
  48. d443420 signals: collect_signal: simplify the "still_pending" logic by Oleg Nesterov · 16 years ago
  49. 6715ca4 signals: collect_signal: remove the unneeded sigismember() check by Oleg Nesterov · 16 years ago
  50. ba66129 posix-timers: fix posix_timer_event() vs dequeue_signal() race by Oleg Nesterov · 16 years ago
  51. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  52. c8e85b4f posix timers: sigqueue_free: don't free sigqueue if it is queued by Oleg Nesterov · 16 years ago
  53. da7978b signals: fix sigqueue_free() vs __exit_signal() race by Oleg Nesterov · 16 years ago
  54. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 16 years ago
  55. 80fe728 signals: allow the kernel to actually kill /sbin/init by Oleg Nesterov · 16 years ago
  56. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  57. 1931910 signals: check_kill_permission: remove tasklist_lock by Oleg Nesterov · 16 years ago
  58. 2e2ba22 signals: check_kill_permission: check session under tasklist_lock by Oleg Nesterov · 16 years ago
  59. 53c3033 signals: send_signal: be paranoid about signalfd_notify() by Oleg Nesterov · 16 years ago
  60. 021e1ae signals: document CLD_CONTINUED notification mechanics by Oleg Nesterov · 16 years ago
  61. 7e695a5 signals: fold sig_ignored() into handle_stop_signal() by Oleg Nesterov · 16 years ago
  62. 2dce81b signals: cleanup the usage of print_fatal_signal() by Oleg Nesterov · 16 years ago
  63. 34c8f07 signals: handle_stop_signal: don't worry about SIGKILL by Oleg Nesterov · 16 years ago
  64. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 16 years ago
  65. e62e665 signals: unify send_sigqueue/send_group_sigqueue completely by Oleg Nesterov · 16 years ago
  66. 4cd4b6d signals: fold complete_signal() into send_signal/do_send_sigqueue by Pavel Emelyanov · 16 years ago
  67. 5fcd835 signals: use __group_complete_signal() for the specific signals too by Oleg Nesterov · 16 years ago
  68. 2ca3515 signals: change send_signal/do_send_sigqueue to take "boolean group" parameter by Oleg Nesterov · 16 years ago
  69. 71f11dc signals: move the definition of __group_complete_signal() up by Oleg Nesterov · 16 years ago
  70. db51aec signals: microoptimize the usage of ->curr_target by Oleg Nesterov · 16 years ago
  71. 08d2c30 signals: send_sig_info: don't take tasklist_lock by Oleg Nesterov · 16 years ago
  72. 3547ff3 signals: do_tkill: don't use tasklist_lock by Oleg Nesterov · 16 years ago
  73. 6e65acb signals: move handle_stop_signal() into send_signal() by Oleg Nesterov · 16 years ago
  74. c99fcf2 signals: send_group_sigqueue: don't take tasklist_lock by Oleg Nesterov · 16 years ago
  75. f8c5b5c signals: __group_complete_signal: cache the value of p->signal by Oleg Nesterov · 16 years ago
  76. 5fc894b signals: send_sigqueue: don't forget about handle_stop_signal() by Oleg Nesterov · 16 years ago
  77. 5c193e8 signals: send_sigqueue: don't take rcu lock by Oleg Nesterov · 16 years ago
  78. f6b76d4 get_signal_to_deliver: use the cached ->signal/sighand values by Oleg Nesterov · 16 years ago
  79. ad16a460 handle_stop_signal: use the cached p->signal value by Oleg Nesterov · 16 years ago
  80. fc321d2 handle_stop_signal: unify partial/full stop handling by Oleg Nesterov · 16 years ago
  81. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 16 years ago
  82. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 16 years ago
  83. 3b5e9e5 signals: cleanup security_task_kill() usage/implementation by Oleg Nesterov · 16 years ago
  84. 9e3bd6c signals: consolidate send_sigqueue and send_group_sigqueue by Pavel Emelyanov · 16 years ago
  85. c5363d0 signals: clean dequeue_signal from excess checks and assignments by Pavel Emelyanov · 16 years ago
  86. 93585ee signals: consolidate checks for whether or not to ignore a signal by Pavel Emelyanov · 16 years ago
  87. 1406f2d lock_task_sighand: add rcu lock/unlock by Oleg Nesterov · 16 years ago
  88. 573cf9a signals: do_signal_stop(): use signal_group_exit() by Oleg Nesterov · 16 years ago
  89. 2acb024 signals: consolidate checking for ignored/legacy signals by Pavel Emelyanov · 16 years ago
  90. af7fff9 signals: turn LEGACY_QUEUE macro into static inline function by Pavel Emelyanov · 16 years ago
  91. e1401c6 signals: remove unused variable from send_signal() by Pavel Emelyanov · 16 years ago
  92. f526448 trivial: small cleanups by Pavel Machek · 16 years ago
  93. 18c98b6 ptrace_signal subroutine by Roland McGrath · 16 years ago
  94. 13b1c3d freezer vs stopped or traced by Roland McGrath · 16 years ago
  95. b5606c2 remove final fastcall users by Harvey Harrison · 16 years ago
  96. 146a505 Get rid of the kill_pgrp_info() function by Pavel Emelyanov · 16 years ago
  97. d5df763 Clean up the kill_something_info by Pavel Emelyanov · 16 years ago
  98. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 16 years ago
  99. d36174b uglify kill_pid_info() to fix kill() vs exec() race by Oleg Nesterov · 16 years ago
  100. 5dee170 move the related code from exit_notify() to exit_signals() by Oleg Nesterov · 16 years ago