Will Deacon
|
784e0300fe
rseq: Avoid infinite recursion when delivering SIGSEGV
|
7 年之前 |
Mathieu Desnoyers
|
d6761b8fd9
x86: Add support for restartable sequences
|
7 年之前 |
Tautschnig, Michael
|
4c8ca51af7
x86/sigreturn: use SYSCALL_DEFINE0
|
7 年之前 |
Dominik Brodowski
|
025bd3905a
x86: fix sys_sigreturn() return type to be long, not unsigned long
|
7 年之前 |
Andy Lutomirski
|
37a8f7c383
x86/asm: Move 'status' from thread_struct to thread_info
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Ingo Molnar
|
e4a81bfcaa
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
|
7 年之前 |
Andy Lutomirski
|
99504819fc
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
|
8 年之前 |
Markus Trippelsdorf
|
1c99a68741
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection()
|
8 年之前 |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 年之前 |
Linus Torvalds
|
8e4ef63867
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Andy Lutomirski
|
b9d989c721
x86/asm: Move the thread_info::status field to thread_struct
|
9 年之前 |
Dmitry Safonov
|
6846351052
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
|
9 年之前 |
Linus Torvalds
|
c98f5827f8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Masahiro Yamada
|
97f2645f35
tree-wide: replace config_enabled() with IS_ENABLED()
|
9 年之前 |
Andy Lutomirski
|
609c19a385
x86/ptrace: Stop setting TS_COMPAT in ptrace code
|
9 年之前 |
Linus Torvalds
|
168f1a7163
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Stas Sergeev
|
0b4521e8cf
signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other architectures
|
9 年之前 |
Dmitry Safonov
|
abfb9498ee
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
|
9 年之前 |
Borislav Petkov
|
d366bf7eb9
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
|
9 年之前 |
Andy Lutomirski
|
6c25da5ad5
x86/signal/64: Re-add support for SS in the 64-bit signal context
|
9 年之前 |
Andy Lutomirski
|
8ff5bd2e1e
x86/signal/64: Fix SS if needed when delivering a 64-bit signal
|
9 年之前 |
Dmitry V. Levin
|
95d97adb2b
x86/signal: Cleanup get_nr_restart_syscall()
|
9 年之前 |
Dmitry V. Levin
|
22eab11087
x86/signal: Fix restart_syscall number for x32 tasks
|
9 年之前 |
Linus Torvalds
|
4302d506d5
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Linus Torvalds
|
33d46f9765
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Andy Lutomirski
|
0a6d1fa0d2
x86/vdso: Remove runtime 32-bit vDSO selection
|
9 年之前 |
Denys Vlasenko
|
dae0f305d6
x86/signal: Deinline get_sigframe, save 240 bytes
|
10 年之前 |
Ingo Molnar
|
530e5c8271
x86/headers: Make sigcontext pointers bit independent
|
10 年之前 |
Ingo Molnar
|
a5dd192496
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
|
10 年之前 |