aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/signal.h
AgeCommit message (Expand)Author
2020-01-19signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov
2019-07-26signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman
2019-05-14include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova
2019-02-04sched/core: Convert sighand_struct.count to refcount_tElena Reshetova
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2018-09-11signal: Remove SEND_SIG_FORCEDEric W. Biederman
2018-09-11signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22signal: make force_sigsegv() voidChristian Brauner
2018-08-09signal: Don't restart fork when signals come in.Eric W. Biederman
2018-08-03fork: Have new threads join on-going signal group stopsEric W. Biederman
2018-08-03signal: Add calculate_sigpending()Eric W. Biederman
2018-07-21signal: Pass pid and pid type into send_sigqueueEric W. Biederman
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman
2018-07-21pids: Move task_pid_type into sched/signal.hEric W. Biederman
2018-05-04sched/core: Introduce set_special_state()Peter Zijlstra
2018-03-07usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-22signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman
2018-01-22signal: Add send_sig_fault and force_sig_faultEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2017-04-21signal: Make kill_proc_info staticEric W. Biederman
2017-03-03sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar
2017-03-03sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> i...Ingo Molnar
2017-03-03sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux...Ingo Molnar
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar