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