[packages/kernel/LINUX_6_1] Up to 6.1.44.
arekm
arekm at pld-linux.org
Tue Aug 8 21:59:39 CEST 2023
commit 8054afccd9f72073396b1b133a29269951a85359
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Aug 8 21:49:28 2023 +0200
Up to 6.1.44.
kernel-x86.config | 2 ++
kernel.spec | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 48cb4097..1bb1b9d9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@
%define rel 1
%define basever 6.1
-%define postver .43
+%define postver .44
# 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: 7207d68c5e0f88919dc0ebb3a7b4bbc2
+# Patch0-md5: 1ce263c9cadb728d94ae6f013f9a9842
%endif
Source1: kernel.sysconfig
diff --git a/kernel-x86.config b/kernel-x86.config
index 8c0097dd..ef738105 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -124,7 +124,9 @@ RETHUNK x86=n x86_64=y
CPU_UNRET_ENTRY x86_64=y
CPU_IBPB_ENTRY x86_64=y
CPU_IBRS_ENTRY x86_64=y
+CPU_SRSO x86_64=y
SLS x86_64=y
+GDS_FORCE_MITIGATION x86_64=n
#- 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/8054afccd9f72073396b1b133a29269951a85359
More information about the pld-cvs-commit
mailing list