summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/hw-vuln
AgeCommit message (Expand)Author
4 daysMerge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds
2024-05-02Docs: typos/spellingRemington Brasga
2024-04-24admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GETThomas Weißschuh
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-11x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-11x86/bugs: Fix BHI documentationJosh Poimboeuf
2024-04-08x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-08x86/bhi: Add BHI mitigation knobPawan Gupta
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-11Documentation/hw-vuln: Add documentation for RFDSPawan Gupta
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-10-20x86/srso: Fix vulnerability reporting for missing microcodeJosh Poimboeuf
2023-10-10docs/hw-vuln: Update desc of best effort modeTakahiro Itazuri
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-01Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2023-07-21x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-27Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-15Documentation/hw-vuln: Fix rST warningPaolo Bonzini
2023-02-10Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap
2023-01-25x86/cpu: Support AMD Automatic IBRSKim Phillips
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds
2022-09-27Documentation/hw-vuln: Update spectre docLin Yujun
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-05-21Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta
2022-02-28x86/speculation: Update link to AMD speculation whitepaperKim Phillips
2022-02-21Documentation/hw-vuln: Update spectre docPeter Zijlstra
2022-01-03Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-04x86: deduplicate the spectre_v2_user documentationAndrea Arcangeli
2021-10-04x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctlAndrea Arcangeli
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov
2021-09-01Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds
2021-07-28Documentation: Add L1D flushing DocumentationBalbir Singh
2021-07-25admin-guide/hw-vuln: Rephrase a section of core-scheduling.rstFabio M. De Francesco
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-17docs: admin-guide: hw-vuln: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab