[packages/kernel/LINUX_6_1] Up to 6.1.90

arekm arekm at pld-linux.org
Fri May 10 02:07:31 CEST 2024


commit c743a9b746dbd467d4eaf4326dcb4de174c0351d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 10 00:11:27 2024 +0200

    Up to 6.1.90

 kernel-x86.config | 3 ++-
 kernel.spec       | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 5708f00e..c08e46c8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@
 
 %define		rel		1
 %define		basever		6.1
-%define		postver		.88
+%define		postver		.90
 
 # define this to '-%{basever}' for longterm branch
 %define		versuffix	-%{basever}
@@ -121,7 +121,7 @@ Source0:	https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5:	475320de08f16c9fa486fc4edfe98b30
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:	ce73c8651a5fa29a1759097053260940
+# Patch0-md5:	d20d222444bb67d2ed4362e5eb5fe1c3
 %endif
 Source1:	kernel.sysconfig
 
diff --git a/kernel-x86.config b/kernel-x86.config
index 0735d4db..ed3a125e 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -116,7 +116,7 @@ LEGACY_VSYSCALL_NONE all=n
 CMDLINE_BOOL x86=n
 STRICT_SIGALTSTACK_SIZE all=y
 #- file kernel/livepatch/Kconfig goes here
-SPECULATION_MITIGATIONS x86=y
+CPU_MITIGATIONS x86=y x86_64=y
 PAGE_TABLE_ISOLATION all=y
 RETPOLINE x86=y
 RETHUNK x86=n x86_64=y
@@ -265,3 +265,4 @@ AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT x86=y
 SPECTRE_BHI_AUTO x86=n x86_64=n
 SPECTRE_BHI_OFF x86=n x86_64=n
 SPECTRE_BHI_ON x86=y x86_64=y
+SPECULATION_MITIGATIONS x86=y
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list