[packages/kernel/LINUX_6_6] Up to 6.6.22; RFDS mitigation

arekm arekm at pld-linux.org
Sun Mar 17 01:48:25 CET 2024


commit 7624a776be8cb09d0e44255e198afb33e5bbd8ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Mar 16 23:50:15 2024 +0100

    Up to 6.6.22; RFDS mitigation

 kernel-x86.config | 1 +
 kernel.spec       | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 4ae66696..039b86dc 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -61,7 +61,7 @@
 
 %define		rel		1
 %define		basever		6.6
-%define		postver		.20
+%define		postver		.22
 
 # define this to '-%{basever}' for longterm branch
 %define		versuffix	-%{basever}
@@ -115,7 +115,7 @@ Source0:	https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5:	452098d80ba925af3a4ab35998f3aef5
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:	58f4444128582e2e693663b70e4c9503
+# Patch0-md5:	886897018a1911f4361af1235953e7a9
 %endif
 Source1:	kernel.sysconfig
 
diff --git a/kernel-x86.config b/kernel-x86.config
index 8593d38a..00e0edad 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -122,6 +122,7 @@ CPU_IBRS_ENTRY x86_64=y
 CPU_SRSO x86_64=y
 SLS x86_64=y
 GDS_FORCE_MITIGATION x86_64=n x86=n
+MITIGATION_RFDS x86_64=y
 #- file kernel/power/Kconfig goes here
 #- file drivers/acpi/Kconfig goes here
 APM i386=m
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/7624a776be8cb09d0e44255e198afb33e5bbd8ad



More information about the pld-cvs-commit mailing list