From: Hauke Mehrtens Date: Sun, 24 Aug 2025 17:21:54 +0000 (+0000) Subject: kernel: bump 6.6 to 6.6.102 X-Git-Tag: v24.10.3~57 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a65ca44cb7a3e6fbb43b230c7c5a0684d88bae8b;p=openwrt%2Fopenwrt.git kernel: bump 6.6 to 6.6.102 Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.102 Added backport to fix ipv6 breakage with the 6.12.42 release: generic/backport-6.6/621-proc-fix-missing-pde_set_flags.patch[1] All patches auto-refreshed. 1. https://lore.kernel.org/all/20250821105806.1453833-1-wangzijie1@honor.com Link: https://github.com/openwrt/openwrt/pull/19876 (cherry picked from commit 34e1092e88f6df4de3115ea471e632ef21407d38) Link: https://github.com/openwrt/openwrt/pull/19877 Signed-off-by: Hauke Mehrtens --- diff --git a/include/kernel-6.6 b/include/kernel-6.6 index 71181a3fc5..048ae0b42a 100644 --- a/include/kernel-6.6 +++ b/include/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .101 -LINUX_KERNEL_HASH-6.6.101 = 8c4ff2869736538b9b0d88ea8dbf0332b79c6ecc40a32066768a754df1fae1c0 +LINUX_VERSION-6.6 = .102 +LINUX_KERNEL_HASH-6.6.102 = 80d2feb7334c30bacbe1e7dafa9ea415efb2c0ea4f4740ecbd1467cf5d94de5c diff --git a/target/linux/ath79/patches-6.6/900-unaligned_access_hacks.patch b/target/linux/ath79/patches-6.6/900-unaligned_access_hacks.patch index 9168d5e973..02b64bb7f8 100644 --- a/target/linux/ath79/patches-6.6/900-unaligned_access_hacks.patch +++ b/target/linux/ath79/patches-6.6/900-unaligned_access_hacks.patch @@ -579,7 +579,7 @@ SVN-Revision: 35130 goto next_ht; --- a/net/ipv6/ip6_offload.c +++ b/net/ipv6/ip6_offload.c -@@ -273,7 +273,7 @@ INDIRECT_CALLABLE_SCOPE struct sk_buff * +@@ -275,7 +275,7 @@ INDIRECT_CALLABLE_SCOPE struct sk_buff * continue; iph2 = (struct ipv6hdr *)(p->data + off); diff --git a/target/linux/bcm27xx/patches-6.6/950-0243-staging-fbtft-Add-support-for-display-variants.patch b/target/linux/bcm27xx/patches-6.6/950-0243-staging-fbtft-Add-support-for-display-variants.patch index f49c9a2b56..fad8eb5a11 100644 --- a/target/linux/bcm27xx/patches-6.6/950-0243-staging-fbtft-Add-support-for-display-variants.patch +++ b/target/linux/bcm27xx/patches-6.6/950-0243-staging-fbtft-Add-support-for-display-variants.patch @@ -95,7 +95,7 @@ Signed-off-by: Phil Elwell #include