From: Marcin Krol Date: Mon, 19 May 2025 18:29:29 +0000 (+0200) Subject: - updated to 6.6.91 X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=bb9ddfe4b8192c009004caedbe71d00d44be84ed;p=packages%2Fkernel.git - updated to 6.6.91 --- diff --git a/kernel-x86.config b/kernel-x86.config index d654633..082003e 100644 --- a/kernel-x86.config +++ b/kernel-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.6.88 Kernel Configuration +# Linux/x86 6.6.91 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (TLD-Linux) 14.2.0 20241204 (release)" CONFIG_CC_IS_GCC=y diff --git a/kernel-x86_64.config b/kernel-x86_64.config index 97d1253..d3e3bf9 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.6.88 Kernel Configuration +# Linux/x86 6.6.91 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (TLD-Linux) 14.2.0 20241204 (release)" CONFIG_CC_IS_GCC=y @@ -533,6 +533,7 @@ CONFIG_SLS=y # CONFIG_GDS_FORCE_MITIGATION is not set CONFIG_MITIGATION_RFDS=y CONFIG_MITIGATION_SPECTRE_BHI=y +CONFIG_MITIGATION_ITS=y CONFIG_ARCH_HAS_ADD_PAGES=y # diff --git a/kernel.spec b/kernel.spec index c1dfbbe..ade014d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 6.6 -%define postver 88 +%define postver 91 %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: 452098d80ba925af3a4ab35998f3aef5 %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz -# Source1-md5: e0a3894eae67c49e77c7118fb59afeb3 +# Source1-md5: be230d4f5f6316e506748932de045ee1 %endif Source2: kernel-module-build.pl