blob: d876b34368b17662a97a8b76f58871b1bc9d64d2 [file] [log] [blame]
26ba4e5738a5 ("x86/asm: Use SYM_INNER_LABEL instead of GLOBAL")
98f05b5138f0 ("x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space")
9e97b73fdb23 ("x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c")
30907fd13bb5 ("x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases")
3f01daecd545 ("x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro")
f7bafa2b05ef ("x86/entry/64: Interleave XOR register clearing with PUSH instructions")
502af0d70843 ("x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro")
2e3f0098bc45 ("x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions")
3ac6d8c787b8 ("x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface")
8e1eb3fa009a ("x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface")
d1f7732009e0 ("x86/entry/64: Push extra regs right away")
21d375b6b34f ("x86/entry/64: Remove the SYSCALL64 fast path")
40548c6b6c13 ("Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")