]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/x86/kernel/cpu/bugs.c
x86/speculation: Move arch_smt_update() call to after mitigation decisions
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kernel / cpu / bugs.c
2019-05-06 Josh Poimboeufx86/speculation: Move arch_smt_update() call to after...
2019-05-06 Josh Poimboeufx86/speculation/mds: Add mds=full,nosmt cmdline option
2019-05-06 Thomas Gleixnerx86/speculation/mds: Add mitigation mode VMWERV
2019-05-06 Thomas Gleixnerx86/speculation/mds: Add sysfs reporting for MDS
2019-05-06 Thomas Gleixnerx86/speculation/mds: Add mitigation control for MDS
2019-05-06 Thomas Gleixnerx86/speculation/mds: Conditionally clear CPU buffers...
2019-05-06 Thomas Gleixnerx86/kvm/vmx: Add MDS protection when L1D Flush is not...
2019-05-06 Thomas Gleixnerx86/speculation/mds: Clear CPU buffers on exit to user
2019-04-24 Vlastimil Babkax86/speculation/l1tf: Suggest what to do on systems...
2019-04-01 WANG Chaox86, modpost: Replace last remnants of RETPOLINE with...
2019-04-01 Thomas Lendackyx86/speculation: Add support for STIBP always-on prefer...
2019-04-01 Waiman Longx86/speculation: Change misspelled STIPB to STIBP
2019-04-01 Thomas Gleixnerx86/speculation: Provide IBPB always command line options
2019-04-01 Thomas Gleixnerx86/speculation: Add seccomp Spectre v2 user space...
2019-04-01 Thomas Gleixnerx86/speculation: Enable prctl mode for spectre_v2_user
2019-04-01 Thomas Gleixnerx86/speculation: Add prctl() control for indirect branc...
2019-04-01 Thomas Gleixnerx86/speculation: Prepare arch_smt_update() for PRCTL...
2019-04-01 Thomas Gleixnerx86/speculation: Prevent stale SPEC_CTRL msr content
2019-04-01 Thomas Gleixnerx86/speculation: Split out TIF update
2019-04-01 Thomas Gleixnerx86/speculation: Prepare for conditional IBPB in switch...
2019-04-01 Tim Chenx86/speculation: Prepare for per task indirect branch...
2019-04-01 Thomas Gleixnerx86/speculation: Add command line control for indirect...
2019-04-01 Thomas Gleixnerx86/speculation: Unify conditional spectre v2 print...
2019-04-01 Thomas Gleixnerx86/speculataion: Mark command line parser data __initdata
2019-04-01 Thomas Gleixnerx86/speculation: Mark string arrays const correctly
2019-04-01 Thomas Gleixnerx86/speculation: Reorder the spec_v2 code
2019-04-01 Thomas Gleixnerx86/l1tf: Show actual SMT state
2019-04-01 Thomas Gleixnerx86/speculation: Rework SMT state change
2019-04-01 Thomas Gleixnerx86/speculation: Rename SSBD update functions
2019-04-01 Tim Chenx86/speculation: Disable STIBP when enhanced IBRS is...
2019-04-01 Tim Chenx86/speculation: Move STIPB/IBPB string conditionals...
2019-04-01 Tim Chenx86/speculation: Remove unnecessary ret variable in...
2019-04-01 Tim Chenx86/speculation: Clean up spectre_v2_parse_cmdline()
2019-04-01 Zhenzhong Duanx86/retpoline: Remove minimal retpoline support
2019-04-01 Zhenzhong Duanx86/retpoline: Make CONFIG_RETPOLINE depend on compiler...
2019-04-01 Jiri Kosinax86/speculation: Propagate information about RSB fillin...
2019-04-01 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2019-04-01 Tom Lendackyx86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
2019-04-01 Konrad Rzeszutek... x86/bugs: Switch the selection of mitigation from CPU...
2019-04-01 Konrad Rzeszutek... x86/bugs: Add AMD's SPEC_CTRL MSR usage
2018-11-09 Sai Praneethx86/speculation: Support Enhanced IBRS on future CPUs
2018-09-11 Andi Kleenx86/speculation/l1tf: Increase l1tf memory limit for...
2018-09-05 Jiri Kosinax86/speculation: Protect against userspace-userspace...
2018-08-09 Thomas Gleixnercpu/hotplug: Fix SMT supported evaluation
2018-08-08 Paolo Bonzinix86/speculation: Use ARCH_CAPABILITIES to skip L1D...
2018-08-08 Paolo Bonzinix86/speculation: Simplify sysfs report of VMX L1TF...
2018-08-08 Jiri Kosinax86/bugs, kvm: Introduce boot-time control of L1TF...
2018-08-08 Thomas Gleixnercpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
2018-08-08 Thomas Gleixnerx86/kvm: Allow runtime control of L1D flush
2018-08-08 Thomas Gleixnerx86/l1tf: Handle EPT disabled state proper
2018-08-08 Thomas Gleixnerx86/litf: Introduce vmx status variable
2018-08-08 Konrad Rzeszutek... x86/bugs: Move the l1tf function and define pr_fmt...
2018-08-08 Andi Kleenx86/speculation/l1tf: Add sysfs reporting for l1tf
2018-05-22 Thomas Gleixnerx86/speculation, KVM: Implement support for VIRT_SPEC_C...
2018-05-22 Thomas Gleixnerx86/bugs: Rework spec_ctrl base and mask logic
2018-05-22 Thomas Gleixnerx86/bugs: Remove x86_spec_ctrl_set()
2018-05-22 Thomas Gleixnerx86/bugs: Expose x86_spec_ctrl_base directly
2018-05-22 Borislav Petkovx86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
2018-05-22 Thomas Gleixnerx86/speculation: Rework speculative_store_bypass_update()
2018-05-22 Tom Lendackyx86/speculation: Add virtualized speculative store...
2018-05-22 Thomas Gleixnerx86/bugs, KVM: Extend speculation control for VIRT_SPEC...
2018-05-22 Thomas Gleixnerx86/cpufeatures: Disentangle SSBD enumeration
2018-05-22 Thomas Gleixnerx86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration...
2018-05-22 Konrad Rzeszutek... x86/bugs: Fix the parameters alignment and missing...
2018-05-16 Jiri Kosinax86/bugs: Make cpu_show_common() static
2018-05-16 Jiri Kosinax86/bugs: Fix __ssb_select_mitigation() return type
2018-05-16 Konrad Rzeszutek... x86/bugs: Rename _RDS to _SSBD
2018-05-16 Kees Cookx86/speculation: Make "seccomp" the default mode for...
2018-05-16 Thomas Gleixnerseccomp: Move speculation migitation control to arch...
2018-05-16 Thomas Gleixnerprctl: Add force disable speculation
2018-05-16 Kees Cookx86/bugs: Make boot modes __ro_after_init
2018-05-16 Kees Cooknospec: Allow getting/setting on non-current task
2018-05-16 Thomas Gleixnerx86/speculation: Add prctl for Speculative Store Bypass...
2018-05-16 Thomas Gleixnerx86/process: Allow runtime control of Speculative Store...
2018-05-16 Thomas Gleixnerx86/speculation: Create spec-ctrl.h to avoid include...
2018-05-16 Konrad Rzeszutek... x86/bugs/AMD: Add support to disable RDS on Fam[15...
2018-05-16 Konrad Rzeszutek... x86/bugs: Whitelist allowed SPEC_CTRL MSR values
2018-05-16 Konrad Rzeszutek... x86/bugs/intel: Set proper CPU features and setup RDS
2018-05-16 Konrad Rzeszutek... x86/bugs: Provide boot parameters for the spec_store_by...
2018-05-16 Konrad Rzeszutek... x86/bugs: Expose /sys/../spec_store_bypass
2018-05-16 Konrad Rzeszutek... x86/bugs, KVM: Support the combination of guest and...
2018-05-16 Konrad Rzeszutek... x86/bugs: Read SPEC_CTRL MSR during boot and re-use...
2018-05-16 Konrad Rzeszutek... x86/bugs: Concentrate bug reporting into a separate...
2018-03-15 David Woodhousex86/speculation: Use IBRS if available before calling...
2018-02-23 Dan Carpenterx86/spectre: Fix an error message
2018-02-23 Ingo Molnarx86/speculation: Clean up various Spectre related details
2018-02-23 David WoodhouseRevert "x86/speculation: Simplify indirect_branch_predi...
2018-02-08 KarimAllah Ahmedx86/spectre: Simplify spectre_v2 command line parsing
2018-02-08 Colin Ian Kingx86/spectre: Fix spelling mistake: "vunerable"-> "vulne...
2018-02-08 Dan Williamsx86/spectre: Report get_user mitigation for spectre_v1
2018-02-08 Dou Liyangx86/spectre: Check CONFIG_RETPOLINE in command line...
2018-02-08 Borislav Petkovx86/speculation: Simplify indirect_branch_prediction_ba...
2018-02-08 David Woodhousex86/cpufeatures: Clean up Spectre v2 related CPUID...
2018-02-08 Thomas Gleixnerx86/cpu/bugs: Make retpoline module warning conditional
2018-02-08 Borislav Petkovx86/bugs: Drop one "mitigation" from dmesg
2018-02-08 David Woodhousex86/speculation: Add basic IBPB (Indirect Branch Predic...
2018-02-08 Andi Kleenmodule/retpoline: Warn about missing retpoline in module
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
next