Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
fa2e5c073a
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
|
10 years ago |
Richard Weinberger
|
daea906dd3
sh: Remove signal translation and exec_domain
|
11 years ago |
Al Viro
|
74008b365d
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
|
10 years ago |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 years ago |
Richard Weinberger
|
b46e848768
sh: Use get_signal() signal_setup_done()
|
12 years ago |
Al Viro
|
0679a858c5
sh: switch to generic old sigaction()
|
12 years ago |
Al Viro
|
881e252d6b
sh: switch to generic old sigsuspend()
|
12 years ago |
Al Viro
|
7a879a94d9
sh: switch to generic sigaltstack
|
12 years ago |
Al Viro
|
9dc87c7b5b
sh64: fix altstack switching on sigreturn
|
13 years ago |
Richard Weinberger
|
3cffdc8c3a
Uninclude linux/freezer.h
|
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
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Al Viro
|
5754f412a3
sh64: failure to build sigframe != signal without handler
|
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
|
a46808e1b7
sh: missing checks of __get_user()/__put_user() return values
|
13 years ago |
Al Viro
|
9ef461adf9
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()
|
13 years ago |
Matt Fleming
|
5e047fa159
sh: use set_current_blocked() and block_sigmask()
|
13 years ago |
Matt Fleming
|
8368b0e0ca
sh: no need to reset handler if SA_ONESHOT
|
13 years ago |
Paul Mundt
|
abef364050
sh: Remove redundant try_to_freeze() invocations.
|
13 years ago |
Paul Mundt
|
028c5d5d59
Merge branch 'sh/stable-updates'
|
15 years ago |
Paul Mundt
|
4b505db9c4
sh64: fix tracing of signals.
|
15 years ago |
Paul Mundt
|
3ef2932b8c
sh64: Fix up the build for the thread_xstate changes.
|
15 years ago |
Matt Fleming
|
61cc7b0a17
sh: Fix up FPU build for SH5
|
15 years ago |
Paul Mundt
|
56bfc42f6c
sh: TS_RESTORE_SIGMASK conversion.
|
16 years ago |
Paul Mundt
|
ea88023b34
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
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 |