summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/static_call.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKBreno Leitao2024-01-101-1/+1
* x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-06-291-1/+1
* x86,static_call: Use alternative RET encodingPeter Zijlstra2022-06-271-1/+18
* x86/static_call: Add ANNOTATE_NOENDBR to static call trampolineJosh Poimboeuf2022-04-191-0/+1
* static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy2022-04-051-0/+2
* x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-091-1/+1
* static_call,x86: Robustify trampoline patchingPeter Zijlstra2021-11-111-0/+1
* static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-171-0/+7
* static_call: Add static_call_cond()Peter Zijlstra2020-09-011-3/+9
* x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf2020-09-011-1/+12
* x86/static_call: Add out-of-line static call implementationJosh Poimboeuf2020-09-011-0/+23