[packages/kernel] Up to 6.8.9

arekm arekm at pld-linux.org
Fri May 10 02:03:23 CEST 2024


commit 850bdfd9508ad626962dcb7714e61f3db0dff067
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 10 00:06:39 2024 +0200

    Up to 6.8.9

 kernel-x86.config | 6 ++++--
 kernel.spec       | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index ff94c894..dd9c5c5c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -53,7 +53,7 @@
 
 %define		rel		1
 %define		basever		6.8
-%define		postver		.8
+%define		postver		.9
 
 # define this to '-%{basever}' for longterm branch
 %define		versuffix	%{nil}
@@ -107,7 +107,7 @@ Source0:	https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5:	72d623b959a11850b57406f0b9fe3946
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:	c396f1eb7dc38fd3bef2476d7d901b97
+# Patch0-md5:	dc5d54c8f0e01412d18a520ff3f95a06
 %endif
 Source1:	kernel.sysconfig
 
diff --git a/kernel-x86.config b/kernel-x86.config
index 00e0edad..5637eb98 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -72,7 +72,6 @@ PAGE_OFFSET i386=0xC0000000
 X86_5LEVEL x86=n
 X86_CPA_STATISTICS x86=y
 AMD_MEM_ENCRYPT x86=y
-AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT x86=y
 NUMA x86_64=y
 AMD_NUMA x86=n
 X86_64_ACPI_NUMA x86_64=y
@@ -112,7 +111,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
@@ -123,6 +122,7 @@ CPU_SRSO x86_64=y
 SLS x86_64=y
 GDS_FORCE_MITIGATION x86_64=n x86=n
 MITIGATION_RFDS x86_64=y
+MITIGATION_SPECTRE_BHI x86=y x86_64=y
 #- file kernel/power/Kconfig goes here
 #- file drivers/acpi/Kconfig goes here
 APM i386=m
@@ -257,8 +257,10 @@ X86_SPEEDSTEP_RELAXED_CAP_CHECK i386=y
 #-
 #- *** PROBABLY REMOVED OPTIONS ***
 #-
+AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT x86=y
 BOOTPARAM_HOTPLUG_CPU0 all=n
 DEBUG_HOTPLUG_CPU0 all=n
 KEXEC_JUMP x86=y
 MICROCODE_AMD x86=y
 MICROCODE_INTEL x86=y
+SPECULATION_MITIGATIONS x86=y
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list