[packages/kernel/LINUX_6_1] - 6.1.140
baggins
baggins at pld-linux.org
Sat May 24 13:44:14 CEST 2025
commit e6b3f05305b6946d9b21b60dca08c199297ce9b2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat May 24 14:54:02 2025 +0200
- 6.1.140
kernel-x86.config | 4 ++--
kernel.spec | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index f8f79015..bd86ed2a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@
%define rel 1
%define basever 6.1
-%define postver .139
+%define postver .140
# 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: 83433924204155d4926aea2ae8291afe
+# Patch0-md5: cfb19b6eba9b13ab9ca16bc0c85e12ed
%endif
Source1: kernel.sysconfig
diff --git a/kernel-x86.config b/kernel-x86.config
index ee020d59..3a5abc0a 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -125,8 +125,8 @@ 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
-MITIGATION_RFDS x86_64=y
+GDS_FORCE_MITIGATION x86=n x86_64=n
+MITIGATION_RFDS x86=y x86_64=y
MITIGATION_SPECTRE_BHI x86=y x86_64=y
MITIGATION_ITS x86=y x86_64=y
#- file kernel/power/Kconfig goes here
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/e6b3f05305b6946d9b21b60dca08c199297ce9b2
More information about the pld-cvs-commit
mailing list