From: Marcin Krol Date: Tue, 16 Sep 2025 19:05:20 +0000 (+0200) Subject: - updated to 6.1.152 X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=d6b5015aefaaccee96a6290b517af125ad9795bc;p=packages%2Fkernel.git - updated to 6.1.152 --- diff --git a/kernel-x86.config b/kernel-x86.config index 50ce232..b1d809e 100644 --- a/kernel-x86.config +++ b/kernel-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.148 Kernel Configuration +# Linux/x86 6.1.152 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (TLD-Linux) 15.2.0 20250810 (release)" CONFIG_CC_IS_GCC=y @@ -495,6 +495,7 @@ CONFIG_RETHUNK=y CONFIG_MITIGATION_RFDS=y CONFIG_MITIGATION_SPECTRE_BHI=y CONFIG_MITIGATION_TSA=y +CONFIG_MITIGATION_VMSCAPE=y CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y # diff --git a/kernel-x86_64.config b/kernel-x86_64.config index f397684..54c5abd 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.148 Kernel Configuration +# Linux/x86 6.1.152 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (TLD-Linux) 15.2.0 20250810 (release)" CONFIG_CC_IS_GCC=y @@ -511,6 +511,7 @@ CONFIG_MITIGATION_RFDS=y CONFIG_MITIGATION_SPECTRE_BHI=y CONFIG_MITIGATION_ITS=y CONFIG_MITIGATION_TSA=y +CONFIG_MITIGATION_VMSCAPE=y CONFIG_ARCH_HAS_ADD_PAGES=y CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y diff --git a/kernel.spec b/kernel.spec index d3e21b4..f9f54c5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 6.1 -%define postver 151 +%define postver 152 %define rel 1 %define __alt_kernel %{nil} @@ -38,7 +38,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz # Source0-md5: 475320de08f16c9fa486fc4edfe98b30 %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz -# Source1-md5: 5fef63eef1a495fb1a687bb403a9a204 +# Source1-md5: 8283d71b84dced6bed9331c208f7ca19 %endif Source2: kernel-module-build.pl