diff --git a/configs/aarch64_defconfig b/configs/aarch64_defconfig index ef2e9ba03..4bd9cb322 100644 --- a/configs/aarch64_defconfig +++ b/configs/aarch64_defconfig @@ -27,7 +27,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.27" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.28" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/aarch64_minimal_defconfig b/configs/aarch64_minimal_defconfig index 3d4a91f88..ac582595f 100644 --- a/configs/aarch64_minimal_defconfig +++ b/configs/aarch64_minimal_defconfig @@ -27,7 +27,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.27" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.28" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/arm_defconfig b/configs/arm_defconfig index b92c7f204..50ecf6ad1 100644 --- a/configs/arm_defconfig +++ b/configs/arm_defconfig @@ -28,7 +28,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.27" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.28" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/arm/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/arm_minimal_defconfig b/configs/arm_minimal_defconfig index 29dcdb95d..1a56c3186 100644 --- a/configs/arm_minimal_defconfig +++ b/configs/arm_minimal_defconfig @@ -28,7 +28,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.27" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.28" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/arm/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/x86_64_defconfig b/configs/x86_64_defconfig index 6b8dae4ce..35a7f4069 100644 --- a/configs/x86_64_defconfig +++ b/configs/x86_64_defconfig @@ -26,7 +26,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="board/qemu/x86_64/post-build.sh ${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.27" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.28" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/x86_64/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/x86_64_minimal_defconfig b/configs/x86_64_minimal_defconfig index 3bfc019ba..00cd580da 100644 --- a/configs/x86_64_minimal_defconfig +++ b/configs/x86_64_minimal_defconfig @@ -26,7 +26,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA BR2_ROOTFS_POST_BUILD_SCRIPT="board/qemu/x86_64/post-build.sh ${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.27" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.28" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/x86_64/linux_defconfig" BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/patches/linux/6.18.27/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch b/patches/linux/6.18.28/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch similarity index 98% rename from patches/linux/6.18.27/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch rename to patches/linux/6.18.28/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch index 650c8b0aa..39e5295f2 100644 --- a/patches/linux/6.18.27/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch +++ b/patches/linux/6.18.28/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch @@ -1,4 +1,4 @@ -From d496e0ce0e31d856a90a0233671e8bdc8ad16500 Mon Sep 17 00:00:00 2001 +From e8e9549982fc875eb961abe905e220163e83c949 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 19 Sep 2023 18:38:10 +0200 Subject: [PATCH 01/49] net: phy: marvell10g: Support firmware loading on diff --git a/patches/linux/6.18.27/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch b/patches/linux/6.18.28/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch similarity index 96% rename from patches/linux/6.18.27/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch rename to patches/linux/6.18.28/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch index e93f7e549..e0e430297 100644 --- a/patches/linux/6.18.27/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch +++ b/patches/linux/6.18.28/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch @@ -1,4 +1,4 @@ -From a8a671d6494d4ecd32a21d9d3a5c264c8d2ad60a Mon Sep 17 00:00:00 2001 +From 72e0cced95fe531ca84cc34e83fd2edc0b125969 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 21 Nov 2023 20:15:24 +0100 Subject: [PATCH 02/49] net: phy: marvell10g: Fix power-up when strapped to diff --git a/patches/linux/6.18.27/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch b/patches/linux/6.18.28/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch similarity index 99% rename from patches/linux/6.18.27/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch rename to patches/linux/6.18.28/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch index 07ee7296d..5d2c8a112 100644 --- a/patches/linux/6.18.27/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch +++ b/patches/linux/6.18.28/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch @@ -1,4 +1,4 @@ -From f0da745c1c9e15b0e5c5bf998df1df985a52686b Mon Sep 17 00:00:00 2001 +From a82b54ffca53dd3dfbb16ccf3662cd0e5fbd7986 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 15 Nov 2023 20:58:42 +0100 Subject: [PATCH 03/49] net: phy: marvell10g: Add LED support for 88X3310 diff --git a/patches/linux/6.18.27/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch b/patches/linux/6.18.28/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch similarity index 97% rename from patches/linux/6.18.27/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch rename to patches/linux/6.18.28/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch index c8961e31c..31bab7f6e 100644 --- a/patches/linux/6.18.27/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch +++ b/patches/linux/6.18.28/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch @@ -1,4 +1,4 @@ -From 5381de807ff89f1e237863fefd3026c4d3204277 Mon Sep 17 00:00:00 2001 +From 7edc34fee487d59e3146021b4a900a11e1c283e8 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Dec 2023 09:51:05 +0100 Subject: [PATCH 04/49] net: phy: marvell10g: Support LEDs tied to a single diff --git a/patches/linux/6.18.27/0005-net-phy-Do-not-resume-PHY-when-attaching.patch b/patches/linux/6.18.28/0005-net-phy-Do-not-resume-PHY-when-attaching.patch similarity index 94% rename from patches/linux/6.18.27/0005-net-phy-Do-not-resume-PHY-when-attaching.patch rename to patches/linux/6.18.28/0005-net-phy-Do-not-resume-PHY-when-attaching.patch index 1471f384f..c6de61ef1 100644 --- a/patches/linux/6.18.27/0005-net-phy-Do-not-resume-PHY-when-attaching.patch +++ b/patches/linux/6.18.28/0005-net-phy-Do-not-resume-PHY-when-attaching.patch @@ -1,4 +1,4 @@ -From 2787061e8e9016e5db3d66bcd87a0fcd7ed2be90 Mon Sep 17 00:00:00 2001 +From 3a7b520b89bc0327011d26fe3dedf90c7d6c0a71 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 10:10:19 +0100 Subject: [PATCH 05/49] net: phy: Do not resume PHY when attaching diff --git a/patches/linux/6.18.27/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch b/patches/linux/6.18.28/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch similarity index 99% rename from patches/linux/6.18.27/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch rename to patches/linux/6.18.28/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch index de7b16a81..5636f408f 100644 --- a/patches/linux/6.18.27/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch +++ b/patches/linux/6.18.28/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch @@ -1,4 +1,4 @@ -From 3bf6f89a8939525aec4833c0f73b24eeecc02b72 Mon Sep 17 00:00:00 2001 +From 3849f198f11170799957d5998f3918aea5bc8f46 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 4 Mar 2024 16:47:28 +0100 Subject: [PATCH 06/49] net: bridge: avoid classifying unknown multicast as diff --git a/patches/linux/6.18.27/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch b/patches/linux/6.18.28/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch similarity index 95% rename from patches/linux/6.18.27/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch rename to patches/linux/6.18.28/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch index 725fcbd85..d855d57da 100644 --- a/patches/linux/6.18.27/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch +++ b/patches/linux/6.18.28/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch @@ -1,4 +1,4 @@ -From 413cdadc73f46c9954cf1c5801665c03eb4bf728 Mon Sep 17 00:00:00 2001 +From a710f931415c1f1abb1cb828ff5960d6856a53a5 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 5 Mar 2024 06:44:41 +0100 Subject: [PATCH 07/49] net: bridge: Ignore router ports when forwarding L2 diff --git a/patches/linux/6.18.27/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch b/patches/linux/6.18.28/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch similarity index 99% rename from patches/linux/6.18.27/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch rename to patches/linux/6.18.28/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch index 4a405b579..b165de122 100644 --- a/patches/linux/6.18.27/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch +++ b/patches/linux/6.18.28/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch @@ -1,4 +1,4 @@ -From 1c9b3677a4b6b90e5b95541d68ff857b5a8dff44 Mon Sep 17 00:00:00 2001 +From 584b9aa655984a7c1e90cb7e1803cc401f4e937d Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 4 Apr 2024 16:36:30 +0200 Subject: [PATCH 08/49] net: bridge: drop delay for applying strict multicast diff --git a/patches/linux/6.18.27/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch b/patches/linux/6.18.28/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch similarity index 98% rename from patches/linux/6.18.27/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch rename to patches/linux/6.18.28/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch index 990d0bbdd..6dd166704 100644 --- a/patches/linux/6.18.27/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch +++ b/patches/linux/6.18.28/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch @@ -1,4 +1,4 @@ -From fc42676b0d5ccf7c64af61a2969e7b33005cc94b Mon Sep 17 00:00:00 2001 +From 62792f046ab7d5ec089fefe52de1882e2e62aa58 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 May 2024 14:51:54 +0200 Subject: [PATCH 09/49] net: bridge: Differentiate MDB additions from diff --git a/patches/linux/6.18.27/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch b/patches/linux/6.18.28/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch similarity index 96% rename from patches/linux/6.18.27/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch rename to patches/linux/6.18.28/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch index d15a03963..d59596d12 100644 --- a/patches/linux/6.18.27/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch +++ b/patches/linux/6.18.28/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch @@ -1,4 +1,4 @@ -From 8a6d5b7810f8b09044c6cc7cdf375b5c203458a0 Mon Sep 17 00:00:00 2001 +From 11fd58eeac6c233c0764d3fcd531b0b380a4103b Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 24 Nov 2023 23:29:55 +0100 Subject: [PATCH 10/49] nvmem: layouts: onie-tlv: Let device probe even when diff --git a/patches/linux/6.18.27/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch b/patches/linux/6.18.28/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch similarity index 95% rename from patches/linux/6.18.27/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch rename to patches/linux/6.18.28/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch index 57d946b37..309ef4403 100644 --- a/patches/linux/6.18.27/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch +++ b/patches/linux/6.18.28/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch @@ -1,4 +1,4 @@ -From c8de0e077a079a19be453c4ee4fdd43dd787b006 Mon Sep 17 00:00:00 2001 +From f1ba1a08c338a99f7ef0271019286c5cfa437d18 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 11 Aug 2024 11:27:35 +0200 Subject: [PATCH 11/49] net: usb: r8152: add r8153b support for link/activity diff --git a/patches/linux/6.18.27/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch b/patches/linux/6.18.28/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch similarity index 96% rename from patches/linux/6.18.27/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch rename to patches/linux/6.18.28/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch index 99958194c..17fbf83bd 100644 --- a/patches/linux/6.18.27/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch +++ b/patches/linux/6.18.28/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch @@ -1,4 +1,4 @@ -From 4bd57e4a1cea7619aeb98342eb68ab386cfe6a87 Mon Sep 17 00:00:00 2001 +From 2127b5af685b0cb2ecdcb6372eb60bceb7d3e1b1 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 10 Aug 2025 18:52:54 +0200 Subject: [PATCH 12/49] arm64: dts: mediatek: mt7986a: rename BPi R3 ports to diff --git a/patches/linux/6.18.27/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch b/patches/linux/6.18.28/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch similarity index 98% rename from patches/linux/6.18.27/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch rename to patches/linux/6.18.28/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch index 3763a7eaa..5a1bd3c3d 100644 --- a/patches/linux/6.18.27/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch +++ b/patches/linux/6.18.28/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch @@ -1,4 +1,4 @@ -From e0101b48017f9eddaf19248db02d5787603d67b1 Mon Sep 17 00:00:00 2001 +From 580255989c7e389b63c0e77c5737852c1b6a5746 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Wed, 20 Aug 2025 21:38:24 +0200 Subject: [PATCH 13/49] drm/panel-simple: Add a timing for the Raspberry Pi 7" diff --git a/patches/linux/6.18.27/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch b/patches/linux/6.18.28/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch similarity index 98% rename from patches/linux/6.18.27/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch rename to patches/linux/6.18.28/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch index f6db3f407..6d5d8236d 100644 --- a/patches/linux/6.18.27/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch +++ b/patches/linux/6.18.28/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch @@ -1,4 +1,4 @@ -From 4d8f65cfc3a5aa917885771c3fcb206f787fa6d4 Mon Sep 17 00:00:00 2001 +From 86bf32c162a0583719a47ed52eb6c2fdff369109 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Thu, 21 Aug 2025 11:20:23 +0200 Subject: [PATCH 14/49] input:touchscreen:edt-ft5x06: Add polled mode diff --git a/patches/linux/6.18.27/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch b/patches/linux/6.18.28/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch similarity index 94% rename from patches/linux/6.18.27/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch rename to patches/linux/6.18.28/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch index 63b40228d..2d99005b4 100644 --- a/patches/linux/6.18.27/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch +++ b/patches/linux/6.18.28/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch @@ -1,4 +1,4 @@ -From fccca32ba560c79143ce5a2069bd5951a3029dce Mon Sep 17 00:00:00 2001 +From 0ac168ecd536acc92e792a54a4332d5951c033b0 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Mar 2024 10:27:24 +0100 Subject: [PATCH 15/49] [FIX] net: dsa: mv88e6xxx: Fix timeout on waiting for diff --git a/patches/linux/6.18.27/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch b/patches/linux/6.18.28/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch similarity index 99% rename from patches/linux/6.18.27/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch rename to patches/linux/6.18.28/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch index 0cb1666b3..afb7f0561 100644 --- a/patches/linux/6.18.27/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch +++ b/patches/linux/6.18.28/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch @@ -1,4 +1,4 @@ -From d173413ddac6b1bb95508bc86dba3b892363f564 Mon Sep 17 00:00:00 2001 +From af8f4f45962433c0fac90096306b05c9cef5b52c Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 15:52:43 +0100 Subject: [PATCH 16/49] net: dsa: mv88e6xxx: Improve indirect register access diff --git a/patches/linux/6.18.27/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch b/patches/linux/6.18.28/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch similarity index 95% rename from patches/linux/6.18.27/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch rename to patches/linux/6.18.28/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch index 05def8d5a..f389dba35 100644 --- a/patches/linux/6.18.27/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch +++ b/patches/linux/6.18.28/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch @@ -1,4 +1,4 @@ -From 2502ddfa3e773e0db3951bc6f72fee680942891c Mon Sep 17 00:00:00 2001 +From d95593bdb2c1d9be5d1a6dab2dd26850bce7fa09 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Mon, 22 Apr 2024 23:18:01 +0200 Subject: [PATCH 17/49] net: dsa: mv88e6xxx: Honor ports being managed via diff --git a/patches/linux/6.18.27/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch b/patches/linux/6.18.28/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch similarity index 98% rename from patches/linux/6.18.27/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch rename to patches/linux/6.18.28/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch index 9a5ec3457..74ac8a964 100644 --- a/patches/linux/6.18.27/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch +++ b/patches/linux/6.18.28/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch @@ -1,4 +1,4 @@ -From 648be78063d2ac626e370dc5c3c493e0dbcaba40 Mon Sep 17 00:00:00 2001 +From e3a0738f3b1e156d18e856a068f71c515f45f948 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 24 Apr 2024 22:41:04 +0200 Subject: [PATCH 18/49] net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user diff --git a/patches/linux/6.18.27/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch b/patches/linux/6.18.28/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch similarity index 95% rename from patches/linux/6.18.27/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch rename to patches/linux/6.18.28/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch index c9cdf0580..3a2a58e49 100644 --- a/patches/linux/6.18.27/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch +++ b/patches/linux/6.18.28/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch @@ -1,4 +1,4 @@ -From 73cf9d4289903fbab381c0d13ad67d6ac15c955b Mon Sep 17 00:00:00 2001 +From 404042117d3dc13de053107b8227fa911eed94b0 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 10:38:42 +0200 Subject: [PATCH 19/49] net: dsa: tag_dsa: Use tag priority as initial diff --git a/patches/linux/6.18.27/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch b/patches/linux/6.18.28/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch similarity index 97% rename from patches/linux/6.18.27/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch rename to patches/linux/6.18.28/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch index e18165c03..3ad46becf 100644 --- a/patches/linux/6.18.27/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch +++ b/patches/linux/6.18.28/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch @@ -1,4 +1,4 @@ -From f5ec2c3e7093f995b0be4bc7d57f2a763b63bef8 Mon Sep 17 00:00:00 2001 +From 60a856c8dc28ab9ca601a6b52ce42c244f09bc5b Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 16 Jan 2024 16:00:55 +0100 Subject: [PATCH 20/49] net: dsa: Support MDB memberships whose L2 addresses diff --git a/patches/linux/6.18.27/0021-net-dsa-Support-EtherType-based-priority-overrides.patch b/patches/linux/6.18.28/0021-net-dsa-Support-EtherType-based-priority-overrides.patch similarity index 98% rename from patches/linux/6.18.27/0021-net-dsa-Support-EtherType-based-priority-overrides.patch rename to patches/linux/6.18.28/0021-net-dsa-Support-EtherType-based-priority-overrides.patch index 51569f9ad..df8010148 100644 --- a/patches/linux/6.18.27/0021-net-dsa-Support-EtherType-based-priority-overrides.patch +++ b/patches/linux/6.18.28/0021-net-dsa-Support-EtherType-based-priority-overrides.patch @@ -1,4 +1,4 @@ -From c9e30186aa21f6c85faa2925774bd5525dfae2ad Mon Sep 17 00:00:00 2001 +From 0b291f1950304644379ef36dec25e0eeee77a34f Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 21 Mar 2024 19:12:15 +0100 Subject: [PATCH 21/49] net: dsa: Support EtherType based priority overrides diff --git a/patches/linux/6.18.27/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch b/patches/linux/6.18.28/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch similarity index 99% rename from patches/linux/6.18.27/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch rename to patches/linux/6.18.28/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch index 1aedf430a..4579a193d 100644 --- a/patches/linux/6.18.27/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch +++ b/patches/linux/6.18.28/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch @@ -1,4 +1,4 @@ -From d468bdf0d3731a54bf9ab97fd501fcfadede1715 Mon Sep 17 00:00:00 2001 +From 6da73291cece780b60f9750dbe8bb5b16a0f90d5 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 22 Mar 2024 16:15:43 +0100 Subject: [PATCH 22/49] net: dsa: mv88e6xxx: Support EtherType based priority diff --git a/patches/linux/6.18.27/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch b/patches/linux/6.18.28/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch similarity index 98% rename from patches/linux/6.18.27/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch rename to patches/linux/6.18.28/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch index 2f41ec16d..44202de1a 100644 --- a/patches/linux/6.18.27/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch +++ b/patches/linux/6.18.28/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch @@ -1,4 +1,4 @@ -From d18cd836a813072b0d1571bcf9084aafcd89956b Mon Sep 17 00:00:00 2001 +From 7bd4d75cdbb06d0662e1dbea6b6f80e1826fb395 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 11:04:22 +0200 Subject: [PATCH 23/49] net: dsa: mv88e6xxx: Add mqprio qdisc support diff --git a/patches/linux/6.18.27/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch b/patches/linux/6.18.28/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch similarity index 97% rename from patches/linux/6.18.27/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch rename to patches/linux/6.18.28/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch index 1cc9fc682..09d23d55f 100644 --- a/patches/linux/6.18.27/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch +++ b/patches/linux/6.18.28/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch @@ -1,4 +1,4 @@ -From aae5116ea3833e14d6899985a679ec4ab64f28bf Mon Sep 17 00:00:00 2001 +From a4d581ba06504b04ea816d80a2dab04d0a433200 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 29 May 2024 13:20:41 +0200 Subject: [PATCH 24/49] net: dsa: mv88e6xxx: Use VLAN prio over IP when both diff --git a/patches/linux/6.18.27/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch b/patches/linux/6.18.28/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch similarity index 98% rename from patches/linux/6.18.27/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch rename to patches/linux/6.18.28/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch index 863528e73..fc81bd1d4 100644 --- a/patches/linux/6.18.27/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch +++ b/patches/linux/6.18.28/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch @@ -1,4 +1,4 @@ -From 66c1ae891e891d68528d6021039b2add165e8a57 Mon Sep 17 00:00:00 2001 +From 0a44b456501180782ba041a895cf195899925f6f Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 26 Nov 2024 19:45:59 +0100 Subject: [PATCH 25/49] [FIX] net: dsa: mv88e6xxx: Trap locally terminated diff --git a/patches/linux/6.18.27/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch b/patches/linux/6.18.28/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch similarity index 95% rename from patches/linux/6.18.27/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch rename to patches/linux/6.18.28/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch index 9d2d7524c..ee4288466 100644 --- a/patches/linux/6.18.27/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch +++ b/patches/linux/6.18.28/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch @@ -1,4 +1,4 @@ -From 04b243e64b190fbd9db9af5302f0dd74ede938b0 Mon Sep 17 00:00:00 2001 +From 159ea8374524546cc92048cf4ec0743fb47028d8 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 16 Jan 2025 12:35:12 +0100 Subject: [PATCH 26/49] net: dsa: mv88e6xxx: collapse disabled state into diff --git a/patches/linux/6.18.27/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch b/patches/linux/6.18.28/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch similarity index 98% rename from patches/linux/6.18.27/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch rename to patches/linux/6.18.28/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch index 8758ca41b..bca667d50 100644 --- a/patches/linux/6.18.27/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch +++ b/patches/linux/6.18.28/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch @@ -1,4 +1,4 @@ -From 0ff55c32bafe2adce2cb345786558ec611b2b666 Mon Sep 17 00:00:00 2001 +From 1b20c1f2c5026852c1df6400a9b9af5755512780 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 12 Feb 2025 22:03:14 +0100 Subject: [PATCH 27/49] net: dsa: mv88e6xxx: Only activate LAG offloading when diff --git a/patches/linux/6.18.27/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch b/patches/linux/6.18.28/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch similarity index 99% rename from patches/linux/6.18.27/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch rename to patches/linux/6.18.28/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch index c441ee03f..f7b2f3910 100644 --- a/patches/linux/6.18.27/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch +++ b/patches/linux/6.18.28/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch @@ -1,4 +1,4 @@ -From 50ebb193e4a56d95ea2fb8cafbeba640c377ded5 Mon Sep 17 00:00:00 2001 +From d9f32c47070bac21894a780dd9ef6ff032a5bbb9 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Wed, 14 Jan 2026 18:22:41 +0100 Subject: [PATCH 28/49] net: dsa: mv88e6xxx: Add LED support for 6393X diff --git a/patches/linux/6.18.27/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch b/patches/linux/6.18.28/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch similarity index 99% rename from patches/linux/6.18.27/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch rename to patches/linux/6.18.28/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch index 299edcf3f..8f098182f 100644 --- a/patches/linux/6.18.27/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch +++ b/patches/linux/6.18.28/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch @@ -1,4 +1,4 @@ -From cae84b0bbdab5d902d90af06c7180f2845246ca9 Mon Sep 17 00:00:00 2001 +From ed85d154542c89b7aff7311b44c3deaf72f60518 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Thu, 15 Jan 2026 22:47:37 +0100 Subject: [PATCH 29/49] wifi: brcmfmac: support deletion and recreation of diff --git a/patches/linux/6.18.27/0030-wifi-brcmfmac-check-connection-state-before-querying.patch b/patches/linux/6.18.28/0030-wifi-brcmfmac-check-connection-state-before-querying.patch similarity index 96% rename from patches/linux/6.18.27/0030-wifi-brcmfmac-check-connection-state-before-querying.patch rename to patches/linux/6.18.28/0030-wifi-brcmfmac-check-connection-state-before-querying.patch index 037caddea..5095be378 100644 --- a/patches/linux/6.18.27/0030-wifi-brcmfmac-check-connection-state-before-querying.patch +++ b/patches/linux/6.18.28/0030-wifi-brcmfmac-check-connection-state-before-querying.patch @@ -1,4 +1,4 @@ -From 274078b3ddbfac59e398003f1b8525a01fb6e06c Mon Sep 17 00:00:00 2001 +From 040b17168af1ec017ec6c37d4f2a0d1a306c7021 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Mon, 19 Jan 2026 13:06:53 +0100 Subject: [PATCH 30/49] wifi: brcmfmac: check connection state before querying diff --git a/patches/linux/6.18.27/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch b/patches/linux/6.18.28/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch similarity index 96% rename from patches/linux/6.18.27/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch rename to patches/linux/6.18.28/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch index c1b40af27..10a6000f3 100644 --- a/patches/linux/6.18.27/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch +++ b/patches/linux/6.18.28/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch @@ -1,4 +1,4 @@ -From 01e062d58230e229361c3f106e5c822b3b891de3 Mon Sep 17 00:00:00 2001 +From 5c5086fc6cee4908b85bc9ad662f0eaf54d23a1b Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 20 Jan 2026 20:12:10 +0100 Subject: [PATCH 31/49] wifi: brcmfmac: suppress log spam for diff --git a/patches/linux/6.18.27/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch b/patches/linux/6.18.28/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch similarity index 97% rename from patches/linux/6.18.27/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch rename to patches/linux/6.18.28/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch index 848ab2ac5..df7c3e5b8 100644 --- a/patches/linux/6.18.27/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch +++ b/patches/linux/6.18.28/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch @@ -1,4 +1,4 @@ -From 6dd5bbf3976b7dc412f70504a1b4d97a55dc8716 Mon Sep 17 00:00:00 2001 +From 7476965890f87acc24015f607508cf312993cb21 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 20 Jan 2026 20:18:45 +0100 Subject: [PATCH 32/49] wifi: brcmfmac: reduce log noise during AP to station diff --git a/patches/linux/6.18.27/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch b/patches/linux/6.18.28/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch similarity index 95% rename from patches/linux/6.18.27/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch rename to patches/linux/6.18.28/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch index d025a8e67..a265b110e 100644 --- a/patches/linux/6.18.27/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch +++ b/patches/linux/6.18.28/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch @@ -1,4 +1,4 @@ -From 9c3e3b544734f4b6a747b80307a13d67dad85a97 Mon Sep 17 00:00:00 2001 +From a3e064ec8a93c5abf5020cc8ede11d3086f32a63 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 17 Feb 2026 21:59:59 +0100 Subject: [PATCH 33/49] net: phy: air_en8811h: add OF device table for diff --git a/patches/linux/6.18.27/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch b/patches/linux/6.18.28/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch similarity index 98% rename from patches/linux/6.18.27/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch rename to patches/linux/6.18.28/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch index e34f3e5f0..adf758cd0 100644 --- a/patches/linux/6.18.27/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch +++ b/patches/linux/6.18.28/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch @@ -1,4 +1,4 @@ -From c67b28e0a7f800c836016db53edd7afeacb01c75 Mon Sep 17 00:00:00 2001 +From 155dc54285de7738d129d0fa4edd2555e3fad43c Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 20 Sep 2024 12:05:18 +0100 Subject: [PATCH 34/49] drm: vc4: dsi: enable video and then retry failed diff --git a/patches/linux/6.18.27/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch b/patches/linux/6.18.28/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch similarity index 96% rename from patches/linux/6.18.27/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch rename to patches/linux/6.18.28/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch index bb4be1476..3b2771c08 100644 --- a/patches/linux/6.18.27/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch +++ b/patches/linux/6.18.28/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch @@ -1,4 +1,4 @@ -From 237002e1aacec88485c96f5e0a42fdbaf04ce0e4 Mon Sep 17 00:00:00 2001 +From 2a2169a414b4fee979c961df7c5f57bedf15c4ee Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 8 Jun 2022 17:23:47 +0100 Subject: [PATCH 35/49] drm: vc4: dsi: Clocks should be running before reset diff --git a/patches/linux/6.18.27/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch b/patches/linux/6.18.28/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch similarity index 96% rename from patches/linux/6.18.27/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch rename to patches/linux/6.18.28/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch index 0c4bfb46b..7334723fa 100644 --- a/patches/linux/6.18.27/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch +++ b/patches/linux/6.18.28/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch @@ -1,4 +1,4 @@ -From e3923fd4b4c886e0fcb90741eb8db3cdcd0fdecb Mon Sep 17 00:00:00 2001 +From db4b0b8790c1dcafc5ec3411161d87d09e3cd215 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 5 Apr 2024 17:51:55 +0100 Subject: [PATCH 36/49] drm/vc4: Ensure DSI is enabled for FIFO resets diff --git a/patches/linux/6.18.27/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch b/patches/linux/6.18.28/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch similarity index 96% rename from patches/linux/6.18.27/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch rename to patches/linux/6.18.28/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch index ced30eef6..ac842188b 100644 --- a/patches/linux/6.18.27/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch +++ b/patches/linux/6.18.28/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch @@ -1,4 +1,4 @@ -From cb4f5f55cbfb62bc0a42ff6b0e433ca99fc80280 Mon Sep 17 00:00:00 2001 +From 8857e1507cc77f32cdd9c9e52640c2d1b15c92d2 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 26 May 2022 18:56:19 +0100 Subject: [PATCH 37/49] drm: vc4: Reset DSI AFE on disable diff --git a/patches/linux/6.18.27/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch b/patches/linux/6.18.28/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch similarity index 98% rename from patches/linux/6.18.27/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch rename to patches/linux/6.18.28/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch index 4b538d17f..5b53bc64e 100644 --- a/patches/linux/6.18.27/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch +++ b/patches/linux/6.18.28/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch @@ -1,4 +1,4 @@ -From 4fa2fc9519a514bfad6f2a3bfbf0eb6c05633e16 Mon Sep 17 00:00:00 2001 +From caf2ec35a8c5f0272480b9f5b9028c6095929dca Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 20 Nov 2024 13:58:08 +0000 Subject: [PATCH 38/49] drm: vc4: dsi: Handle the different command FIFO widths diff --git a/patches/linux/6.18.27/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch b/patches/linux/6.18.28/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch similarity index 96% rename from patches/linux/6.18.27/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch rename to patches/linux/6.18.28/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch index 8da5ab756..fae46c4cf 100644 --- a/patches/linux/6.18.27/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch +++ b/patches/linux/6.18.28/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch @@ -1,4 +1,4 @@ -From 204aa5ccbdf0702e20e794a79397476a05f83c0e Mon Sep 17 00:00:00 2001 +From a0f7079a12ecb6b956a19770f7c32b014787d4f1 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Jan 2024 17:37:00 +0000 Subject: [PATCH 39/49] drm/bridge: tc358762: Program the DPI mode into the diff --git a/patches/linux/6.18.27/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch b/patches/linux/6.18.28/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch similarity index 96% rename from patches/linux/6.18.27/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch rename to patches/linux/6.18.28/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch index 3d82c329d..1c1dd63b3 100644 --- a/patches/linux/6.18.27/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch +++ b/patches/linux/6.18.28/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch @@ -1,4 +1,4 @@ -From ca6da4a7d27d8b0b4174fbe48e9f18ac0437f8a4 Mon Sep 17 00:00:00 2001 +From 28aa3c4113342635b30d2d0d11d771b75e897421 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Jan 2024 18:44:49 +0000 Subject: [PATCH 40/49] drm/bridge: tc358762: revert move ops to enable diff --git a/patches/linux/6.18.27/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch b/patches/linux/6.18.28/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch similarity index 94% rename from patches/linux/6.18.27/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch rename to patches/linux/6.18.28/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch index e1bb485cc..5a4d189fb 100644 --- a/patches/linux/6.18.27/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch +++ b/patches/linux/6.18.28/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch @@ -1,4 +1,4 @@ -From 8255abcc90c0d53f53bd6db3b41963e210402da7 Mon Sep 17 00:00:00 2001 +From c9a8b8a16375992e2b7078bcefd6a4e2ca6f4c42 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Sat, 4 Apr 2026 18:04:19 +0200 Subject: [PATCH 41/49] drm/bridge: tc358762: Set pre_enabled on pre_enable to diff --git a/patches/linux/6.18.27/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch b/patches/linux/6.18.28/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch similarity index 98% rename from patches/linux/6.18.27/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch rename to patches/linux/6.18.28/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch index 57181ff6c..ba57a8bfd 100644 --- a/patches/linux/6.18.27/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch +++ b/patches/linux/6.18.28/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch @@ -1,4 +1,4 @@ -From 2160477abd181ff0f58db9fd41fdd994697a7081 Mon Sep 17 00:00:00 2001 +From e8f08b374ce39dc524d344a11c4d0afc529cea1c Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 5 Apr 2026 11:33:00 +0200 Subject: [PATCH 42/49] net/pcs: add standalone PCS registration infrastructure diff --git a/patches/linux/6.18.27/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch b/patches/linux/6.18.28/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch similarity index 99% rename from patches/linux/6.18.27/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch rename to patches/linux/6.18.28/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch index 95338ec95..dbd777d30 100644 --- a/patches/linux/6.18.27/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch +++ b/patches/linux/6.18.28/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch @@ -1,4 +1,4 @@ -From 0f4c8dc0d9cb7e2044e3fcc392be80eab3f9af2e Mon Sep 17 00:00:00 2001 +From 8ff7e76940185275cb8b3e4728e35df42b64c12c Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Apr 2026 14:14:23 +0200 Subject: [PATCH 43/49] net/pcs: add MediaTek MT7988 USXGMII PCS driver diff --git a/patches/linux/6.18.27/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch b/patches/linux/6.18.28/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch similarity index 99% rename from patches/linux/6.18.27/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch rename to patches/linux/6.18.28/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch index aa47f0ac1..be514dfc2 100644 --- a/patches/linux/6.18.27/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch +++ b/patches/linux/6.18.28/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch @@ -1,4 +1,4 @@ -From 26f0c773c90c18e28bd7ad669df882b15f0d5574 Mon Sep 17 00:00:00 2001 +From e793b844a000d2d05845dd82f9d9afaad73146d4 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Apr 2026 14:15:43 +0200 Subject: [PATCH 44/49] net: ethernet: mediatek: add USXGMII support for MT7988 diff --git a/patches/linux/6.18.27/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch b/patches/linux/6.18.28/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch similarity index 96% rename from patches/linux/6.18.27/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch rename to patches/linux/6.18.28/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch index c55ae01bb..336019b44 100644 --- a/patches/linux/6.18.27/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch +++ b/patches/linux/6.18.28/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch @@ -1,4 +1,4 @@ -From 6abeef95bd621221589940c5f46c6953a720924d Mon Sep 17 00:00:00 2001 +From dac5b3057d70782a04ead70c9cc1555429e18c9e Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Apr 2026 14:15:56 +0200 Subject: [PATCH 45/49] arm64: dts: mediatek: mt7988a: add USXGMII PCS nodes diff --git a/patches/linux/6.18.27/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch b/patches/linux/6.18.28/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch similarity index 97% rename from patches/linux/6.18.27/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch rename to patches/linux/6.18.28/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch index 6d78434a7..3fa7ffe84 100644 --- a/patches/linux/6.18.27/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch +++ b/patches/linux/6.18.28/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch @@ -1,4 +1,4 @@ -From 727d4bdbed1ce89d35d4fae6365a5b4a9f561bbf Mon Sep 17 00:00:00 2001 +From f94fac079df6f936e02febc5a9200616cfac05c9 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Apr 2026 14:16:11 +0200 Subject: [PATCH 46/49] arm64: dts: mediatek: bananapi-bpi-r4: enable SFP+ diff --git a/patches/linux/6.18.27/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch b/patches/linux/6.18.28/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch similarity index 97% rename from patches/linux/6.18.27/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch rename to patches/linux/6.18.28/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch index bf15ad1f2..515acdb4c 100644 --- a/patches/linux/6.18.27/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch +++ b/patches/linux/6.18.28/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch @@ -1,4 +1,4 @@ -From 53ae2f565b92bdbdf1b88399ea0fb5dabae275a1 Mon Sep 17 00:00:00 2001 +From 2b0008f01800d76b9cee1a1d14f4c5c4bc1858df Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 7 Apr 2026 07:34:52 +0200 Subject: [PATCH 47/49] net: phy: sfp: add OEM SFP-10G-T-I quirk diff --git a/patches/linux/6.18.27/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch b/patches/linux/6.18.28/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch similarity index 99% rename from patches/linux/6.18.27/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch rename to patches/linux/6.18.28/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch index de26c4ccc..1924eaffe 100644 --- a/patches/linux/6.18.27/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch +++ b/patches/linux/6.18.28/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch @@ -1,4 +1,4 @@ -From a9f1539e0e070626a65184f2755a3870361a3c7b Mon Sep 17 00:00:00 2001 +From 95c22e550c403f24261a00dffa9798adea302666 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 17 Apr 2026 09:13:04 +0000 Subject: [PATCH 48/49] net: dsa: mv88e6xxx: Trap PTP frames on timestamping diff --git a/patches/linux/6.18.27/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch b/patches/linux/6.18.28/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch similarity index 94% rename from patches/linux/6.18.27/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch rename to patches/linux/6.18.28/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch index 7ca83c01c..68a3969a5 100644 --- a/patches/linux/6.18.27/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch +++ b/patches/linux/6.18.28/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch @@ -1,4 +1,4 @@ -From f5d687a0d24152c3fbf88630da24b5c960e30645 Mon Sep 17 00:00:00 2001 +From 1d51f6b997c9e8268ca2e5e9b78ee34794517b0d Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 28 Apr 2026 15:30:01 +0200 Subject: [PATCH 49/49] wifi: mt76: mt7615: add MODULE_DEVICE_TABLE for mt7622 diff --git a/patches/linux/linux.hash b/patches/linux/linux.hash index 11d6cbd26..51fd576cd 100644 --- a/patches/linux/linux.hash +++ b/patches/linux/linux.hash @@ -1,2 +1,2 @@ # Calculated with utils/kernel-refresh.sh -sha256 25017b93946f0ba2cbf71910b59640a29d9167a5b65ccd41b12cd991875ce2ea linux-6.18.27.tar.xz +sha256 f360789483586cf8a20b4ab2bffe76ead6b62c0db1eeb0d917294456c4d77b74 linux-6.18.28.tar.xz