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