[packages/kernel/LINUX_5_15] - 5.15.193
baggins
baggins at pld-linux.org
Fri Sep 12 09:41:05 CEST 2025
commit 45050cd262f13a43b8d5048964b386c12601c72e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Sep 12 11:40:50 2025 +0200
- 5.15.193
kernel-x86.config | 5 +++--
kernel.spec | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index f9aa7b70..d43b15f4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@
%define rel 1
%define basever 5.15
-%define postver .192
+%define postver .193
# 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: a093a022a1d2639efcfac3493479a31f
+# Patch0-md5: 62ce9a03016675a60a41b85e59653a88
%endif
Source1: kernel.sysconfig
diff --git a/kernel-x86.config b/kernel-x86.config
index 961ada80..98bd5548 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -110,8 +110,9 @@ SLS x86=y
GDS_FORCE_MITIGATION all=n
MITIGATION_RFDS x86=y x86_64=y
MITIGATION_SPECTRE_BHI x86=y x86_64=y
-MITIGATION_ITS x86_64=y
-MITIGATION_TSA x86_64=y
+MITIGATION_ITS x86=y x86_64=y
+MITIGATION_TSA x86=y x86_64=y
+MITIGATION_VMSCAPE x86=y x86_64=y
#- 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/45050cd262f13a43b8d5048964b386c12601c72e
More information about the pld-cvs-commit
mailing list