Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
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
|
445a626afb
m32r: 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
|
5c0806faf1
m32r: Use sigsp()
|
11 years ago |
Richard Weinberger
|
0f5bef660a
m32r: Use get_signal() signal_setup_done()
|
12 years ago |
Al Viro
|
1084f751d4
m32r: switch to generic sigaltstack
|
12 years ago |
Richard Weinberger
|
3cffdc8c3a
Uninclude linux/freezer.h
|
13 years ago |
Al Viro
|
8ca8230b71
bury the rest of TIF_IRET
|
13 years ago |
Geert Uytterhoeven
|
f9717f3110
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
|
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
|
bf343dfd87
don't call try_to_freeze() from do_signal()
|
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 |
Matt Fleming
|
3883e301bf
m32r: use set_current_blocked() and block_sigmask()
|
13 years ago |
Kyle McMartin
|
388d148fe8
m32r: get_user takes an lvalue, not a pointer
|
15 years ago |
Kyle McMartin
|
99d6734f3c
m32r: restore _BLOCKABLE
|
15 years ago |
Al Viro
|
bb9c861ee1
m32r: hole in shifting pc back
|
15 years ago |
Al Viro
|
a05c4e1d66
m32r: don't block signals if sigframe setup has failed
|
15 years ago |
Al Viro
|
a748102430
make m32r handle multiple pending signals
|
15 years ago |
Al Viro
|
a7f8388e2c
m32r: fix rt_sigsuspend()
|
15 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 |
Hirokazu Takata
|
c37a330357
m32r: Update sys_rt_sigsuspend
|
18 years ago |