aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/hw-vuln
AgeCommit message (Expand)AuthorFilesLines
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-42/+38
2023-10-20x86/srso: Fix vulnerability reporting for missing microcodeGravatar Josh Poimboeuf 1-7/+17
2023-10-10docs/hw-vuln: Update desc of best effort modeGravatar Takahiro Itazuri 3-42/+38
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Gravatar Peter Zijlstra 1-2/+2
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingGravatar Borislav Petkov (AMD) 1-27/+44
2023-08-10Documentation/hw-vuln: Unify filename specification in indexGravatar Borislav Petkov (AMD) 1-7/+7
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+110
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-0/+134
2023-08-01Documentation/x86: Fix backwards on/off logic about YMM supportGravatar Dave Hansen 1-1/+1
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationGravatar Borislav Petkov (AMD) 2-0/+134
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledGravatar Kim Phillips 1-4/+7
2023-07-21x86/speculation: Add force option to GDS mitigationGravatar Daniel Sneddon 1-4/+14
2023-07-19x86/speculation: Add Gather Data Sampling mitigationGravatar Daniel Sneddon 2-0/+100
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 2-2/+2
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+16
2023-02-27Documentation/hw-vuln: Document the interaction between IBRS and STIBPGravatar KP Singh 1-5/+16
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+3
2023-02-15Documentation/hw-vuln: Fix rST warningGravatar Paolo Bonzini 1-2/+1
2023-02-10Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsGravatar Tom Lendacky 2-0/+93
2023-02-02Documentation: admin-guide: correct spellingGravatar Randy Dunlap 1-2/+2
2023-01-25x86/cpu: Support AMD Automatic IBRSGravatar Kim Phillips 1-3/+3
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+1
2022-09-27Documentation/hw-vuln: Update spectre docGravatar Lin Yujun 1-0/+1
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataGravatar Pawan Gupta 1-0/+14
2022-08-03x86/speculation: Add RSB VM Exit protectionsGravatar Daniel Sneddon 1-0/+8
2022-05-21Documentation: Add documentation for Processor MMIO Stale DataGravatar Pawan Gupta 2-0/+247
2022-02-28x86/speculation: Update link to AMD speculation whitepaperGravatar Kim Phillips 1-3/+3
2022-02-21Documentation/hw-vuln: Update spectre docGravatar Peter Zijlstra 1-14/+30
2022-01-03Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Gravatar Lukas Bulwahn 1-1/+1
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+3
2021-10-04x86: deduplicate the spectre_v2_user documentationGravatar Andrea Arcangeli 1-49/+2
2021-10-04x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctlGravatar Andrea Arcangeli 1-6/+4
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentGravatar Eugene Syromiatnikov 1-2/+3
2021-09-01Merge tag 'docs-5.15' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-4/+6
2021-07-28Documentation: Add L1D flushing DocumentationGravatar Balbir Singh 2-0/+70
2021-07-25admin-guide/hw-vuln: Rephrase a section of core-scheduling.rstGravatar Fabio M. De Francesco 1-4/+6
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+2
2021-06-17docs: admin-guide: hw-vuln: avoid using ReST :doc:`foo` markupGravatar Mauro Carvalho Chehab 1-1/+2
2021-06-10Documentation: Add usecases, design and interface for core schedulingGravatar Joel Fernandes (Google) 2-0/+224
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryGravatar Andrew Klychkov 1-1/+1
2020-08-07x86/bugs/multihit: Fix mitigation reporting when VMX is not in useGravatar Pawan Gupta 1-0/+4
2020-06-19doc: x86/speculation: length of underlinesGravatar Heinrich Schuchardt 1-3/+3
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Gravatar Linus Torvalds 2-0/+150
2020-05-15docs: add IRQ documentation at the core-api bookGravatar Mauro Carvalho Chehab 1-1/+1
2020-04-27x86/speculation: Add Ivy Bridge to affected listGravatar Josh Poimboeuf 1-3/+4
2020-04-20x86/speculation: Add SRBDS vulnerability and mitigation documentationGravatar Mark Gross 2-0/+149
2020-03-10docs: hw-vuln: tsx_async_abort.rst: get rid of an unused refGravatar Mauro Carvalho Chehab 1-2/+0
2019-11-16x86/speculation: Fix incorrect MDS/TAA mitigation statusGravatar Waiman Long 2-3/+9
2019-11-04Documentation: Add ITLB_MULTIHIT documentationGravatar Gomez Iglesias, Antonio 2-0/+164