summaryrefslogtreecommitdiffstats
path: root/include/linux/sched/signal.h
Commit message (Expand)AuthorAgeFilesLines
* signal: Remove the signal number and task parameters from force_sig_infoEric W. Biederman2019-05-291-1/+1
* signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-2/+1
* signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Eric W. Biederman2019-05-291-0/+4
* signal: Remove task parameter from force_sig_mceerrEric W. Biederman2019-05-271-1/+1
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-05-221-1/+1
* include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin2019-05-141-25/+26
* ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-291-0/+18
* sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova2019-02-041-1/+1
* sched/core: Convert sighand_struct.count to refcount_tElena Reshetova2019-02-041-1/+2
* signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-9/+9
* signal: Remove SEND_SIG_FORCEDEric W. Biederman2018-09-111-1/+0
* signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman2018-09-111-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-221-1/+1
|\
| * signal: make force_sigsegv() voidChristian Brauner2018-08-221-1/+1
* | signal: Don't restart fork when signals come in.Eric W. Biederman2018-08-091-0/+8
* | fork: Have new threads join on-going signal group stopsEric W. Biederman2018-08-031-0/+2
* | signal: Add calculate_sigpending()Eric W. Biederman2018-08-031-0/+1
* | signal: Pass pid and pid type into send_sigqueueEric W. Biederman2018-07-211-1/+1
* | pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-211-3/+2
* | pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-211-3/+23
* | pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-211-0/+5
* | pids: Move task_pid_type into sched/signal.hEric W. Biederman2018-07-211-0/+8
|/
* sched/core: Introduce set_special_state()Peter Zijlstra2018-05-041-1/+1
* usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-071-1/+1
* signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-0/+2
* signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman2018-01-221-0/+6
* signal: Add send_sig_fault and force_sig_faultEric W. Biederman2018-01-221-0/+20
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* signal: Make kill_proc_info staticEric W. Biederman2017-04-211-1/+0
* sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar2017-03-031-0/+33
* sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> i...Ingo Molnar2017-03-031-1/+52
* sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux...Ingo Molnar2017-03-031-0/+16
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-0/+502
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6