projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b46655a
)
x86: config: add CONFIG_MITIGATION_VMSCAPE=y
author
John Audia
<
[email protected]
>
Thu, 11 Sep 2025 19:37:51 +0000
(15:37 -0400)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 21 Sep 2025 23:22:49 +0000
(
01:22
+0200)
Introduced in the 6.6.106 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.6.106&id2=v6.6.105
Signed-off-by: John Audia <
[email protected]
>
(cherry picked from commit
221eaf1339429e2dd3fe7cffe307240f87c4e032
)
Signed-off-by: Goetz Goerisch <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20036
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/x86/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/x86/config-6.6
b/target/linux/x86/config-6.6
index 4a852287e7477cd83ada8f7f2a373ffca5c2cde1..17a12ba97ba051976f7567114ffd153aa8940d7a 100644
(file)
--- a/
target/linux/x86/config-6.6
+++ b/
target/linux/x86/config-6.6
@@
-247,6
+247,7
@@
CONFIG_MITIGATION_ITS=y
CONFIG_MITIGATION_TSA=y
CONFIG_MITIGATION_RFDS=y
CONFIG_MITIGATION_SPECTRE_BHI=y
+CONFIG_MITIGATION_VMSCAPE=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set