index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
/
siginfo.h
Age
Commit message (
Expand
)
Author
2023-09-11
kernel: Drop IA64 support from sig_fault handlers
Ard Biesheuvel
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
2021-04-23
signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
Marco Elver
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
2020-12-02
signal: Expose SYS_USER_DISPATCH si_code type
Gabriel Krisman Bertazi
2020-09-04
arm64: mte: Add specific SIGSEGV codes
Vincenzo Frascino
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
Eric W. Biederman
2018-04-25
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
Eric W. Biederman
2018-04-11
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
2018-04-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
Eric W. Biederman
2018-03-26
asm-generic: siginfo: define ia64 si_codes unconditionally
Arnd Bergmann
2018-03-26
asm-generic: siginfo: remove obsolete #ifdefs
Arnd Bergmann
2018-03-18
signals, sparc: Add signal codes for ADI violations
Khalid Aziz
2018-03-15
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
2018-03-06
signal: Correct the offset of si_pkey in struct siginfo
Eric W. Biederman
2018-02-06
<asm-generic/siginfo.h>: fix language in comments
Randy Dunlap
2018-01-15
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-15
signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-15
signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-15
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-15
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
2018-01-12
signal: kill __ARCH_SI_UID_T
Al Viro
2018-01-12
signal: Remove unnecessary ifdefs now that there is only one struct siginfo
Eric W. Biederman
2018-01-12
signal/mips: switch mips to generic siginfo
Al Viro
2018-01-12
ia64/signal: switch to generic struct siginfo
Eric W. Biederman
2018-01-12
signal: Document glibc's si_code of SI_ASYNCNL
Eric W. Biederman
2018-01-12
signal: Document the strange si_codes used by ptrace event stops
Eric W. Biederman
2018-01-12
signal: Document all of the signals that use the _sigfault union member
Eric W. Biederman
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2016-03-05
mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
Dave Hansen
2016-02-18
signals, pkeys: Notify userspace about protection key faults
Dave Hansen
2014-11-18
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells