aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/static_call.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra1-1/+1
2022-06-27x86,static_call: Use alternative RET encodingPeter Zijlstra1-1/+18
2022-04-19x86/static_call: Add ANNOTATE_NOENDBR to static call trampolineJosh Poimboeuf1-0/+1
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy1-0/+2
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra1-1/+1
2021-11-11static_call,x86: Robustify trampoline patchingPeter Zijlstra1-0/+1
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf1-0/+7
2020-09-01static_call: Add static_call_cond()Peter Zijlstra1-3/+9
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf1-1/+12
2020-09-01x86/static_call: Add out-of-line static call implementationJosh Poimboeuf1-0/+23