| Commit message (Expand) | Author | Age | Files | Lines |
* | signal: Add TRAP_UNK si_code for undiagnosted trap exceptions | Eric W. Biederman | 2018-04-25 | 1 | -1/+2 |
* | parisc/signal: Add FPE_CONDTRAP for conditional trap handling | Helge Deller | 2018-04-11 | 1 | -1/+2 |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-05 | 1 | -2/+5 |
|\ |
|
| * | signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k | Eric W. Biederman | 2018-04-02 | 1 | -2/+5 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-04-04 | 1 | -1/+2 |
|\| |
|
| * | signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions | Dave Martin | 2018-03-15 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2018-04-03 | 1 | -1/+4 |
|\ \ |
|
| * | | signals, sparc: Add signal codes for ADI violations | Khalid Aziz | 2018-03-18 | 1 | -1/+4 |
| |/ |
|
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2018-04-02 | 1 | -46/+10 |
|\ \
| |/
|/| |
|
| * | asm-generic: siginfo: define ia64 si_codes unconditionally | Arnd Bergmann | 2018-03-26 | 1 | -12/+8 |
| * | asm-generic: siginfo: remove obsolete #ifdefs | Arnd Bergmann | 2018-03-26 | 1 | -34/+2 |
* | | signal: Correct the offset of si_pkey in struct siginfo | Eric W. Biederman | 2018-03-06 | 1 | -2/+2 |
|/ |
|
* | <asm-generic/siginfo.h>: fix language in comments | Randy Dunlap | 2018-02-06 | 1 | -2/+2 |
* | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h | Eric W. Biederman | 2018-01-15 | 1 | -2/+27 |
* | signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h | Eric W. Biederman | 2018-01-15 | 1 | -0/+4 |
* | signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h | Eric W. Biederman | 2018-01-15 | 1 | -0/+3 |
* | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h | Eric W. Biederman | 2018-01-15 | 1 | -3/+19 |
* | signal: Move addr_lsb into the _sigfault union for clarity | Eric W. Biederman | 2018-01-15 | 1 | -3/+11 |
* | signal: kill __ARCH_SI_UID_T | Al Viro | 2018-01-12 | 1 | -8/+3 |
* | signal: Remove unnecessary ifdefs now that there is only one struct siginfo | Eric W. Biederman | 2018-01-12 | 1 | -8/+0 |
* | signal/mips: switch mips to generic siginfo | Al Viro | 2018-01-12 | 1 | -0/+5 |
* | ia64/signal: switch to generic struct siginfo | Eric W. Biederman | 2018-01-12 | 1 | -0/+5 |
* | signal: Document glibc's si_code of SI_ASYNCNL | Eric W. Biederman | 2018-01-12 | 1 | -0/+1 |
* | signal: Document the strange si_codes used by ptrace event stops | Eric W. Biederman | 2018-01-12 | 1 | -0/+5 |
* | signal: Document all of the signals that use the _sigfault union member | Eric W. Biederman | 2018-01-12 | 1 | -1/+1 |
* | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | signal: Remove kernel interal si_code magic | Eric W. Biederman | 2017-07-24 | 1 | -69/+46 |
* | fcntl: Don't use ambiguous SIG_POLL si_codes | Eric W. Biederman | 2017-07-24 | 1 | -2/+2 |
* | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 1 | -2/+13 |
* | mm/pkeys: Fix siginfo ABI breakage caused by new u64 field | Dave Hansen | 2016-03-05 | 1 | -1/+1 |
* | signals, pkeys: Notify userspace about protection key faults | Dave Hansen | 2016-02-18 | 1 | -5/+12 |
* | mpx: Extend siginfo structure to include bound violation information | Qiaowei Ren | 2014-11-18 | 1 | -1/+8 |
* | UAPI: (Scripted) Disintegrate include/asm-generic | David Howells | 2012-10-04 | 1 | -0/+298 |