summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-1/+27
|\
| * signal: refactor copy_siginfo_to_user32Christoph Hellwig2020-05-051-1/+27
* | x86/fpu/xstate: Define new functions for clearing fpregs and xstatesFenghua Yu2020-05-131-1/+1
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-311-213/+186
|\
| * x86: unsafe_put-style macro for sigmaskAl Viro2020-03-261-4/+8
| * x86: x32_setup_rt_frame(): consolidate uaccess areasAl Viro2020-03-261-12/+5
| * x86: __setup_rt_frame(): consolidate uaccess areasAl Viro2020-03-261-17/+9
| * x86: __setup_frame(): consolidate uaccess areasAl Viro2020-03-261-17/+6
| * x86: setup_sigcontext(): list user_access_{begin,end}() into callersAl Viro2020-03-261-21/+24
| * x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)Al Viro2020-03-261-43/+48
| * x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()Al Viro2020-03-191-15/+18
| * x86: switch setup_sigcontext() to unsafe_put_user()Al Viro2020-03-181-43/+45
| * x86: get rid of get_user_ex() in restore_sigcontext()Al Viro2020-03-181-50/+36
| * x86: switch sigframe sigset handling to explict __get_user()/__put_user()Al Viro2020-03-181-12/+8
* | x86: Remove unneeded includesBrian Gerst2020-03-211-2/+0
* | x86/entry/64: Use syscall wrappers for x32_rt_sigreturnBrian Gerst2020-03-211-1/+1
|/
* x86: Remove force_iret()Brian Gerst2020-01-081-2/+0
* x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver2019-07-121-1/+1
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-071-12/+9
|\
| * x86/fpu: Remove fpu->initializedSebastian Andrzej Siewior2019-04-101-10/+7
| * x86/fpu: Fix __user annotationsJann Horn2019-04-031-2/+2
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-061-4/+1
|\ \
| * | rseq: Clean up comments by reflecting removal of event counterMathieu Desnoyers2019-04-191-4/+1
| |/
* / x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra2019-04-031-12/+17
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-7/+7
* rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-1/+1
* x86: Add support for restartable sequencesMathieu Desnoyers2018-06-061-0/+6
* x86/sigreturn: use SYSCALL_DEFINE0Tautschnig, Michael2018-04-021-2/+3
* x86: fix sys_sigreturn() return type to be long, not unsigned longDominik Brodowski2018-04-021-1/+1
* x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-01-301-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar2017-09-261-3/+3
* x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment readsAndy Lutomirski2017-07-301-1/+1
* x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...Markus Trippelsdorf2017-04-111-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-9/+11
|\
| * x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov2016-09-141-9/+11
* | x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-151-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-061-2/+24
|\
| * x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-271-2/+24
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-7/+7
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-3/+3
|\
| * x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov2016-04-191-1/+1
| * x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov2016-04-131-2/+2
* | signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other ...Stas Sergeev2016-05-031-12/+11
|/
* x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-171-19/+44
* x86/signal/64: Fix SS if needed when delivering a 64-bit signalAndy Lutomirski2016-02-171-2/+49
* x86/signal: Cleanup get_nr_restart_syscall()Dmitry V. Levin2016-01-191-5/+8
* x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2015-12-051-7/+10