Peter Zijlstra
|
b5bf9a90bb
sched/core: Introduce set_special_state()
|
7 years ago |
Linus Torvalds
|
3612605a5a
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 years ago |
Linus Torvalds
|
23221d997b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 years ago |
Dominik Brodowski
|
6203deb0a7
kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat syscall
|
7 years ago |
Dominik Brodowski
|
d53238cd51
kernel: open-code sys_rt_sigpending() in sys_sigpending()
|
7 years ago |
Dave Martin
|
af40ff687b
arm64: signal: Ensure si_code is valid for all fault signals
|
7 years ago |
Stephen Smalley
|
6b4f3d0105
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
|
8 years ago |
Linus Torvalds
|
e1c70f3238
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
7 years ago |
Eric W. Biederman
|
f71dd7dc2d
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
|
7 years ago |
Eric W. Biederman
|
382467358a
signal: Helpers for faults with specialized siginfo layouts
|
7 years ago |
Eric W. Biederman
|
f8ec66014f
signal: Add send_sig_fault and force_sig_fault
|
7 years ago |
Eric W. Biederman
|
5f74972ce6
signal: Don't use structure initializers for struct siginfo
|
7 years ago |
Eric W. Biederman
|
ea64d5acc8
signal: Unify and correct copy_siginfo_to_user32
|
7 years ago |
Eric W. Biederman
|
eb5346c379
signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32
|
8 years ago |
Eric W. Biederman
|
212a36a17e
signal: Unify and correct copy_siginfo_from_user32
|
8 years ago |
Eric W. Biederman
|
71ee78d538
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
|
7 years ago |
Eric W. Biederman
|
0326e7ef05
signal: Remove unnecessary ifdefs now that there is only one struct siginfo
|
8 years ago |
Eric W. Biederman
|
30073566ca
signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic version
|
8 years ago |
Eric W. Biederman
|
9943d3accb
signal: Clear si_sys_private before copying siginfo to userspace
|
8 years ago |
Eric W. Biederman
|
aba1be2f8c
signal: Ensure no siginfo union member increases the size of struct siginfo
|
8 years ago |
Eric W. Biederman
|
faf1f22b61
signal: Ensure generic siginfos the kernel sends have all bits initialized
|
7 years ago |
Eric W. Biederman
|
526c3ddb6a
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
|
7 years ago |
Eric W. Biederman
|
0b44bf9a6f
signal: Simplify and fix kdb_send_sig
|
8 years ago |
Miroslav Benes
|
43347d56c8
livepatch: send a fake signal to all blocking tasks
|
7 years ago |
Linus Torvalds
|
fa7f578076
Merge branch 'akpm' (patches from Andrew)
|
7 years ago |
Oleg Nesterov
|
426915796c
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
|
7 years ago |
Oleg Nesterov
|
ac25385089
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
|
7 years ago |
Oleg Nesterov
|
628c1bcba2
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
|
7 years ago |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Levin, Alexander (Sasha Levin)
|
75f296d93b
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
|
7 years ago |