index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-24
x86/bugs: Remove dead code which might prevent from building
Andy Shevchenko
1
-7
/
+0
2025-10-21
x86/bugs: Qualify RETBLEED_INTEL_MSG
David Kaplan
1
-1
/
+3
2025-09-16
x86/bugs: Report correct retbleed mitigation status
David Kaplan
1
-1
/
+3
2025-09-16
x86/bugs: Fix reporting of LFENCE retpoline
David Kaplan
1
-4
/
+1
2025-09-16
x86/bugs: Fix spectre_v2 forcing
David Kaplan
1
-18
/
+18
2025-09-15
x86/bugs: Remove uses of cpu_mitigations_off()
David Kaplan
1
-5
/
+5
2025-09-15
x86/bugs: Simplify SSB cmdline parsing
David Kaplan
1
-80
/
+40
2025-09-15
x86/bugs: Use early_param() for spectre_v2
David Kaplan
1
-99
/
+82
2025-09-15
x86/bugs: Use early_param() for spectre_v2_user
David Kaplan
1
-42
/
+26
2025-09-12
x86/bugs: Add attack vector controls for VMSCAPE
David Kaplan
1
-4
/
+10
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-82
/
+203
2025-08-27
x86/bugs: Add attack vector controls for SSB
David Kaplan
1
-0
/
+9
2025-08-19
x86/bugs: Fix GDS mitigation selecting when mitigation is off
Li RongQing
1
-3
/
+1
2025-08-14
x86/vmscape: Warn when STIBP is disabled with SMT
Pawan Gupta
1
-0
/
+22
2025-08-14
x86/bugs: Move cpu_bugs_smt_update() down
Pawan Gupta
1
-82
/
+83
2025-08-14
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+90
2025-08-14
x86/vmscape: Add conditional IBPB mitigation
Pawan Gupta
1
-0
/
+8
2025-08-11
x86/bugs: Select best SRSO mitigation
David Kaplan
1
-2
/
+11
2025-07-11
x86/bugs: Print enabled attack vectors
David Kaplan
1
-0
/
+35
2025-07-11
x86/bugs: Add attack vector controls for TSA
David Kaplan
1
-8
/
+23
2025-07-11
x86/bugs: Add attack vector controls for ITS
David Kaplan
1
-5
/
+10
2025-07-11
x86/bugs: Add attack vector controls for SRSO
David Kaplan
1
-5
/
+10
2025-07-11
x86/bugs: Add attack vector controls for L1TF
David Kaplan
1
-6
/
+12
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2
David Kaplan
1
-4
/
+6
2025-07-11
x86/bugs: Add attack vector controls for BHI
David Kaplan
1
-3
/
+12
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2_user
David Kaplan
1
-1
/
+8
2025-07-11
x86/bugs: Add attack vector controls for retbleed
David Kaplan
1
-3
/
+8
2025-07-11
x86/bugs: Add attack vector controls for spectre_v1
David Kaplan
1
-2
/
+5
2025-07-11
x86/bugs: Add attack vector controls for GDS
David Kaplan
1
-5
/
+8
2025-07-11
x86/bugs: Add attack vector controls for SRBDS
David Kaplan
1
-3
/
+9
2025-07-11
x86/bugs: Add attack vector controls for RFDS
David Kaplan
1
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MMIO
David Kaplan
1
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for TAA
David Kaplan
1
-7
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MDS
David Kaplan
1
-5
/
+9
2025-07-11
x86/bugs: Define attack vectors relevant for each bug
David Kaplan
1
-0
/
+56
2025-07-09
Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugs
Borislav Petkov (AMD)
1
-6
/
+130
2025-06-26
x86/bugs: Clean up SRSO microcode handling
David Kaplan
1
-19
/
+18
2025-06-26
x86/bugs: Use IBPB for retbleed if used by SRSO
David Kaplan
1
-15
/
+19
2025-06-26
x86/bugs: Add SRSO_MITIGATION_NOSMT
David Kaplan
1
-7
/
+4
2025-06-24
x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also
Pawan Gupta
1
-2
/
+4
2025-06-23
x86/bugs: Remove its=stuff dependency on retbleed
Pawan Gupta
1
-8
/
+6
2025-06-23
x86/bugs: Introduce cdt_possible()
Pawan Gupta
1
-1
/
+14
2025-06-23
x86/bugs: Use switch/case in its_apply_mitigation()
Pawan Gupta
1
-7
/
+13
2025-06-23
x86/bugs: Avoid warning when overriding return thunk
Pawan Gupta
1
-3
/
+2
2025-06-23
x86/bugs: Simplify the retbleed=stuff checks
Pawan Gupta
1
-16
/
+8
2025-06-23
x86/bugs: Avoid AUTO after the select step in the retbleed mitigation
Pawan Gupta
1
-9
/
+10
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+124
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
1
-6
/
+6
2025-05-21
x86/bugs: Fix spectre_v2 mitigation default on Intel
Pawan Gupta
1
-1
/
+2
2025-05-21
x86/bugs: Restructure ITS mitigation
David Kaplan
1
-77
/
+90
[next]