[packages/kernel/LINUX_6_6] - 6.6.92

baggins baggins at pld-linux.org
Sat May 24 13:50:15 CEST 2025


commit 5007060f3b77df0e5002a9677a8c50fe4ca6280c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat May 24 15:00:26 2025 +0200

    - 6.6.92

 kernel-small_fixes.patch | 17 -----------------
 kernel-x86.config        |  2 +-
 kernel.spec              |  6 +++---
 3 files changed, 4 insertions(+), 21 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 41e64285..fa05e65a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -59,9 +59,9 @@
 %define		have_pcmcia	0
 %endif
 
-%define		rel		2
+%define		rel		1
 %define		basever		6.6
-%define		postver		.91
+%define		postver		.92
 
 # define this to '-%{basever}' for longterm branch
 %define		versuffix	-%{basever}
@@ -115,7 +115,7 @@ Source0:	https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5:	452098d80ba925af3a4ab35998f3aef5
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:	be230d4f5f6316e506748932de045ee1
+# Patch0-md5:	2b74ef6ba7d643b7a31c24b0c9183c6a
 %endif
 Source1:	kernel.sysconfig
 
diff --git a/kernel-small_fixes.patch b/kernel-small_fixes.patch
index c352ab44..dc2c31ff 100644
--- a/kernel-small_fixes.patch
+++ b/kernel-small_fixes.patch
@@ -107,20 +107,3 @@ diff -ur linux-5.3/drivers/scsi/aacraid.org/linit.c linux-5.3/drivers/scsi/aacra
  
  	if (dev->msi_enabled)
 
---- linux-6.6/arch/x86/kernel/alternative.c~	2025-05-22 14:22:36.000000000 +0200
-+++ linux-6.6/arch/x86/kernel/alternative.c	2025-05-22 14:38:49.086664231 +0200
-@@ -1449,12 +1449,14 @@
- static void poison_cfi(void *addr) { }
- #endif
- 
-+#ifdef CONFIG_MITIGATION_ITS
- u8 *its_static_thunk(int reg)
- {
- 	u8 *thunk = __x86_indirect_its_thunk_array[reg];
- 
- 	return thunk;
- }
-+#endif
- 
- #endif
- 
diff --git a/kernel-x86.config b/kernel-x86.config
index f81b19ff..d9d787d8 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -121,7 +121,7 @@ CPU_IBRS_ENTRY x86_64=y
 CPU_SRSO x86_64=y
 SLS x86_64=y
 GDS_FORCE_MITIGATION x86_64=n x86=n
-MITIGATION_RFDS x86_64=y
+MITIGATION_RFDS x86=y x86_64=y
 MITIGATION_SPECTRE_BHI x86=y x86_64=y
 MITIGATION_ITS x86_64=y
 #- file kernel/power/Kconfig goes here
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/5007060f3b77df0e5002a9677a8c50fe4ca6280c



More information about the pld-cvs-commit mailing list