summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/hw-vuln
AgeCommit message (Expand)Author
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
2021-06-10Documentation: Add usecases, design and interface for core schedulingJoel Fernandes (Google)
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov
2020-08-07x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta
2020-06-19doc: x86/speculation: length of underlinesHeinrich Schuchardt
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2020-05-15docs: add IRQ documentation at the core-api bookMauro Carvalho Chehab
2020-04-27x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf
2020-04-20x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross
2020-03-10docs: hw-vuln: tsx_async_abort.rst: get rid of an unused refMauro Carvalho Chehab
2019-11-16x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-04Documentation: Add ITLB_MULTIHIT documentationGomez Iglesias, Antonio