index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
hw-vuln
/
spectre.rst
Age
Commit message (
Expand
)
Author
2025-11-10
docs: Fix missing word in spectre.rst
pierwill
2025-08-18
docs: Replace dead links to spectre side channel white papers
Nikola Z. Ivanov
2024-06-28
x86/bugs: Remove duplicate Spectre cmdline option descriptions
Josh Poimboeuf
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-11
x86/bugs: Fix BHI documentation
Josh Poimboeuf
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-07-22
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
2023-02-27
Documentation/hw-vuln: Document the interaction between IBRS and STIBP
KP Singh
2023-01-25
x86/cpu: Support AMD Automatic IBRS
Kim Phillips
2022-09-27
Documentation/hw-vuln: Update spectre doc
Lin Yujun
2022-08-03
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-02-28
x86/speculation: Update link to AMD speculation whitepaper
Kim Phillips
2022-02-21
Documentation/hw-vuln: Update spectre doc
Peter Zijlstra
2022-01-03
Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...
Lukas Bulwahn
2021-10-04
x86: deduplicate the spectre_v2_user documentation
Andrea Arcangeli
2021-10-04
x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
Andrea Arcangeli
2019-08-03
Documentation: Add swapgs description to the Spectre v1 documentation
Josh Poimboeuf
2019-06-26
Documentation: Add section about CPU vulnerabilities for Spectre
Tim Chen