Eric W. Biederman
|
ae7795bc61
signal: Distinguish between kernel_siginfo and siginfo
|
7 vuotta sitten |
Eric W. Biederman
|
4ff4c31a6e
signal: Remove SEND_SIG_FORCED
|
7 vuotta sitten |
Eric W. Biederman
|
961366a019
signal: Remove the siginfo paramater from kernel_dqueue_signal
|
7 vuotta sitten |
Linus Torvalds
|
cd9b44f907
Merge branch 'akpm' (patches from Andrew)
|
7 vuotta sitten |
Christian Brauner
|
52cba1a274
signal: make force_sigsegv() void
|
7 vuotta sitten |
Eric W. Biederman
|
c3ad2c3b02
signal: Don't restart fork when signals come in.
|
7 vuotta sitten |
Eric W. Biederman
|
924de3b8c9
fork: Have new threads join on-going signal group stops
|
7 vuotta sitten |
Eric W. Biederman
|
088fe47ce9
signal: Add calculate_sigpending()
|
7 vuotta sitten |
Eric W. Biederman
|
24122c7f49
signal: Pass pid and pid type into send_sigqueue
|
7 vuotta sitten |
Eric W. Biederman
|
6883f81aac
pid: Implement PIDTYPE_TGID
|
8 vuotta sitten |
Eric W. Biederman
|
2c4704756c
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
|
8 vuotta sitten |
Eric W. Biederman
|
7a36094d61
pids: Compute task_tgid using signal->leader_pid
|
8 vuotta sitten |
Eric W. Biederman
|
1fb53567a3
pids: Move task_pid_type into sched/signal.h
|
8 vuotta sitten |
Peter Zijlstra
|
b5bf9a90bb
sched/core: Introduce set_special_state()
|
7 vuotta sitten |
Stephen Smalley
|
6b4f3d0105
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
|
8 vuotta sitten |
Eric W. Biederman
|
f71dd7dc2d
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
|
7 vuotta sitten |
Eric W. Biederman
|
382467358a
signal: Helpers for faults with specialized siginfo layouts
|
7 vuotta sitten |
Eric W. Biederman
|
f8ec66014f
signal: Add send_sig_fault and force_sig_fault
|
7 vuotta sitten |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 vuotta sitten |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
9 vuotta sitten |
Eric W. Biederman
|
6c478ae920
signal: Make kill_proc_info static
|
8 vuotta sitten |
Ingo Molnar
|
1050b27c52
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>
|
8 vuotta sitten |
Ingo Molnar
|
2a1f062a4a
sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 vuotta sitten |
Ingo Molnar
|
8d88460edc
sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h>
|
8 vuotta sitten |
Ingo Molnar
|
c3edc4010e
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
|
8 vuotta sitten |
Ingo Molnar
|
b2d0910310
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
|
8 vuotta sitten |
Ingo Molnar
|
9164bb4a18
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
|
8 vuotta sitten |
Ingo Molnar
|
f361bf4a66
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
|
8 vuotta sitten |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 vuotta sitten |
Ingo Molnar
|
1e4bae6468
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/jobctl.h>
|
8 vuotta sitten |