aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/hw-vuln
AgeCommit message (Expand)AuthorFilesLines
2025-11-10docs: Fix missing word in spectre.rstpierwill1-1/+1
2025-10-29Documentation: fix reference to PR_SPEC_L1D_FLUSHBrendan Jackman1-1/+1
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds2-4/+4
2025-09-12x86/bugs: Add attack vector controls for VMSCAPEDavid Kaplan1-0/+1
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+111
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan1-4/+1
2025-08-18Merge branch 'bjorn' into docs-mwJonathan Corbet1-1/+1
2025-08-18Documentation: Fix admin-guide typosBjorn Helgaas1-1/+1
2025-08-18docs: Replace dead links to spectre side channel white papersNikola Z. Ivanov1-3/+3
2025-08-14Documentation/hw-vuln: Add VMSCAPE documentationPawan Gupta2-0/+111
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan1-1/+1
2025-07-11Documentation/x86: Document new attack vector controlsDavid Kaplan2-0/+239
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)1-3/+1
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar2-0/+169
2025-05-09Documentation: x86/bugs/its: Add ITS documentationPawan Gupta2-0/+169
2025-05-02x86/cpu: Add "Old Microcode" docs to hw-vuln toctreeBagas Sanjaya1-0/+1
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen1-0/+21
2025-04-09x86/bugs: Add RSB mitigation documentJosh Poimboeuf2-0/+269
2025-03-25Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+13
2025-03-19x86/rfds: Exclude P-only parts from the RFDS affected listPawan Gupta1-8/+0
2025-02-26x86/bugs: KVM: Add support for SRSO_MSR_FIXBorislav Petkov1-0/+13
2024-08-27Documentation/srso: Document a method for checking safe RET operates properlyBorislav Petkov (AMD)1-0/+69
2024-06-28x86/bugs: Remove duplicate Spectre cmdline option descriptionsJosh Poimboeuf1-76/+10
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds2-3/+3
2024-05-02Docs: typos/spellingRemington Brasga1-1/+1
2024-04-24admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GETThomas Weißschuh1-2/+2
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf1-4/+0
2024-04-11x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf1-6/+5
2024-04-11x86/bugs: Fix BHI documentationJosh Poimboeuf1-7/+8
2024-04-08x86/bhi: Mitigate KVM by defaultPawan Gupta1-2/+5
2024-04-08x86/bhi: Add BHI mitigation knobPawan Gupta1-6/+39
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+105
2024-03-11Documentation/hw-vuln: Add documentation for RFDSPawan Gupta2-0/+105
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao1-4/+4
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds3-41/+37
2023-10-20x86/srso: Fix vulnerability reporting for missing microcodeJosh Poimboeuf1-7/+17
2023-10-10docs/hw-vuln: Update desc of best effort modeTakahiro Itazuri3-41/+37
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra1-2/+2
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)1-27/+44
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)1-7/+7
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+110
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+134
2023-08-01Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen1-1/+1
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2-0/+134
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips1-4/+7
2023-07-21x86/speculation: Add force option to GDS mitigationDaniel Sneddon1-4/+14
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2-0/+100
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet2-2/+2
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+16
2023-02-27Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh1-5/+16
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2023-02-15Documentation/hw-vuln: Fix rST warningPaolo Bonzini1-2/+1
2023-02-10Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky2-0/+93
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap1-2/+2
2023-01-25x86/cpu: Support AMD Automatic IBRSKim Phillips1-3/+3
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds1-0/+1
2022-09-27Documentation/hw-vuln: Update spectre docLin Yujun1-0/+1
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta1-0/+14
2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-0/+8
2022-05-21Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2-0/+247
2022-02-28x86/speculation: Update link to AMD speculation whitepaperKim Phillips1-3/+3
2022-02-21Documentation/hw-vuln: Update spectre docPeter Zijlstra1-14/+30
2022-01-03Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn1-1/+1
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2021-10-04x86: deduplicate the spectre_v2_user documentationAndrea Arcangeli1-49/+2
2021-10-04x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctlAndrea Arcangeli1-6/+4
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov1-2/+3
2021-09-01Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds1-4/+6
2021-07-28Documentation: Add L1D flushing DocumentationBalbir Singh2-0/+70
2021-07-25admin-guide/hw-vuln: Rephrase a section of core-scheduling.rstFabio M. De Francesco1-4/+6
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds1-1/+2
2021-06-17docs: admin-guide: hw-vuln: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-1/+2
2021-06-10Documentation: Add usecases, design and interface for core schedulingJoel Fernandes (Google)2-0/+224
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov1-1/+1
2020-08-07x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta1-0/+4
2020-06-19doc: x86/speculation: length of underlinesHeinrich Schuchardt1-3/+3
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2-0/+150
2020-05-15docs: add IRQ documentation at the core-api bookMauro Carvalho Chehab1-1/+1
2020-04-27x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf1-3/+4
2020-04-20x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross2-0/+149
2020-03-10docs: hw-vuln: tsx_async_abort.rst: get rid of an unused refMauro Carvalho Chehab1-2/+0
2019-11-16x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long2-3/+9
2019-11-04Documentation: Add ITLB_MULTIHIT documentationGomez Iglesias, Antonio2-0/+164
2019-10-28x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta2-0/+277
2019-08-03Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf1-8/+80
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2-0/+698
2019-06-26Documentation: Add section about CPU vulnerabilities for SpectreTim Chen2-0/+698
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-08Documentation: Correct the possible MDS sysfs valuesTyler Hicks1-14/+11
2019-05-08x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta1-2/+3
2019-04-02x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf1-0/+3
2019-03-06Documentation: Add MDS vulnerability documentationThomas Gleixner3-0/+309
2019-03-06Documentation: Move L1TF to separate directoryThomas Gleixner2-0/+626