Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-29 | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra | 1 | -1/+1 |
2022-06-27 | x86,static_call: Use alternative RET encoding | Peter Zijlstra | 1 | -1/+18 |
2022-04-19 | x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline | Josh Poimboeuf | 1 | -0/+1 |
2022-04-05 | static_call: Properly initialise DEFINE_STATIC_CALL_RET0() | Christophe Leroy | 1 | -0/+2 |
2021-12-09 | x86: Add straight-line-speculation mitigation | Peter Zijlstra | 1 | -1/+1 |
2021-11-11 | static_call,x86: Robustify trampoline patching | Peter Zijlstra | 1 | -0/+1 |
2021-02-17 | static_call: Allow module use without exposing static_call_key | Josh Poimboeuf | 1 | -0/+7 |
2020-09-01 | static_call: Add static_call_cond() | Peter Zijlstra | 1 | -3/+9 |
2020-09-01 | x86/static_call: Add inline static call implementation for x86-64 | Josh Poimboeuf | 1 | -1/+12 |
2020-09-01 | x86/static_call: Add out-of-line static call implementation | Josh Poimboeuf | 1 | -0/+23 |