[packages/kernel/LINUX_5_15] - 5.15.127

baggins baggins at pld-linux.org
Wed Aug 23 22:33:28 CEST 2023


commit 99336a7e5ab6a00e8048ac1fb2dc70cae7a3a503
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Aug 23 22:26:35 2023 +0200

    - 5.15.127

 kernel-multiarch.config | 1 +
 kernel-x86.config       | 3 ++-
 kernel.spec             | 4 ++--
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 1a8509dc..41b727e9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@
 
 %define		rel		1
 %define		basever		5.15
-%define		postver		.123
+%define		postver		.127
 
 # define this to '-%{basever}' for longterm branch
 %define		versuffix	-%{basever}
@@ -121,7 +121,7 @@ Source0:	https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5:	071d49ff4e020d58c04f9f3f76d3b594
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:	47499a4920406ad029478ebecf255b7e
+# Patch0-md5:	f99766d87f70e1f19cb377a0c0bdb848
 %endif
 Source1:	kernel.sysconfig
 
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 89085607..e3c1904a 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -11,6 +11,7 @@ COMPAT_32BIT_TIME all=y
 CPA_DEBUG all=n
 CPU_IBPB_ENTRY all=y
 CPU_IBRS_ENTRY all=y
+CPU_SRSO all=y
 CPU_UNRET_ENTRY all=y
 DEBUG_ALIGN_RODATA arm64=n
 DEBUG_BOOT_PARAMS all=y
diff --git a/kernel-x86.config b/kernel-x86.config
index c14bef25..e9f14f98 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -3,11 +3,12 @@
 #- *** FILE: arch/x86/Kconfig ***
 #-
 64BIT i386=n x86_64=y
-SMP x86=y
+SMP x88=y
 X86_X2APIC all=y
 X86_MPPARSE x86=y
 RETPOLINE x86=y
 SLS x86=y
+GDS_FORCE_MITIGATION all=n
 X86_CPU_RESCTRL all=y
 X86_BIGSMP i386=y
 X86_EXTENDED_PLATFORM i386=y x86_64=y
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list