blob: c55f10aa34b91f298b3dfbac2b5a9965f792cf2a [file] [log] [blame]
f57e515a1b56 ("kernel/pid.c: convert struct pid count to refcount_t")
32fcb426ec00 ("pid: add pidfd_open()")
b53b0b9d9a61 ("pidfd: add polling support")
b3e583825266 ("clone: add CLONE_PIDFD")
c3ad2c3b02e9 ("signal: Don't restart fork when signals come in.")
924de3b8c941 ("fork: Have new threads join on-going signal group stops")
7673bf553b27 ("fork: Unconditionally exit if a fatal signal is pending")
4ca1d3ee4613 ("fork: Move and describe why the code examines PIDNS_ADDING")
0729614992c9 ("signal: Push pid type down into complete_signal.")
5a883cee7442 ("signal: Push pid type down into __send_signal")
b213984bd398 ("signal: Push pid type down into send_signal")
40b3b0253562 ("signal: Pass pid type into do_send_sig_info")
9c2db007787e ("signal: Pass pid type into send_sigio_to_task & send_sigurg_to_task")
0102498083d5 ("signal: Pass pid type into group_send_sig_info")
24122c7f4969 ("signal: Pass pid and pid type into send_sigqueue")
019191342fec ("signal: Use PIDTYPE_TGID to clearly store where file signals will be sent")
6883f81aac6f ("pid: Implement PIDTYPE_TGID")
2c4704756cab ("pids: Move the pgrp and session pid pointers from task_struct to signal_struct")
7a36094d61bf ("pids: Compute task_tgid using signal->leader_pid")
1fb53567a363 ("pids: Move task_pid_type into sched/signal.h")
2896b0f09f26 ("pids: Initialize leader_pid in init_task")
d7822b1e24f2 ("rseq: Introduce restartable sequences system call")
67a7acd3773a ("kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions")
70dd4b316079 ("kernel/sys_ni: sort cond_syscall() entries")
3c1c456f9b96 ("syscalls: sort syscall prototypes in include/linux/syscalls.h")
ab0d1e85bfd0 ("fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()")
d53238cd51a8 ("kernel: open-code sys_rt_sigpending() in sys_sigpending()")
819671ff849b ("syscalls: define and explain goal to not call syscalls in the kernel")
828450791608 ("Merge branch 'linus' into sched/urgent, to resolve conflicts")