From: Zxl hhyccc Date: Fri, 17 Oct 2025 17:55:10 +0000 (+0800) Subject: kernel: bump 6.6 to 6.6.112 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=32062152a828b8d890ab3321fa93612de7942ac8;p=openwrt%2Fstaging%2Fldir.git kernel: bump 6.6 to 6.6.112 https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.112 All patches automatically rebased. Build system: bcm4908 Build system: bcm53xx Signed-off-by: Zxl hhyccc Link: https://github.com/openwrt/openwrt/pull/20434 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/generic/hack-6.6/253-ksmbd-config.patch b/target/linux/generic/hack-6.6/253-ksmbd-config.patch index d54b48895e..3d642e2b65 100644 --- a/target/linux/generic/hack-6.6/253-ksmbd-config.patch +++ b/target/linux/generic/hack-6.6/253-ksmbd-config.patch @@ -10,7 +10,7 @@ Subject: [PATCH] Kconfig: add tristate for OID and ASNI string --- a/init/Kconfig +++ b/init/Kconfig -@@ -2002,7 +2002,7 @@ config PADATA +@@ -2003,7 +2003,7 @@ config PADATA bool config ASN1 diff --git a/target/linux/generic/kernel-6.6 b/target/linux/generic/kernel-6.6 index 04111e0155..a489c9f12d 100644 --- a/target/linux/generic/kernel-6.6 +++ b/target/linux/generic/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .111 -LINUX_KERNEL_HASH-6.6.111 = 04c470e130d659ef05217ac695422c28d817d19daa50643fe28b945e6ab646c7 +LINUX_VERSION-6.6 = .112 +LINUX_KERNEL_HASH-6.6.112 = 6c7d92bf316a56e91de41cb60da1f63d94a4f8aafaef6a13055df0c291138a22 diff --git a/target/linux/generic/pending-6.6/203-kallsyms_uncompressed.patch b/target/linux/generic/pending-6.6/203-kallsyms_uncompressed.patch index 94b22603d8..b067d57362 100644 --- a/target/linux/generic/pending-6.6/203-kallsyms_uncompressed.patch +++ b/target/linux/generic/pending-6.6/203-kallsyms_uncompressed.patch @@ -13,7 +13,7 @@ Signed-off-by: Felix Fietkau --- a/init/Kconfig +++ b/init/Kconfig -@@ -1460,6 +1460,17 @@ config SYSCTL_ARCH_UNALIGN_ALLOW +@@ -1461,6 +1461,17 @@ config SYSCTL_ARCH_UNALIGN_ALLOW the unaligned access emulation. see arch/parisc/kernel/unaligned.c for reference diff --git a/target/linux/generic/pending-6.6/920-mangle_bootargs.patch b/target/linux/generic/pending-6.6/920-mangle_bootargs.patch index 36e7c18324..8bf6183044 100644 --- a/target/linux/generic/pending-6.6/920-mangle_bootargs.patch +++ b/target/linux/generic/pending-6.6/920-mangle_bootargs.patch @@ -13,7 +13,7 @@ Signed-off-by: Imre Kaloz --- a/init/Kconfig +++ b/init/Kconfig -@@ -1820,6 +1820,15 @@ config DEBUG_RSEQ +@@ -1821,6 +1821,15 @@ config DEBUG_RSEQ If unsure, say N.