projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c12942
)
x86: config: add CONFIG_MITIGATION_VMSCAPE=y
author
John Audia
<
[email protected]
>
Thu, 11 Sep 2025 19:37:51 +0000
(15:37 -0400)
committer
Robert Marko
<
[email protected]
>
Thu, 18 Sep 2025 12:01:11 +0000
(14:01 +0200)
Introduced in the 6.12.47 update, set this new mitigation option to
be enabled. See: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/x86/Kconfig?id=v6.12.47&id2=v6.12.46
Signed-off-by: John Audia <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20003
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/x86/config-6.12
patch
|
blob
|
history
diff --git
a/target/linux/x86/config-6.12
b/target/linux/x86/config-6.12
index 83f3f45b354cd2d4123abcf3a143954ae996bde5..5fb0d2885b5b72195790a0f0105fde45e0700e58 100644
(file)
--- a/
target/linux/x86/config-6.12
+++ b/
target/linux/x86/config-6.12
@@
-272,6
+272,7
@@
CONFIG_MITIGATION_SRBDS=y
CONFIG_MITIGATION_SSB=y
CONFIG_MITIGATION_TAA=y
CONFIG_MITIGATION_TSA=y
+CONFIG_MITIGATION_VMSCAPE=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set