Helge Deller
|
850df98434
parisc: remove unused variable 'compat_val'
|
12 years ago |
Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
John David Anglin
|
45b6eff2a6
parisc: space register variables need to be in native length (unsigned long)
|
12 years ago |
Al Viro
|
6e26aab98c
parisc: switch to generic sigaltstack
|
12 years ago |
John David Anglin
|
ad30f3ff3d
parisc: sigaltstack doesn't round ss.ss_sp as required
|
12 years ago |
Al Viro
|
e3b880c6ee
parisc: don't bother looping in do_signal()
|
13 years ago |
Al Viro
|
00df111e7e
parisc: fix double restarts
|
13 years ago |
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
|
16 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 |