summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic/siginfo.h
Commit message (Expand)AuthorAgeFilesLines
* kernel: Drop IA64 support from sig_fault handlersArd Biesheuvel2023-09-111-5/+0
* x86/shstk: Add user control-protection fault handlerRick Edgecombe2023-08-021-1/+2
* signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-221-0/+7
* signal: Verify the alignment and size of siginfo_tEric W. Biederman2021-07-231-0/+5
* signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-2/+6
* siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-181-5/+2
* signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver2021-04-231-1/+1
* signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver2021-04-161-1/+5
* signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi2020-12-021-1/+2
* arm64: mte: Add specific SIGSEGV codesVincenzo Frascino2020-09-041-1/+3
* signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-93/+94
* signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman2018-10-031-0/+6
* signal: Add TRAP_UNK si_code for undiagnosted trap exceptionsEric W. Biederman2018-04-251-1/+2
* parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-111-1/+2
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-051-2/+5
|\
| * signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman2018-04-021-2/+5
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-041-1/+2
|\|
| * signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptionsDave Martin2018-03-151-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-031-1/+4
|\ \
| * | signals, sparc: Add signal codes for ADI violationsKhalid Aziz2018-03-181-1/+4
| |/
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-46/+10
|\ \ | |/ |/|
| * asm-generic: siginfo: define ia64 si_codes unconditionallyArnd Bergmann2018-03-261-12/+8
| * asm-generic: siginfo: remove obsolete #ifdefsArnd Bergmann2018-03-261-34/+2
* | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-061-2/+2
|/
* <asm-generic/siginfo.h>: fix language in commentsRandy Dunlap2018-02-061-2/+2
* signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-2/+27
* signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-0/+4
* signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-0/+3
* signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-3/+19
* signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman2018-01-151-3/+11
* signal: kill __ARCH_SI_UID_TAl Viro2018-01-121-8/+3
* signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman2018-01-121-8/+0
* signal/mips: switch mips to generic siginfoAl Viro2018-01-121-0/+5
* ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-121-0/+5
* signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman2018-01-121-0/+1
* signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman2018-01-121-0/+5
* signal: Document all of the signals that use the _sigfault union memberEric W. Biederman2018-01-121-1/+1
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-021-0/+1
* signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-69/+46
* fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman2017-07-241-2/+2
* signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-2/+13
* mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-051-1/+1
* signals, pkeys: Notify userspace about protection key faultsDave Hansen2016-02-181-5/+12
* mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2014-11-181-1/+8
* UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells2012-10-041-0/+298