Weikang Shi
|
2e58f57d85
kernel/signal.c: fix a comment error
|
6 years ago |
Eric W. Biederman
|
b92adb74ad
signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
|
7 years ago |
Eric W. Biederman
|
8b9c6b2831
signal/ia64: Use the generic force_sigsegv in setup_frame
|
7 years ago |
Eric W. Biederman
|
3eb0f5193b
signal: Ensure every siginfo we send has all bits initialized
|
7 years ago |
Eric W. Biederman
|
30073566ca
signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic version
|
8 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Eric W. Biederman
|
cc731525f2
signal: Remove kernel interal si_code magic
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 years ago |
Richard Weinberger
|
98c20309b9
ia64: Use get_signal() signal_setup_done()
|
12 years ago |
Al Viro
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
11 years ago |
Al Viro
|
e8d9ef09df
ia64: switch to generic sigaltstack
|
12 years ago |
Linus Torvalds
|
8213a2f3ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Al Viro
|
cf880248c5
ia64: can't reach do_signal() when returning to kernel mode
|
13 years ago |
Eric W. Biederman
|
6c1ee03359
userns: On ia64 deal with current_uid and current_gid being kuid and kgid
|
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
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 years ago |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 years ago |
Matt Fleming
|
7a076e4ff0
ia64: use set_current_blocked() and block_sigmask()
|
13 years ago |
Tony Luck
|
32974ad490
[IA64] Remove COMPAT_IA32 support
|
15 years ago |
David Howells
|
ef81ee9855
CRED: Wrap task credential accesses in the IA64 arch
|
16 years ago |
Shaohua Li
|
f14488ccfe
[IA64] utrace use generic trace hook
|
17 years ago |
Roland McGrath
|
848376c774
[IA64] TS_RESTORE_SIGMASK
|
17 years ago |
Shi Weihua
|
d7a6c68a2f
[IA64] signal(ia64): add a signal stack overflow check
|
17 years ago |
Shi Weihua
|
2018df76d2
[IA64] signal: remove redundant code in setup_sigcontext()
|
17 years ago |
Shi Weihua
|
b9ab117c2f
[IA64] signal : fix missing error checkings
|
17 years ago |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
18 years ago |
Linus Torvalds
|
38cb162b75
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
|
18 years ago |