index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
signal_compat.c
Age
Commit message (
Expand
)
Author
2018-04-25
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
Eric W. Biederman
2018-04-11
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-03-18
signals, sparc: Add signal codes for ADI violations
Khalid Aziz
2018-03-15
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
2018-03-06
signal/x86: Include the field offsets in the build time checks
Eric W. Biederman
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-15
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-15
signal: unify compat_siginfo_t
Al Viro
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-04-05
x86/signals: Fix lower/upper bound reporting in compat siginfo
Joerg Roedel
2016-10-20
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
Dmitry Safonov
2016-09-14
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
2016-06-14
x86/signals: Add build-time checks to the siginfo compat code
Dave Hansen
2016-06-14
x86/signals: Add missing signal_compat code for x86 features
Dave Hansen
2015-07-06
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst