Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 years ago |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 years ago |
Al Viro
|
6fd84c0831
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
|
13 years ago |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 years ago |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 years ago |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 years ago |
Al Viro
|
85a847ffad
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
|
13 years ago |
Matt Fleming
|
ade7728b4e
parisc: use set_current_blocked() and block_sigmask()
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Kyle McMartin
|
67bace72ee
parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn
|
14 years ago |
Kyle McMartin
|
22a8cdd603
parisc: fix tracing of signals
|
15 years ago |
Huang Weiyi
|
5aea0fac0f
parisc: remove duplicated #include
|
15 years ago |
Jaswinder Singh Rajput
|
530e949cc9
parisc: includecheck fix: signal.c
|
15 years ago |
Kyle McMartin
|
ecf02de5a1
parisc: tracehook_signal_handler
|
16 years ago |
David Howells
|
733e5e4b4e
KEYS: Add missing linux/tracehook.h #inclusions
|
16 years ago |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
David Howells
|
d0420c83f3
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
|
16 years ago |
David Howells
|
25e15731af
CRED: Wrap task credential accesses in the PA-RISC arch
|
16 years ago |
Kyle McMartin
|
cf39cc3b56
[PARISC] fix signal trampoline cache flushing
|
17 years ago |
Paulius Zaleckas
|
efad798b9f
Spelling fixes: lenght->length
|
17 years ago |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
17 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Helge Deller
|
a8f44e3889
[PARISC] use CONFIG_64BIT instead of __LP64__
|
18 years ago |
Kyle McMartin
|
2b163b71e6
[PARISC] factor syscall_restart code out of do_signal
|
18 years ago |
Kyle McMartin
|
4650f0a583
[PARISC] Add TIF_RESTORE_SIGMASK support
|
18 years ago |
Kyle McMartin
|
df570b9c28
[PARISC] Switch is_compat_task to use TIF_32BIT
|
19 years ago |
Kyle McMartin
|
a3ea84faba
[PARISC] Add is_compat_task() helper
|
19 years ago |
Laurent MEYER
|
d09042da72
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
|
19 years ago |
Kyle McMartin
|
f671c45df2
[PARISC] Arch-specific compat signals
|
19 years ago |