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