index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Age
Commit message (
Expand
)
Author
2025-09-16
x86/bugs: Report correct retbleed mitigation status
David Kaplan
2025-09-16
x86/bugs: Fix reporting of LFENCE retpoline
David Kaplan
2025-09-16
x86/bugs: Fix spectre_v2 forcing
David Kaplan
2025-09-15
x86/bugs: Remove uses of cpu_mitigations_off()
David Kaplan
2025-09-15
x86/bugs: Simplify SSB cmdline parsing
David Kaplan
2025-09-15
x86/bugs: Use early_param() for spectre_v2
David Kaplan
2025-09-15
x86/bugs: Use early_param() for spectre_v2_user
David Kaplan
2025-09-12
x86/bugs: Add attack vector controls for VMSCAPE
David Kaplan
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-27
x86/bugs: Add attack vector controls for SSB
David Kaplan
2025-08-19
x86/bugs: Fix GDS mitigation selecting when mitigation is off
Li RongQing
2025-08-14
x86/vmscape: Warn when STIBP is disabled with SMT
Pawan Gupta
2025-08-14
x86/bugs: Move cpu_bugs_smt_update() down
Pawan Gupta
2025-08-14
x86/vmscape: Enable the mitigation
Pawan Gupta
2025-08-14
x86/vmscape: Add conditional IBPB mitigation
Pawan Gupta
2025-08-11
x86/bugs: Select best SRSO mitigation
David Kaplan
2025-07-11
x86/bugs: Print enabled attack vectors
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for TSA
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for ITS
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for SRSO
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for L1TF
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for BHI
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2_user
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for retbleed
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for spectre_v1
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for GDS
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for SRBDS
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for RFDS
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for MMIO
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for TAA
David Kaplan
2025-07-11
x86/bugs: Add attack vector controls for MDS
David Kaplan
2025-07-11
x86/bugs: Define attack vectors relevant for each bug
David Kaplan
2025-07-09
Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugs
Borislav Petkov (AMD)
2025-06-26
x86/bugs: Clean up SRSO microcode handling
David Kaplan
2025-06-26
x86/bugs: Use IBPB for retbleed if used by SRSO
David Kaplan
2025-06-26
x86/bugs: Add SRSO_MITIGATION_NOSMT
David Kaplan
2025-06-24
x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also
Pawan Gupta
2025-06-23
x86/bugs: Remove its=stuff dependency on retbleed
Pawan Gupta
2025-06-23
x86/bugs: Introduce cdt_possible()
Pawan Gupta
2025-06-23
x86/bugs: Use switch/case in its_apply_mitigation()
Pawan Gupta
2025-06-23
x86/bugs: Avoid warning when overriding return thunk
Pawan Gupta
2025-06-23
x86/bugs: Simplify the retbleed=stuff checks
Pawan Gupta
2025-06-23
x86/bugs: Avoid AUTO after the select step in the retbleed mitigation
Pawan Gupta
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
2025-05-21
x86/bugs: Fix spectre_v2 mitigation default on Intel
Pawan Gupta
2025-05-21
x86/bugs: Restructure ITS mitigation
David Kaplan
2025-05-17
x86/bugs: Fix indentation due to ITS merge
Borislav Petkov (AMD)
2025-05-13
x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled
Borislav Petkov (AMD)
[next]