Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-17 | x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG | Thomas Gleixner | 1 | -0/+6 |
2018-05-17 | x86/bugs: Expose x86_spec_ctrl_base directly | Thomas Gleixner | 1 | -3/+0 |
2018-05-17 | x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} | Borislav Petkov | 1 | -4/+29 |
2018-05-17 | x86/speculation: Rework speculative_store_bypass_update() | Thomas Gleixner | 1 | -1/+6 |
2018-05-17 | x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL | Thomas Gleixner | 1 | -3/+6 |
2018-05-17 | x86/speculation: Handle HT correctly on AMD | Thomas Gleixner | 1 | -0/+6 |
2018-05-09 | x86/bugs: Rename _RDS to _SSBD | Konrad Rzeszutek Wilk | 1 | -6/+6 |
2018-05-03 | x86/process: Allow runtime control of Speculative Store Bypass | Thomas Gleixner | 1 | -0/+17 |
2018-05-03 | x86/speculation: Create spec-ctrl.h to avoid include hell | Thomas Gleixner | 1 | -0/+21 |