summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/retpoline.S
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-02-211-1/+1
* x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-091-1/+1
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* x86/retpoline: Create a retpoline thunk arrayPeter Zijlstra2021-10-281-5/+9
* x86/asm: Fixup odd GEN-for-each-reg.h usagePeter Zijlstra2021-10-281-2/+2
* x86/retpoline: Remove unused replacement symbolsPeter Zijlstra2021-10-281-42/+0
* objtool/x86: Ignore __x86_indirect_alt_* symbolsPeter Zijlstra2021-06-211-0/+4
* objtool/x86: Rewrite retpoline thunk callsPeter Zijlstra2021-04-021-1/+40
* x86/retpoline: Simplify retpolinesPeter Zijlstra2021-04-021-17/+17
* x86/alternative: Merge include filesJuergen Gross2021-03-111-1/+1
* objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf2021-01-261-1/+1
* x86/retpoline: Fix retpoline unwindPeter Zijlstra2020-04-301-3/+23
* x86: Simplify retpoline declarationPeter Zijlstra2020-04-301-21/+16
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-2/+2
* Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2018-02-201-56/+0
* x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2018-01-271-0/+56
* x86/retpoline: Remove the esp/rsp thunkWaiman Long2018-01-241-1/+0
* kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu2018-01-191-1/+2
* retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-191-1/+1
* x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-121-0/+48