Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
Dmitry Safonov
|
6846351052
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
|
9 жил өмнө |
Borislav Petkov
|
d366bf7eb9
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
|
9 жил өмнө |
Linus Torvalds
|
4302d506d5
Merge branch 'x86-headers-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 жил өмнө |
Ingo Molnar
|
decb4c4115
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
|
10 жил өмнө |
Ingo Molnar
|
711531f4f3
x86/headers: Remove direct sigcontext32.h uses
|
10 жил өмнө |
Ingo Molnar
|
8fcb346b91
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
|
10 жил өмнө |
Ingo Molnar
|
86e9fc3a0e
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
|
10 жил өмнө |
Brian Gerst
|
c0bfd26e13
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
|
10 жил өмнө |
Ingo Molnar
|
fcbc99c403
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions
|
10 жил өмнө |
Ingo Molnar
|
82c0e45eb5
x86/fpu: Move the signal frame handling code closer to each other
|
10 жил өмнө |
Ingo Molnar
|
9dfe99b755
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
|
10 жил өмнө |
Ingo Molnar
|
c8e1404120
x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
|
10 жил өмнө |
Ingo Molnar
|
78f7f1e54b
x86/fpu: Rename fpu-internal.h to fpu/internal.h
|
10 жил өмнө |
Ingo Molnar
|
c5bedc6847
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
|
10 жил өмнө |
Ingo Molnar
|
4c1384100e
x86/fpu: Open code PF_USED_MATH usages
|
10 жил өмнө |
Ingo Molnar
|
f89e32e0a3
x86/fpu: Fix header file dependencies of fpu-internal.h
|
10 жил өмнө |
Brian Gerst
|
6a3713f001
x86/signal: Remove pax argument from restore_sigcontext
|
10 жил өмнө |
Brian Gerst
|
1daeaa3151
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
|
10 жил өмнө |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 жил өмнө |
Andy Lutomirski
|
6f121e548f
x86, vdso: Reimplement vdso.so preparation in build-time C
|
11 жил өмнө |
Al Viro
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
11 жил өмнө |
Al Viro
|
bd1c149aa9
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
|
12 жил өмнө |
Jiri Olsa
|
5e219b3c67
x86/signals: Propagate RF EFLAGS bit through the signal restore call
|
12 жил өмнө |
Al Viro
|
235b80226b
x86: convert to ksignal
|
12 жил өмнө |
Al Viro
|
15ce1f7154
x86,um: switch to generic old sigsuspend()
|
12 жил өмнө |
Al Viro
|
3fe26fa34d
x86: get rid of pt_regs argument in sigreturn variants
|
12 жил өмнө |
Al Viro
|
c40702c49f
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
|
12 жил өмнө |
Al Viro
|
9026843952
generic compat_sys_sigaltstack()
|
12 жил өмнө |