Al Viro
|
bde208d2e1
switch mips to generic rt_sigsuspend(), make it unconditional
|
12 years ago |
Al Viro
|
2ce5da1757
new helper: signal_setup_done()
|
12 years ago |
Al Viro
|
495dfbf767
generic sys_sigaction() and compat_sys_sigaction()
|
12 years ago |
Al Viro
|
08d32fe504
generic sys_compat_rt_sigaction()
|
12 years ago |
Al Viro
|
9aae8fc05d
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Al Viro
|
0a0e8cdf73
old sigsuspend variants in kernel/signal.c
|
12 years ago |
Al Viro
|
75907d4d7b
generic compat_sys_rt_sigqueueinfo()
|
12 years ago |
Al Viro
|
fe9c1db2cf
generic compat_sys_rt_sigpending()
|
12 years ago |
Al Viro
|
322a56cb1f
generic compat_sys_rt_sigprocmask()
|
12 years ago |
Al Viro
|
ad4b65a434
consolidate rt_sigsuspend()
|
12 years ago |
Al Viro
|
eaca6eae3e
sanitize rt_sigaction() situation a bit
|
12 years ago |
Linus Torvalds
|
3a142ed962
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Oleg Nesterov
|
0c4a842349
signals: set_current_blocked() can use __set_current_blocked()
|
12 years ago |
Oleg Nesterov
|
5ba53ff648
signals: sys_ssetmask() uses uninitialized newmask
|
12 years ago |
Al Viro
|
90228fc110
switch compat_sys_sigaltstack() to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
c40702c49f
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
|
12 years ago |
Al Viro
|
9026843952
generic compat_sys_sigaltstack()
|
12 years ago |
Al Viro
|
6bf9adfc90
introduce generic sys_sigaltstack(), switch x86 and um to it
|
12 years ago |
Al Viro
|
5c49574ffd
new helper: restore_altstack()
|
12 years ago |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Linus Torvalds
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
541880d9a2
do_coredump(): get rid of pt_regs argument
|
12 years ago |
Al Viro
|
4aaefee589
print_fatal_signal(): get rid of pt_regs argument
|
12 years ago |
Al Viro
|
94eb22d505
ptrace_signal(): get rid of unused arguments
|
12 years ago |
Al Viro
|
b7f9591c44
get rid of ptrace_signal_deliver() arguments
|
12 years ago |
Eric W. Biederman
|
17cf22c33e
pidns: Use task_active_pid_ns where appropriate
|
15 years ago |
Oleg Nesterov
|
5d8f72b55c
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
|
12 years ago |
Denys Vlasenko
|
5ab1c309b3
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
|
12 years ago |
Alex Kelly
|
179899fd5d
coredump: update coredump-related headers
|
12 years ago |