blob: 314c77dc194cf60abe5b2e8b426658cff7af5995 [file] [log] [blame]
38fd525a4c61 ("exit: Factor thread_group_exited out of pidfd_poll")
9e77716a75bc ("fork: fix pidfd_poll()'s return type")
b53b0b9d9a61 ("pidfd: add polling support")
9e9291c71eb9 ("include/linux/sched/signal.h: replace `tsk' with `task'")
b3e583825266 ("clone: add CLONE_PIDFD")
fcfc2aa0185f ("ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK")
ae7795bc6187 ("signal: Distinguish between kernel_siginfo and siginfo")
4cd2e0e70af6 ("signal: Introduce copy_siginfo_from_user and use it's return value")
efc463adbccf ("signal: Simplify tracehook_report_syscall_exit")
b21c5bd562dd ("signal: Remove specific_send_sig_info")
4ff4c31a6e85 ("signal: Remove SEND_SIG_FORCED")
f149b3155744 ("signal: Never allocate siginfo for SIGKILL or SIGSTOP")
035150540545 ("signal: Don't send siginfo to kthreads.")
961366a01904 ("signal: Remove the siginfo paramater from kernel_dqueue_signal")
3597dfe01d12 ("signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init")