Thomas Gleixner
|
ff16701a29
x86/process: Consolidate and simplify switch_to_xtra() code
|
6 lat temu |
Dmitry Safonov
|
a846446b19
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
|
7 lat temu |
Linus Torvalds
|
d82924c3b8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 lat temu |
Chang S. Bae
|
f4550b52e4
x86/fsgsbase/64: Factor out FS/GS segment loading from __switch_to()
|
7 lat temu |
Chang S. Bae
|
e696c231be
x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers
|
7 lat temu |
Chang S. Bae
|
b1378a561f
x86/fsgsbase/64: Introduce FS/GS base helper functions
|
7 lat temu |
Andy Lutomirski
|
98f05b5138
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
|
7 lat temu |
Jann Horn
|
9fe6299dde
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
|
7 lat temu |
Rian Hunter
|
dc76803e57
x86/process: Re-export start_thread()
|
7 lat temu |
Joerg Roedel
|
252e1a0526
x86/entry: Rename update_sp0 to update_task_stack
|
7 lat temu |
Dmitry Safonov
|
acf4602001
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
|
7 lat temu |
Vitaly Kuznetsov
|
42b933b597
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
|
7 lat temu |
Andy Lutomirski
|
37a8f7c383
x86/asm: Move 'status' from thread_struct to thread_info
|
7 lat temu |
Andy Lutomirski
|
c482feefe1
x86/entry/64: Make cpu_entry_area.tss read-only
|
7 lat temu |
Andy Lutomirski
|
9aaefe7b59
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
|
7 lat temu |
Josh Poimboeuf
|
b02fcf9ba1
x86/unwinder: Handle stack overflows more gracefully
|
7 lat temu |
Andy Lutomirski
|
d375cf1530
x86/entry/64: Remove thread_struct::sp0
|
8 lat temu |
Andy Lutomirski
|
46f5a10a72
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
|
8 lat temu |
Andy Lutomirski
|
da51da189a
x86/entry/64: Pass SP0 directly to load_sp0()
|
8 lat temu |
Andy Lutomirski
|
bd7dc5a6af
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
|
8 lat temu |
Linus Torvalds
|
f57091767a
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 lat temu |
Andy Lutomirski
|
e137a4d8f4
x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
|
8 lat temu |
Andy Lutomirski
|
767d035d83
x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
|
8 lat temu |
Vikas Shivappa
|
0583020456
x86/intel_rdt: Change file names to accommodate RDT monitor code
|
8 lat temu |
Andy Lutomirski
|
99504819fc
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
|
8 lat temu |
Andy Lutomirski
|
1d3e53e862
x86/entry/64: Refactor IRQ stacks and make them NMI-safe
|
8 lat temu |
Andy Lutomirski
|
6c690ee103
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
|
8 lat temu |
Borislav Petkov
|
bbf79d21bd
x86/ldt: Rename ldt_struct::size to ::nr_entries
|
8 lat temu |
Vitaly Kuznetsov
|
5e57f1d607
x86/xen: add CONFIG_XEN_PV to Kconfig
|
8 lat temu |
Dmitry Safonov
|
ada26481df
x86/mm: Make in_compat_syscall() work during exec
|
8 lat temu |