index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
/
siginfo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
1
-0
/
+5
2021-05-19
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-2
/
+6
2021-05-19
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
1
-5
/
+2
2021-04-23
signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
Marco Elver
1
-1
/
+1
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
1
-1
/
+5
2020-12-02
signal: Expose SYS_USER_DISPATCH si_code type
Gabriel Krisman Bertazi
1
-1
/
+2
2020-09-04
arm64: mte: Add specific SIGSEGV codes
Vincenzo Frascino
1
-1
/
+3
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
1
-93
/
+94
2018-10-03
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
Eric W. Biederman
1
-0
/
+6
2018-04-25
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
Eric W. Biederman
1
-1
/
+2
2018-04-11
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
1
-1
/
+2
2018-04-06
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2018-04-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-1
/
+4
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-46
/
+10
2018-04-02
signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
Eric W. Biederman
1
-2
/
+5
2018-03-26
asm-generic: siginfo: define ia64 si_codes unconditionally
Arnd Bergmann
1
-12
/
+8
2018-03-26
asm-generic: siginfo: remove obsolete #ifdefs
Arnd Bergmann
1
-34
/
+2
2018-03-18
signals, sparc: Add signal codes for ADI violations
Khalid Aziz
1
-1
/
+4
2018-03-16
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
1
-1
/
+2
2018-03-06
signal: Correct the offset of si_pkey in struct siginfo
Eric W. Biederman
1
-2
/
+2
2018-02-07
<asm-generic/siginfo.h>: fix language in comments
Randy Dunlap
1
-2
/
+2
2018-01-16
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-2
/
+27
2018-01-16
signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-0
/
+4
2018-01-16
signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-0
/
+3
2018-01-16
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-3
/
+19
2018-01-16
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
1
-3
/
+11
2018-01-12
signal: kill __ARCH_SI_UID_T
Al Viro
1
-8
/
+3
2018-01-12
signal: Remove unnecessary ifdefs now that there is only one struct siginfo
Eric W. Biederman
1
-8
/
+0
2018-01-12
signal/mips: switch mips to generic siginfo
Al Viro
1
-0
/
+5
2018-01-12
ia64/signal: switch to generic struct siginfo
Eric W. Biederman
1
-0
/
+5
2018-01-12
signal: Document glibc's si_code of SI_ASYNCNL
Eric W. Biederman
1
-0
/
+1
2018-01-12
signal: Document the strange si_codes used by ptrace event stops
Eric W. Biederman
1
-0
/
+5
2018-01-12
signal: Document all of the signals that use the _sigfault union member
Eric W. Biederman
1
-1
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
1
-0
/
+1
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-69
/
+46
2017-07-24
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
1
-2
/
+2
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
1
-2
/
+13
2016-03-05
mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
Dave Hansen
1
-1
/
+1
2016-02-18
signals, pkeys: Notify userspace about protection key faults
Dave Hansen
1
-5
/
+12
2014-11-18
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
1
-1
/
+8
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
1
-0
/
+298