aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic/siginfo.h
AgeCommit message (Expand)Author
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