From a65ca44cb7a3e6fbb43b230c7c5a0684d88bae8b Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 24 Aug 2025 17:21:54 +0000 Subject: [PATCH] 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 --- include/kernel-6.6 | 4 +- .../900-unaligned_access_hacks.patch | 2 +- ...tft-Add-support-for-display-variants.patch | 6 +- ...tibility-hack-should-be-X86-specific.patch | 4 +- .../621-proc-fix-missing-pde_set_flags.patch | 121 ++++++++++++++++++ ...t-introduce-napi_is_scheduled-helper.patch | 2 +- .../721-net-add-packet-mangeling.patch | 4 +- .../hack-6.6/904-debloat_dma_buf.patch | 2 +- .../pending-6.6/655-increase_skb_pad.patch | 2 +- ...ng-with-source-address-failed-policy.patch | 14 +- ...les-ignore-EOPNOTSUPP-on-flowtable-d.patch | 2 +- ...dsa-add-out-of-band-tagging-protocol.patch | 2 +- 12 files changed, 143 insertions(+), 22 deletions(-) create mode 100644 target/linux/generic/backport-6.6/621-proc-fix-missing-pde_set_flags.patch diff --git a/include/kernel-6.6 b/include/kernel-6.6 index 71181a3fc5a..048ae0b42a7 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 9168d5e973d..02b64bb7f88 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 f49c9a2b56a..fad8eb5a11c 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