[packages/kernel/LINUX_6_6] Up to 6.6.30
arekm
arekm at pld-linux.org
Fri May 10 02:05:41 CEST 2024
commit 3aadf14b30b217538bea9ca9b4fd17ab514559ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri May 10 00:09:21 2024 +0200
Up to 6.6.30
kernel-x86.config | 3 ++-
kernel.spec | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index e231f500..a5dcb655 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -61,7 +61,7 @@
%define rel 1
%define basever 6.6
-%define postver .29
+%define postver .30
# 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: 6a0119ebd50d56c72146e073db085f6d
+# Patch0-md5: 6b647f5c319eb30931edfe7235e336ba
%endif
Source1: kernel.sysconfig
diff --git a/kernel-x86.config b/kernel-x86.config
index d142c32c..a0995823 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -111,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
@@ -266,3 +266,4 @@ MICROCODE_INTEL 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/3aadf14b30b217538bea9ca9b4fd17ab514559ec
More information about the pld-cvs-commit
mailing list