summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/signal_compat.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-04-05x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel
2016-10-20x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov
2016-09-14x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov
2016-06-14x86/signals: Add build-time checks to the siginfo compat codeDave Hansen
2016-06-14x86/signals: Add missing signal_compat code for x86 featuresDave Hansen
2015-07-06x86/compat: Move copy_siginfo_*_user32() to signal_compat.cBrian Gerst