blob: 03e33c7a6366920658689f812345d0dcd2dbf4df [file] [log] [blame]
1d07316b1363 ("x86/entry/64: Switch CR3 before SWAPGS in paranoid entry")
ae852495be36 ("x86/entry/64: Further improve paranoid_entry comments")
16561f27f94e ("x86/entry: Add some paranoid entry/exit CR3 handling comments")
9e809d15d6b6 ("x86/entry: Reduce the code footprint of the 'idtentry' macro")
e48657573481 ("x86/entry/64: Fix CR3 restore in paranoid_exit()")
92816f571af8 ("x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly")
dde3036d62ba ("x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros")
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")