summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/static_call.h
AgeCommit message (Expand)Author
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-27x86,static_call: Use alternative RET encodingPeter Zijlstra
2022-04-19x86/static_call: Add ANNOTATE_NOENDBR to static call trampolineJosh Poimboeuf
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra
2021-11-11static_call,x86: Robustify trampoline patchingPeter Zijlstra
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2020-09-01static_call: Add static_call_cond()Peter Zijlstra
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf
2020-09-01x86/static_call: Add out-of-line static call implementationJosh Poimboeuf