Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Documentation/kernel-parameters: Add tsa under mitigations=off

On X86 AMD systems, mitigations=off also disables the Transient
Scheduler Attacks (TSA) mitigation. Add it to the list.

Signed-off-by: Yu Liao <liaoyu.ly@bytedance.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251225121438.38427-1-liaoyu.ly@bytedance.com>

authored by

Yu Liao and committed by
Jonathan Corbet
be5c6ec6 46b4bb70

+1
+1
Documentation/admin-guide/kernel-parameters.txt
··· 3998 3998 spectre_v2_user=off [X86] 3999 3999 srbds=off [X86,INTEL] 4000 4000 ssbd=force-off [ARM64] 4001 + tsa=off [X86,AMD] 4001 4002 tsx_async_abort=off [X86] 4002 4003 vmscape=off [X86] 4003 4004