Al Viro
|
bd1c149aa9
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
|
12 سال پیش |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 سال پیش |
David Howells
|
34db8aaf0f
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
|
12 سال پیش |
David Howells
|
2a1486981c
Fix breakage in MIPS siginfo handling
|
12 سال پیش |
Al Viro
|
2ce5da1757
new helper: signal_setup_done()
|
12 سال پیش |
Al Viro
|
ca86b5dce2
new helper: get_signal()
|
12 سال پیش |
Al Viro
|
495dfbf767
generic sys_sigaction() and compat_sys_sigaction()
|
12 سال پیش |
Al Viro
|
574c4866e3
consolidate kernel-side struct sigaction declarations
|
12 سال پیش |
Al Viro
|
92a3ce4a1e
consolidate declarations of k_sigaction
|
12 سال پیش |
Al Viro
|
9aae8fc05d
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
|
12 سال پیش |
Al Viro
|
fe9c1db2cf
generic compat_sys_rt_sigpending()
|
12 سال پیش |
Al Viro
|
c40702c49f
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
|
12 سال پیش |
Al Viro
|
5c49574ffd
new helper: restore_altstack()
|
12 سال پیش |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 سال پیش |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 سال پیش |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 سال پیش |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 سال پیش |
Matt Fleming
|
5e6292c0f2
signal: add block_sigmask() for adding sigmask to current->blocked
|
13 سال پیش |
Linus Torvalds
|
3ed4c0583d
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
|
14 سال پیش |
Stephen Rothwell
|
1477fcc290
signal.h need a definition of struct task_struct
|
14 سال پیش |
Oleg Nesterov
|
b2b07e4fdb
signal: trivial, fix the "timespec declared inside parameter list" warning
|
14 سال پیش |
Oleg Nesterov
|
702a5073fd
signal: rename signandsets() to sigandnsets()
|
14 سال پیش |
Oleg Nesterov
|
943df1485a
signal: introduce do_sigtimedwait() to factor out compat/native code
|
14 سال پیش |
Oleg Nesterov
|
e6fa16ab9c
signal: sigprocmask() should do retarget_shared_pending()
|
14 سال پیش |
Dave Young
|
d33ed52d57
sysctl extern cleanup: signal
|
15 سال پیش |
Oleg Nesterov
|
4a30debfb7
signals: introduce do_send_sig_info() helper
|
16 سال پیش |
Thomas Gleixner
|
62ab4505e3
signals: implement sys_rt_tgsigqueueinfo
|
16 سال پیش |
Oleg Nesterov
|
6ca25b5513
kill_pid_info: don't take now unneeded tasklist_lock
|
17 سال پیش |
Oleg Nesterov
|
d12619b5ff
fix group stop with exit race
|
17 سال پیش |
Adrian Bunk
|
a1c9eea9e5
proper prototype for signals_init()
|
17 سال پیش |