summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic/siginfo.h
AgeCommit message (Expand)Author
2023-09-11kernel: Drop IA64 support from sig_fault handlersArd Biesheuvel
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2021-07-23signal: Verify the alignment and size of siginfo_tEric W. Biederman
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman
2021-04-23signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver
2020-12-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi
2020-09-04arm64: mte: Add specific SIGSEGV codesVincenzo Frascino
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-03signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman
2018-04-25signal: Add TRAP_UNK si_code for undiagnosted trap exceptionsEric W. Biederman
2018-04-11parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller
2018-04-05Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman
2018-03-26asm-generic: siginfo: define ia64 si_codes unconditionallyArnd Bergmann
2018-03-26asm-generic: siginfo: remove obsolete #ifdefsArnd Bergmann
2018-03-18signals, sparc: Add signal codes for ADI violationsKhalid Aziz
2018-03-15signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptionsDave Martin
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman
2018-02-06<asm-generic/siginfo.h>: fix language in commentsRandy Dunlap
2018-01-15signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman
2018-01-12signal: kill __ARCH_SI_UID_TAl Viro
2018-01-12signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman
2018-01-12signal/mips: switch mips to generic siginfoAl Viro
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman
2018-01-12signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman
2018-01-12signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman
2018-01-12signal: Document all of the signals that use the _sigfault union memberEric W. Biederman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-24fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2016-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen
2016-02-18signals, pkeys: Notify userspace about protection key faultsDave Hansen
2014-11-18mpx: Extend siginfo structure to include bound violation informationQiaowei Ren
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells