Eric W. Biederman
|
db78e6a0a6
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
|
7 years ago |
Helge Deller
|
75abf64287
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
|
7 years ago |
Linus Torvalds
|
23221d997b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 years ago |
Khalid Aziz
|
d84bb709aa
signals, sparc: Add signal codes for ADI violations
|
7 years ago |
Dave Martin
|
266da65e91
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
|
7 years ago |
Eric W. Biederman
|
f6a015498d
signal/x86: Include the field offsets in the build time checks
|
7 years ago |
Eric W. Biederman
|
ea64d5acc8
signal: Unify and correct copy_siginfo_to_user32
|
7 years ago |
Eric W. Biederman
|
212a36a17e
signal: Unify and correct copy_siginfo_from_user32
|
8 years ago |
Eric W. Biederman
|
ac54058d77
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
|
7 years ago |
Al Viro
|
b713da69e4
signal: unify compat_siginfo_t
|
8 years ago |
Eric W. Biederman
|
2f82a46f66
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
|
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 |
Joerg Roedel
|
cfac6dfa42
x86/signals: Fix lower/upper bound reporting in compat siginfo
|
8 years ago |
Dmitry Safonov
|
ed1e7db33c
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
|
8 years ago |
Dmitry Safonov
|
6846351052
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
|
9 years ago |
Dave Hansen
|
02e8fda2cc
x86/signals: Add build-time checks to the siginfo compat code
|
9 years ago |
Dave Hansen
|
a4455082dc
x86/signals: Add missing signal_compat code for x86 features
|
9 years ago |
Brian Gerst
|
c0bfd26e13
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
|
10 years ago |