1. 6c3118c signal: Skip the altstack update when not needed by Chang S. Bae · 3 years, 1 month ago
  2. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
  3. e349d94 signal: Don't always set SA_IMMUTABLE for forced signals by Eric W. Biederman · 3 years, 1 month ago
  4. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  5. a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  6. 00b06da signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed by Eric W. Biederman · 3 years, 2 months ago
  7. 8cb1ae1 Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  8. 26d5bad signal: Implement force_fatal_sig by Eric W. Biederman · 3 years, 2 months ago
  9. 1bdda24 signal: Add an optional check for altstack size by Thomas Gleixner · 3 years, 2 months ago
  10. 9d235ac Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  11. 15bc01e ucounts: Fix signal ucount refcounting by Eric W. Biederman · 3 years, 2 months ago
  12. 9230738 coredump: Don't perform any cleanups before dumping core by Eric W. Biederman · 3 years, 4 months ago
  13. 4f627af ptrace: Remove the unnecessary arguments from arch_ptrace_stop by Eric W. Biederman · 3 years, 4 months ago
  14. 7d613f9 signal: Remove the bogus sigkill_pending in ptrace_stop by Eric W. Biederman · 3 years, 4 months ago
  15. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  16. 5f58c39 memcg: enable accounting for signals by Vasily Averin · 3 years, 4 months ago
  17. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
  18. 4898370 Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
  19. 307d522 signal/seccomp: Refactor seccomp signal and coredump generation by Eric W. Biederman · 3 years, 6 months ago
  20. a5dec9f posix-cpu-timers: Assert task sighand is locked while starting cputime counter by Frederic Weisbecker · 3 years, 5 months ago
  21. f4ac730 signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency by Eric W. Biederman · 3 years, 8 months ago
  22. c7fff92 signal: Remove the generic __ARCH_SI_TRAPNO support by Eric W. Biederman · 3 years, 8 months ago
  23. 7de5f68 signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK by Eric W. Biederman · 3 years, 7 months ago
  24. 2c9f7ea signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP by Eric W. Biederman · 3 years, 7 months ago
  25. f3791f4 Fix UCOUNT_RLIMIT_SIGPENDING counter leak by Alexey Gladkov · 3 years, 6 months ago
  26. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  27. 97c885d x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't be abandoned by Al Viro · 3 years, 6 months ago
  28. c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 6 months ago
  29. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  30. b4b27b9 Revert "signal: Allow tasks to cache one sigqueue struct" by Linus Torvalds · 3 years, 6 months ago
  31. 399f8dd9 signal: Prevent sigqueue caching after task got released by Thomas Gleixner · 3 years, 6 months ago
  32. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  33. a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 7 months ago
  34. 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 8 months ago
  35. af5eeab signal: Factor force_sig_perf out of perf_sigtrap by Eric W. Biederman · 3 years, 8 months ago
  36. 9abcabe signal: Implement SIL_FAULT_TRAPNO by Eric W. Biederman · 3 years, 8 months ago
  37. add0b32 siginfo: Move si_trapno inside the union inside _si_fault by Eric W. Biederman · 3 years, 8 months ago
  38. d646969 Reimplement RLIMIT_SIGPENDING on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
  39. 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  40. 42dec9a Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  41. eb6bbac Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years, 8 months ago
  42. ed8e508 signal, perf: Add missing TRAP_PERF case in siginfo_layout() by Marco Elver · 3 years, 8 months ago
  43. d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  44. fb6cc12 signal: Introduce TRAP_PERF si_code and si_perf to siginfo by Marco Elver · 3 years, 9 months ago
  45. 4bad58e signal: Allow tasks to cache one sigqueue struct by Thomas Gleixner · 3 years, 9 months ago
  46. 69995eb signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc() by Thomas Gleixner · 3 years, 9 months ago
  47. 8df1947 livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure by Miroslav Benes · 3 years, 9 months ago
  48. 1e4cf0d Revert "signal: don't allow STOP on PF_IO_WORKER threads" by Jens Axboe · 3 years, 9 months ago
  49. e8b33b8 Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals" by Jens Axboe · 3 years, 9 months ago
  50. 5a842a7 Revert "signal: don't allow sending any signals to PF_IO_WORKER threads" by Jens Axboe · 3 years, 9 months ago
  51. 1044299 kernel: don't call do_exit() for PF_IO_WORKER threads by Jens Axboe · 3 years, 9 months ago
  52. 4db4b1a signal: don't allow STOP on PF_IO_WORKER threads by Eric W. Biederman · 3 years, 9 months ago
  53. 5be28c8 signal: don't allow sending any signals to PF_IO_WORKER threads by Jens Axboe · 3 years, 9 months ago
  54. 6fb8f43 kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals by Jens Axboe · 3 years, 10 months ago
  55. c509ce2 Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  56. adc5d87 signal: Add missing __user annotation to copy_siginfo_from_user_any by Jann Horn · 4 years, 1 month ago
  57. 35d0b38 task_work: unconditionally run task_work from get_signal() by Jens Axboe · 4 years ago
  58. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  59. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  60. e296dc4 kernel: remove checking for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  61. 98b89b6 signal: kill JOBCTL_TASK_WORK by Jens Axboe · 4 years, 3 months ago
  62. 6ac05e8 signal: define the SA_EXPOSE_TAGBITS bit in sa_flags by Peter Collingbourne · 4 years, 1 month ago
  63. a54f0df signal: define the SA_UNSUPPORTED bit in sa_flags by Peter Collingbourne · 4 years, 1 month ago
  64. 23acdc7 signal: clear non-uapi flag bits when passing/returning sa_flags by Peter Collingbourne · 4 years, 2 months ago
  65. 29701d6 Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into tif-task_work.arch by Jens Axboe · 4 years, 2 months ago
  66. 01be83e Merge branch 'core/urgent' into core/entry by Thomas Gleixner · 4 years, 2 months ago
  67. 7b3c36f ptrace: fix task_join_group_stop() for the case when current is traced by Oleg Nesterov · 4 years, 2 months ago
  68. 12db8b6 entry: Add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
  69. 5c251e9 signal: Add task_sigpending() helper by Jens Axboe · 4 years, 2 months ago
  70. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  71. ebf0d100d task_work: only grab task signal lock when needed by Jens Axboe · 4 years, 5 months ago
  72. 7665a47 signal: fix typo in dequeue_synchronous_signal() by Pavel Machek · 4 years, 5 months ago
  73. e91b481 task_work: teach task_work_add() to do signal_wake_up() by Oleg Nesterov · 4 years, 6 months ago
  74. 8b39a57 Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  75. c3b3f52 signal: refactor copy_siginfo_to_user32 by Christoph Hellwig · 4 years, 8 months ago
  76. b4f6332 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 8 months ago
  77. 61e713b signal: Avoid corrupting si_pid and si_uid in do_notify_parent by Eric W. Biederman · 4 years, 8 months ago
  78. 3075afd signal: use kill_proc_info instead of kill_pid_info in kill_something_info by Zhiqiang Liu · 4 years, 9 months ago
  79. eaec2b0 signal: check sig before setting info in kill_pid_usb_asyncio by Zhiqiang Liu · 4 years, 9 months ago
  80. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  81. d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 9 months ago
  82. fda31c5 signal: avoid double atomic counter increments for user accounting by Linus Torvalds · 4 years, 10 months ago
  83. 913292c sched.h: Annotate sighand_struct with __rcu by Madhuparna Bhowmik · 5 years ago
  84. 937c6b2 cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() by Oleg Nesterov · 5 years ago
  85. c17112a Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  86. 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  87. 68d8681 kernel/signal.c: fix a kernel-doc markup by Mauro Carvalho Chehab · 5 years ago
  88. 3695eae pidfd: add P_PIDFD to waitid() by Christian Brauner · 5 years ago
  89. 1caf7d5 pidfd: Add warning if exit_state is 0 during notification by Joel Fernandes (Google) · 5 years ago
  90. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago
  91. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  92. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  93. 61fc577 Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
  94. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
  95. b53b0b9 pidfd: add polling support by Joel Fernandes (Google) · 6 years ago
  96. c732327 signal: improve comments by Christian Brauner · 6 years ago
  97. 98af37d kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
  98. a89e9b8 signal: Remove the signal number and task parameters from force_sig_info by Eric W. Biederman · 6 years ago
  99. 59c0e69 signal: Factor force_sig_info_to_task out of force_sig_info by Eric W. Biederman · 6 years ago
  100. ffafd23 signal: Generate the siginfo in force_sig by Eric W. Biederman · 6 years ago