1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. ebf0d100d task_work: only grab task signal lock when needed by Jens Axboe · 4 years, 5 months ago
  3. 7665a47 signal: fix typo in dequeue_synchronous_signal() by Pavel Machek · 4 years, 6 months ago
  4. e91b481 task_work: teach task_work_add() to do signal_wake_up() by Oleg Nesterov · 4 years, 6 months ago
  5. 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
  6. c3b3f52 signal: refactor copy_siginfo_to_user32 by Christoph Hellwig · 4 years, 8 months ago
  7. b4f6332 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
  8. 61e713b signal: Avoid corrupting si_pid and si_uid in do_notify_parent by Eric W. Biederman · 4 years, 9 months ago
  9. 3075afd signal: use kill_proc_info instead of kill_pid_info in kill_something_info by Zhiqiang Liu · 4 years, 9 months ago
  10. eaec2b0 signal: check sig before setting info in kill_pid_usb_asyncio by Zhiqiang Liu · 4 years, 9 months ago
  11. 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
  12. d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 9 months ago
  13. fda31c5 signal: avoid double atomic counter increments for user accounting by Linus Torvalds · 4 years, 11 months ago
  14. 913292c sched.h: Annotate sighand_struct with __rcu by Madhuparna Bhowmik · 5 years ago
  15. 937c6b2 cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() by Oleg Nesterov · 5 years ago
  16. 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
  17. 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  18. 68d8681 kernel/signal.c: fix a kernel-doc markup by Mauro Carvalho Chehab · 5 years ago
  19. 3695eae pidfd: add P_PIDFD to waitid() by Christian Brauner · 5 years ago
  20. 1caf7d5 pidfd: Add warning if exit_state is 0 during notification by Joel Fernandes (Google) · 5 years ago
  21. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago
  22. 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
  23. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  24. 61fc577 Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  25. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
  26. b53b0b9 pidfd: add polling support by Joel Fernandes (Google) · 6 years ago
  27. c732327 signal: improve comments by Christian Brauner · 6 years ago
  28. 98af37d kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
  29. a89e9b8 signal: Remove the signal number and task parameters from force_sig_info by Eric W. Biederman · 6 years ago
  30. 59c0e69 signal: Factor force_sig_info_to_task out of force_sig_info by Eric W. Biederman · 6 years ago
  31. ffafd23 signal: Generate the siginfo in force_sig by Eric W. Biederman · 6 years ago
  32. 8ad23de signal: Move the computation of force into send_signal and correct it. by Eric W. Biederman · 6 years ago
  33. 8917bef signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal by Eric W. Biederman · 6 years ago
  34. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  35. 91ca180 signal: Use force_sig_fault_to_task for the two calls that don't deliver to current by Eric W. Biederman · 6 years ago
  36. f8eac90 signal: Remove task parameter from force_sig_mceerr by Eric W. Biederman · 6 years ago
  37. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  38. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  39. 7a0cf09 signal: Correct namespace fixups of si_pid and si_uid by Eric W. Biederman · 6 years ago
  40. 70f1b0d signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio by Eric W. Biederman · 6 years ago
  41. b48345a audit: deliver signal_info regarless of syscall by Richard Guy Briggs · 6 years ago
  42. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  43. 05b2892 signal: unconditionally leave the frozen state in ptrace_stop() by Roman Gushchin · 6 years ago
  44. b028fb6 kernel/signal.c: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  45. abde77e Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  46. f2b31bb cgroup: never call do_group_exit() with task->frozen bit set by Roman Gushchin · 6 years ago
  47. eac7078 Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  48. 2151ad1 signal: support CLONE_PIDFD with pidfd_send_signal by Christian Brauner · 6 years ago
  49. cb2c4cd cgroup: prevent spurious transition into non-frozen state by Roman Gushchin · 6 years ago
  50. 76f969e cgroup: cgroup v2 freezer by Roman Gushchin · 6 years ago
  51. 738a783 signal: use fdget() since we don't allow O_PATH by Christian Brauner · 6 years ago
  52. 556a888 signal: don't silently convert SI_USER signals to non-current pidfd by Jann Horn · 6 years ago
  53. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  54. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 3eb39f4 signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  56. cf43a75 signal: Restore the stop PTRACE_EVENT_EXIT by Eric W. Biederman · 6 years ago
  57. 7146db3 signal: Better detection of synchronous signals by Eric W. Biederman · 6 years ago
  58. 35634ff signal: Always notice exiting tasks by Eric W. Biederman · 6 years ago
  59. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  60. a692933 signal: Always attempt to allocate siginfo for SIGSTOP by Eric W. Biederman · 6 years ago
  61. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  62. 2367c4b y2038: signal: Add compat_sys_rt_sigtimedwait_time64 by Arnd Bergmann · 7 years ago
  63. df8522a y2038: signal: Add sys_rt_sigtimedwait_time32 by Arnd Bergmann · 7 years ago
  64. 854a6ed signal: Add restore_user_sigmask() by Deepa Dinamani · 6 years ago
  65. ded653c signal: Add set_user_sigmask() by Deepa Dinamani · 6 years ago
  66. 2e58f57 kernel/signal.c: fix a comment error by Weikang Shi · 6 years ago
  67. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  69. a367005 signal: Guard against negative signal numbers in copy_siginfo_from_user32 by Eric W. Biederman · 6 years ago
  70. b2a2ab5 signal: Guard against negative signal numbers in copy_siginfo_from_user by Eric W. Biederman · 6 years ago
  71. 601d5ab signal: In sigqueueinfo prefer sig not si_signo by Eric W. Biederman · 6 years ago
  72. 4ce5f9c signal: Use a smaller struct siginfo in the kernel by Eric W. Biederman · 6 years ago
  73. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  74. 4cd2e0e signal: Introduce copy_siginfo_from_user and use it's return value by Eric W. Biederman · 7 years ago
  75. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  76. e75dc03 signal: Fail sigqueueinfo if si_signo != sig by Eric W. Biederman · 6 years ago
  77. 018303a signal/sparc: Move EMT_TAGOVF into the generic siginfo.h by Eric W. Biederman · 7 years ago
  78. 2283986 signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
  79. fb50f5a signal: Pair exports with their functions by Eric W. Biederman · 6 years ago
  80. b21c5bd signal: Remove specific_send_sig_info by Eric W. Biederman · 6 years ago
  81. 4ff4c31 signal: Remove SEND_SIG_FORCED by Eric W. Biederman · 6 years ago
  82. f149b31 signal: Never allocate siginfo for SIGKILL or SIGSTOP by Eric W. Biederman · 6 years ago
  83. 0351505 signal: Don't send siginfo to kthreads. by Eric W. Biederman · 6 years ago
  84. 3597dfe signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init by Eric W. Biederman · 6 years ago
  85. 86989c4 signal: Always ignore SIGKILL and SIGSTOP sent to the global init by Eric W. Biederman · 6 years ago
  86. 49c39f8 y2038: signal: Change rt_sigtimedwait to use __kernel_timespec by Arnd Bergmann · 7 years ago
  87. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  88. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  89. 20ab721 signal: make get_signal() return bool by Christian Brauner · 6 years ago
  90. f99e9d8 signal: make sigkill_pending() return bool by Christian Brauner · 6 years ago
  91. a19e2c0 signal: make legacy_queue() return bool by Christian Brauner · 6 years ago
  92. acd14e6 signal: make wants_signal() return bool by Christian Brauner · 6 years ago
  93. 8f11351 signal: make flush_sigqueue_mask() void by Christian Brauner · 6 years ago
  94. 67a48a2 signal: make unhandled_signal() return bool by Christian Brauner · 6 years ago
  95. 09ae854 signal: make recalc_sigpending_tsk() return bool by Christian Brauner · 6 years ago
  96. 938696a signal: make has_pending_signals() return bool by Christian Brauner · 6 years ago
  97. 6a0cdcd signal: make sig_ignored() return bool by Christian Brauner · 6 years ago
  98. 41aaa48 signal: make sig_task_ignored() return bool by Christian Brauner · 6 years ago
  99. e4a8b4e signal: make sig_handler_ignored() return bool by Christian Brauner · 6 years ago
  100. 2a9b909 signal: make kill_ok_by_cred() return bool by Christian Brauner · 6 years ago