diff --git a/configs/aarch64_defconfig b/configs/aarch64_defconfig index 6176016b2..15e3e1c17 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.37" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.38" 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 b032f8a18..e292d6e1d 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.37" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.38" 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 7bd3beda7..182fcef63 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.37" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.38" 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 09ae64c84..05f91c051 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.37" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.38" 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 91bb7ce75..38cd65692 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.37" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.38" 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 747fd096e..dbf2308ca 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.37" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.38" 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.37/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch b/patches/linux/6.18.38/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch similarity index 98% rename from patches/linux/6.18.37/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch rename to patches/linux/6.18.38/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch index 590839c29..2167b9ab4 100644 --- a/patches/linux/6.18.37/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch +++ b/patches/linux/6.18.38/0001-net-phy-marvell10g-Support-firmware-loading-on-88X33.patch @@ -1,4 +1,4 @@ -From f614327b6eca20319f5eee20ac954ea8d92276e4 Mon Sep 17 00:00:00 2001 +From 26351ce8c81eb5563f124410f9cfd53815f39107 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 19 Sep 2023 18:38:10 +0200 Subject: [PATCH 01/50] net: phy: marvell10g: Support firmware loading on diff --git a/patches/linux/6.18.37/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch b/patches/linux/6.18.38/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch similarity index 96% rename from patches/linux/6.18.37/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch rename to patches/linux/6.18.38/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch index 14824dd56..0859a6cc0 100644 --- a/patches/linux/6.18.37/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch +++ b/patches/linux/6.18.38/0002-net-phy-marvell10g-Fix-power-up-when-strapped-to-sta.patch @@ -1,4 +1,4 @@ -From 7d453cb838611f44d7566b6174ae95a5d2265fa1 Mon Sep 17 00:00:00 2001 +From d689477e54c4cde7a40b56ad93d2ac7b42689786 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 21 Nov 2023 20:15:24 +0100 Subject: [PATCH 02/50] net: phy: marvell10g: Fix power-up when strapped to diff --git a/patches/linux/6.18.37/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch b/patches/linux/6.18.38/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch similarity index 99% rename from patches/linux/6.18.37/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch rename to patches/linux/6.18.38/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch index 3db6baf94..0e16676b4 100644 --- a/patches/linux/6.18.37/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch +++ b/patches/linux/6.18.38/0003-net-phy-marvell10g-Add-LED-support-for-88X3310.patch @@ -1,4 +1,4 @@ -From 4b08a36e3107c4018ddf3a19760cc87d02281bd7 Mon Sep 17 00:00:00 2001 +From 2277a647e17356ab8aa69b155e2fc7ba88e5feee Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 15 Nov 2023 20:58:42 +0100 Subject: [PATCH 03/50] net: phy: marvell10g: Add LED support for 88X3310 diff --git a/patches/linux/6.18.37/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch b/patches/linux/6.18.38/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch similarity index 97% rename from patches/linux/6.18.37/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch rename to patches/linux/6.18.38/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch index 7211b68f6..7b59bdc62 100644 --- a/patches/linux/6.18.37/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch +++ b/patches/linux/6.18.38/0004-net-phy-marvell10g-Support-LEDs-tied-to-a-single-med.patch @@ -1,4 +1,4 @@ -From e5e81eb1172db22be7c83efc8071108d0d42565e Mon Sep 17 00:00:00 2001 +From b1b01a2d0527b3e03496054e81f1c135b776c979 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Dec 2023 09:51:05 +0100 Subject: [PATCH 04/50] net: phy: marvell10g: Support LEDs tied to a single diff --git a/patches/linux/6.18.37/0005-net-phy-Do-not-resume-PHY-when-attaching.patch b/patches/linux/6.18.38/0005-net-phy-Do-not-resume-PHY-when-attaching.patch similarity index 94% rename from patches/linux/6.18.37/0005-net-phy-Do-not-resume-PHY-when-attaching.patch rename to patches/linux/6.18.38/0005-net-phy-Do-not-resume-PHY-when-attaching.patch index dc5f99f9a..39255d3c2 100644 --- a/patches/linux/6.18.37/0005-net-phy-Do-not-resume-PHY-when-attaching.patch +++ b/patches/linux/6.18.38/0005-net-phy-Do-not-resume-PHY-when-attaching.patch @@ -1,4 +1,4 @@ -From 1f735096f1b8920ee6f21bf60a4c2d3f6376adeb Mon Sep 17 00:00:00 2001 +From bfccfd10d637b0730923fb18896357d7c24338c7 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 10:10:19 +0100 Subject: [PATCH 05/50] net: phy: Do not resume PHY when attaching diff --git a/patches/linux/6.18.37/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch b/patches/linux/6.18.38/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch similarity index 99% rename from patches/linux/6.18.37/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch rename to patches/linux/6.18.38/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch index a1d967584..90456125f 100644 --- a/patches/linux/6.18.37/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch +++ b/patches/linux/6.18.38/0006-net-bridge-avoid-classifying-unknown-multicast-as-mr.patch @@ -1,4 +1,4 @@ -From e38d2d2f07f55819d2191d4282dc2d4688075d7d Mon Sep 17 00:00:00 2001 +From 91d73947781edbca17993f7b411d1e883c1a3ab0 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 4 Mar 2024 16:47:28 +0100 Subject: [PATCH 06/50] net: bridge: avoid classifying unknown multicast as diff --git a/patches/linux/6.18.37/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch b/patches/linux/6.18.38/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch similarity index 95% rename from patches/linux/6.18.37/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch rename to patches/linux/6.18.38/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch index 903f0c4b1..9d67fea28 100644 --- a/patches/linux/6.18.37/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch +++ b/patches/linux/6.18.38/0007-net-bridge-Ignore-router-ports-when-forwarding-L2-mu.patch @@ -1,4 +1,4 @@ -From a9b80b26c96e5492ab32a72ee36e3321a2b90ee9 Mon Sep 17 00:00:00 2001 +From 7d9ac2f0292debe5898fc785686675322540ef75 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 5 Mar 2024 06:44:41 +0100 Subject: [PATCH 07/50] net: bridge: Ignore router ports when forwarding L2 diff --git a/patches/linux/6.18.37/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch b/patches/linux/6.18.38/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch similarity index 99% rename from patches/linux/6.18.37/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch rename to patches/linux/6.18.38/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch index 05d827baa..f00449f9d 100644 --- a/patches/linux/6.18.37/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch +++ b/patches/linux/6.18.38/0008-net-bridge-drop-delay-for-applying-strict-multicast-.patch @@ -1,4 +1,4 @@ -From 01e41d87efa1b63d292f0acfe4d1fb0e39baab20 Mon Sep 17 00:00:00 2001 +From 4a3edbd5eeff847aae23d32be119f6f9e971a1ed Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 4 Apr 2024 16:36:30 +0200 Subject: [PATCH 08/50] net: bridge: drop delay for applying strict multicast diff --git a/patches/linux/6.18.37/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch b/patches/linux/6.18.38/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch similarity index 98% rename from patches/linux/6.18.37/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch rename to patches/linux/6.18.38/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch index f314889e5..55f76d18d 100644 --- a/patches/linux/6.18.37/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch +++ b/patches/linux/6.18.38/0009-net-bridge-Differentiate-MDB-additions-from-modifica.patch @@ -1,4 +1,4 @@ -From 944c77d075c8e0655bd3a28e96892261465a5cf4 Mon Sep 17 00:00:00 2001 +From ddd92c6e5c84f9c49271ddb544e393d6638329e6 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 16 May 2024 14:51:54 +0200 Subject: [PATCH 09/50] net: bridge: Differentiate MDB additions from diff --git a/patches/linux/6.18.37/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch b/patches/linux/6.18.38/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch similarity index 96% rename from patches/linux/6.18.37/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch rename to patches/linux/6.18.38/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch index 961dfd2a7..72c1627b0 100644 --- a/patches/linux/6.18.37/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch +++ b/patches/linux/6.18.38/0010-nvmem-layouts-onie-tlv-Let-device-probe-even-when-TL.patch @@ -1,4 +1,4 @@ -From 3f58061ab8f869a6432a1256ee7422bb157b624e Mon Sep 17 00:00:00 2001 +From d4058f2e7bd178b70fa15c33ff016a07f348da08 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 24 Nov 2023 23:29:55 +0100 Subject: [PATCH 10/50] nvmem: layouts: onie-tlv: Let device probe even when diff --git a/patches/linux/6.18.37/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch b/patches/linux/6.18.38/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch similarity index 95% rename from patches/linux/6.18.37/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch rename to patches/linux/6.18.38/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch index a48b858f4..8db390e47 100644 --- a/patches/linux/6.18.37/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch +++ b/patches/linux/6.18.38/0011-net-usb-r8152-add-r8153b-support-for-link-activity-L.patch @@ -1,4 +1,4 @@ -From f492d4efac3a65bca4d53e383336c36113e28a8b Mon Sep 17 00:00:00 2001 +From 4c73f8da19431e5cfe7981864caef60090ed71c3 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 11 Aug 2024 11:27:35 +0200 Subject: [PATCH 11/50] net: usb: r8152: add r8153b support for link/activity diff --git a/patches/linux/6.18.37/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch b/patches/linux/6.18.38/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch similarity index 96% rename from patches/linux/6.18.37/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch rename to patches/linux/6.18.38/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch index dae5b5712..3ee0b3a7a 100644 --- a/patches/linux/6.18.37/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch +++ b/patches/linux/6.18.38/0012-arm64-dts-mediatek-mt7986a-rename-BPi-R3-ports-to-ma.patch @@ -1,4 +1,4 @@ -From a2448b84e5483b5b91b46ac31b27609352fd9ed6 Mon Sep 17 00:00:00 2001 +From 4bf64f0e4ca86ef85c52c08307163ffa8292c881 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 10 Aug 2025 18:52:54 +0200 Subject: [PATCH 12/50] arm64: dts: mediatek: mt7986a: rename BPi R3 ports to diff --git a/patches/linux/6.18.37/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch b/patches/linux/6.18.38/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch similarity index 98% rename from patches/linux/6.18.37/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch rename to patches/linux/6.18.38/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch index db5fd8ae0..e7cf7ae0e 100644 --- a/patches/linux/6.18.37/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch +++ b/patches/linux/6.18.38/0013-drm-panel-simple-Add-a-timing-for-the-Raspberry-Pi-7.patch @@ -1,4 +1,4 @@ -From c4ac90dcc5aefbb704c70ebbfe041dee683b882b Mon Sep 17 00:00:00 2001 +From 4d8267e4659052331b8656147fe47c70ccb8ce84 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Wed, 20 Aug 2025 21:38:24 +0200 Subject: [PATCH 13/50] drm/panel-simple: Add a timing for the Raspberry Pi 7" diff --git a/patches/linux/6.18.37/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch b/patches/linux/6.18.38/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch similarity index 98% rename from patches/linux/6.18.37/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch rename to patches/linux/6.18.38/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch index 315047320..1900e1cc2 100644 --- a/patches/linux/6.18.37/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch +++ b/patches/linux/6.18.38/0014-input-touchscreen-edt-ft5x06-Add-polled-mode.patch @@ -1,4 +1,4 @@ -From 8da101ec2429ba0bf1410346260f9a7ddfb0bdbe Mon Sep 17 00:00:00 2001 +From 71880cde3ae9e05120fd36316b5becd8ad33e4e9 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Thu, 21 Aug 2025 11:20:23 +0200 Subject: [PATCH 14/50] input:touchscreen:edt-ft5x06: Add polled mode diff --git a/patches/linux/6.18.37/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch b/patches/linux/6.18.38/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch similarity index 94% rename from patches/linux/6.18.37/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch rename to patches/linux/6.18.38/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch index 8d16e38e7..2f625358f 100644 --- a/patches/linux/6.18.37/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch +++ b/patches/linux/6.18.38/0015-FIX-net-dsa-mv88e6xxx-Fix-timeout-on-waiting-for-PPU.patch @@ -1,4 +1,4 @@ -From 93646f890903157bb78ef369ddf9d99a9161de0d Mon Sep 17 00:00:00 2001 +From e90a43c1722fae7669310a329143bfad9414b8f4 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 12 Mar 2024 10:27:24 +0100 Subject: [PATCH 15/50] [FIX] net: dsa: mv88e6xxx: Fix timeout on waiting for diff --git a/patches/linux/6.18.37/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch b/patches/linux/6.18.38/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch similarity index 99% rename from patches/linux/6.18.37/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch rename to patches/linux/6.18.38/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch index 770866d61..3e6591665 100644 --- a/patches/linux/6.18.37/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch +++ b/patches/linux/6.18.38/0016-net-dsa-mv88e6xxx-Improve-indirect-register-access-p.patch @@ -1,4 +1,4 @@ -From 29cfa1b5ffba41728dc5e0991d1ee27b903d569c Mon Sep 17 00:00:00 2001 +From a887bff389c0ee3daa835945138884bc35d42d4b Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 27 Mar 2024 15:52:43 +0100 Subject: [PATCH 16/50] net: dsa: mv88e6xxx: Improve indirect register access diff --git a/patches/linux/6.18.37/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch b/patches/linux/6.18.38/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch similarity index 95% rename from patches/linux/6.18.37/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch rename to patches/linux/6.18.38/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch index d3d938eea..db9ee6194 100644 --- a/patches/linux/6.18.37/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch +++ b/patches/linux/6.18.38/0017-net-dsa-mv88e6xxx-Honor-ports-being-managed-via-in-b.patch @@ -1,4 +1,4 @@ -From a7fa9a45329781519702d46ba05815433fff4acc Mon Sep 17 00:00:00 2001 +From 1eb27183657d1dcf0ac33620621c6efaa15c6a3a Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Mon, 22 Apr 2024 23:18:01 +0200 Subject: [PATCH 17/50] net: dsa: mv88e6xxx: Honor ports being managed via diff --git a/patches/linux/6.18.37/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch b/patches/linux/6.18.38/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch similarity index 98% rename from patches/linux/6.18.37/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch rename to patches/linux/6.18.38/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch index af6726493..8c5abce12 100644 --- a/patches/linux/6.18.37/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch +++ b/patches/linux/6.18.38/0018-net-dsa-mv88e6xxx-Limit-rsvd2cpu-policy-to-user-port.patch @@ -1,4 +1,4 @@ -From cda7100b0a29e6a9bd29a67ff9db3bcccb72065c Mon Sep 17 00:00:00 2001 +From 96952275f2c305d5c3ef20290da1766bccbeb6ee Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 24 Apr 2024 22:41:04 +0200 Subject: [PATCH 18/50] net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user diff --git a/patches/linux/6.18.37/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch b/patches/linux/6.18.38/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch similarity index 95% rename from patches/linux/6.18.37/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch rename to patches/linux/6.18.38/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch index f3f59fc77..ad2afd7f3 100644 --- a/patches/linux/6.18.37/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch +++ b/patches/linux/6.18.38/0019-net-dsa-tag_dsa-Use-tag-priority-as-initial-skb-prio.patch @@ -1,4 +1,4 @@ -From ccf9f9262e8570cfd522b841465f3edf76b3447a Mon Sep 17 00:00:00 2001 +From c2d64131aaf0f829840f0a8201546a547e614a24 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 10:38:42 +0200 Subject: [PATCH 19/50] net: dsa: tag_dsa: Use tag priority as initial diff --git a/patches/linux/6.18.37/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch b/patches/linux/6.18.38/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch similarity index 97% rename from patches/linux/6.18.37/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch rename to patches/linux/6.18.38/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch index 58cbd0889..f665e56a9 100644 --- a/patches/linux/6.18.37/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch +++ b/patches/linux/6.18.38/0020-net-dsa-Support-MDB-memberships-whose-L2-addresses-o.patch @@ -1,4 +1,4 @@ -From 3200169701ef4d9afdea35355b3fe41d6f363134 Mon Sep 17 00:00:00 2001 +From abe433bbdffa53ce5d5fe153dfa0d03638394a5f Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 16 Jan 2024 16:00:55 +0100 Subject: [PATCH 20/50] net: dsa: Support MDB memberships whose L2 addresses diff --git a/patches/linux/6.18.37/0021-net-dsa-Support-EtherType-based-priority-overrides.patch b/patches/linux/6.18.38/0021-net-dsa-Support-EtherType-based-priority-overrides.patch similarity index 98% rename from patches/linux/6.18.37/0021-net-dsa-Support-EtherType-based-priority-overrides.patch rename to patches/linux/6.18.38/0021-net-dsa-Support-EtherType-based-priority-overrides.patch index 94794a4fa..0fb3938a4 100644 --- a/patches/linux/6.18.37/0021-net-dsa-Support-EtherType-based-priority-overrides.patch +++ b/patches/linux/6.18.38/0021-net-dsa-Support-EtherType-based-priority-overrides.patch @@ -1,4 +1,4 @@ -From dea9ff6c0bdf7c3e4abc2fb507d2ab4b94dabb63 Mon Sep 17 00:00:00 2001 +From b1f7529ef1c180c96653ea3ef0830eff8b1e19cb Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Thu, 21 Mar 2024 19:12:15 +0100 Subject: [PATCH 21/50] net: dsa: Support EtherType based priority overrides diff --git a/patches/linux/6.18.37/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch b/patches/linux/6.18.38/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch similarity index 99% rename from patches/linux/6.18.37/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch rename to patches/linux/6.18.38/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch index df6c7daa2..148aa8477 100644 --- a/patches/linux/6.18.37/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch +++ b/patches/linux/6.18.38/0022-net-dsa-mv88e6xxx-Support-EtherType-based-priority-o.patch @@ -1,4 +1,4 @@ -From 1dc01d7420e3d511babfbdeda742d93527d72abb Mon Sep 17 00:00:00 2001 +From f3188adcca8f532bd2b6da5cd818d2e40c56c7da Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 22 Mar 2024 16:15:43 +0100 Subject: [PATCH 22/50] net: dsa: mv88e6xxx: Support EtherType based priority diff --git a/patches/linux/6.18.37/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch b/patches/linux/6.18.38/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch similarity index 98% rename from patches/linux/6.18.37/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch rename to patches/linux/6.18.38/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch index 0b5b925bc..d68439186 100644 --- a/patches/linux/6.18.37/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch +++ b/patches/linux/6.18.38/0023-net-dsa-mv88e6xxx-Add-mqprio-qdisc-support.patch @@ -1,4 +1,4 @@ -From caed0d150badbb040e403975645bf09ba3f44e76 Mon Sep 17 00:00:00 2001 +From 58b17b41d408c55f7abc491773b984f9aae6dd3f Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 28 May 2024 11:04:22 +0200 Subject: [PATCH 23/50] net: dsa: mv88e6xxx: Add mqprio qdisc support diff --git a/patches/linux/6.18.37/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch b/patches/linux/6.18.38/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch similarity index 97% rename from patches/linux/6.18.37/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch rename to patches/linux/6.18.38/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch index 29ba00067..db893474d 100644 --- a/patches/linux/6.18.37/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch +++ b/patches/linux/6.18.38/0024-net-dsa-mv88e6xxx-Use-VLAN-prio-over-IP-when-both-ar.patch @@ -1,4 +1,4 @@ -From 1bd5b0e8a5574209b386d6d8bc1cf3bcf2e4fd5e Mon Sep 17 00:00:00 2001 +From 71c161ed1d137dd0dbe62b322674e31a7cfebac4 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 29 May 2024 13:20:41 +0200 Subject: [PATCH 24/50] net: dsa: mv88e6xxx: Use VLAN prio over IP when both diff --git a/patches/linux/6.18.37/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch b/patches/linux/6.18.38/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch similarity index 98% rename from patches/linux/6.18.37/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch rename to patches/linux/6.18.38/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch index 78a962dea..f76bbf07b 100644 --- a/patches/linux/6.18.37/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch +++ b/patches/linux/6.18.38/0025-FIX-net-dsa-mv88e6xxx-Trap-locally-terminated-VLANs.patch @@ -1,4 +1,4 @@ -From 7894882d70e8223939a6d9a0e15cc6bbc08ae33c Mon Sep 17 00:00:00 2001 +From 047f3a1a1dc21276ecb930dc58fd9e6d64975f22 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Tue, 26 Nov 2024 19:45:59 +0100 Subject: [PATCH 25/50] [FIX] net: dsa: mv88e6xxx: Trap locally terminated diff --git a/patches/linux/6.18.37/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch b/patches/linux/6.18.38/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch similarity index 95% rename from patches/linux/6.18.37/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch rename to patches/linux/6.18.38/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch index 088af6ed7..313c48f04 100644 --- a/patches/linux/6.18.37/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch +++ b/patches/linux/6.18.38/0026-net-dsa-mv88e6xxx-collapse-disabled-state-into-block.patch @@ -1,4 +1,4 @@ -From 09cb11eaf5cc754274620ff6eaedf768c9605e44 Mon Sep 17 00:00:00 2001 +From 7501c579a2a8dc394cccefa4e55c694b2c8a8965 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 16 Jan 2025 12:35:12 +0100 Subject: [PATCH 26/50] net: dsa: mv88e6xxx: collapse disabled state into diff --git a/patches/linux/6.18.37/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch b/patches/linux/6.18.38/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch similarity index 98% rename from patches/linux/6.18.37/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch rename to patches/linux/6.18.38/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch index d93a0a8ff..6a594b181 100644 --- a/patches/linux/6.18.37/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch +++ b/patches/linux/6.18.38/0027-net-dsa-mv88e6xxx-Only-activate-LAG-offloading-when-.patch @@ -1,4 +1,4 @@ -From 7127fd4194cde754cbc9ea869c9e65e335701d95 Mon Sep 17 00:00:00 2001 +From c77dd51138ea526eee211661724391e91c42243a Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Wed, 12 Feb 2025 22:03:14 +0100 Subject: [PATCH 27/50] net: dsa: mv88e6xxx: Only activate LAG offloading when diff --git a/patches/linux/6.18.37/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch b/patches/linux/6.18.38/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch similarity index 99% rename from patches/linux/6.18.37/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch rename to patches/linux/6.18.38/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch index f22598a27..3976535bb 100644 --- a/patches/linux/6.18.37/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch +++ b/patches/linux/6.18.38/0028-net-dsa-mv88e6xxx-Add-LED-support-for-6393X.patch @@ -1,4 +1,4 @@ -From c2f3d9277e12e7622651b521af8b43b1fe036cf0 Mon Sep 17 00:00:00 2001 +From 62da3274c37b7b94c7451e2cf1dd5b7d22ccd69e Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Wed, 14 Jan 2026 18:22:41 +0100 Subject: [PATCH 28/50] net: dsa: mv88e6xxx: Add LED support for 6393X diff --git a/patches/linux/6.18.37/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch b/patches/linux/6.18.38/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch similarity index 99% rename from patches/linux/6.18.37/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch rename to patches/linux/6.18.38/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch index 1693e733b..9139c85a0 100644 --- a/patches/linux/6.18.37/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch +++ b/patches/linux/6.18.38/0029-wifi-brcmfmac-support-deletion-and-recreation-of-pri.patch @@ -1,4 +1,4 @@ -From ac98be8b6fd1b6afa264c68685d5dc82d73da1f8 Mon Sep 17 00:00:00 2001 +From 7b1c1c40b86837837f0e00a72b15b39b66f4bc50 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Thu, 15 Jan 2026 22:47:37 +0100 Subject: [PATCH 29/50] wifi: brcmfmac: support deletion and recreation of diff --git a/patches/linux/6.18.37/0030-wifi-brcmfmac-check-connection-state-before-querying.patch b/patches/linux/6.18.38/0030-wifi-brcmfmac-check-connection-state-before-querying.patch similarity index 96% rename from patches/linux/6.18.37/0030-wifi-brcmfmac-check-connection-state-before-querying.patch rename to patches/linux/6.18.38/0030-wifi-brcmfmac-check-connection-state-before-querying.patch index 21b581309..0bd59c00f 100644 --- a/patches/linux/6.18.37/0030-wifi-brcmfmac-check-connection-state-before-querying.patch +++ b/patches/linux/6.18.38/0030-wifi-brcmfmac-check-connection-state-before-querying.patch @@ -1,4 +1,4 @@ -From 9f1110fe13c878c49d28859f27bd90bc1b77f7bc Mon Sep 17 00:00:00 2001 +From b7186c2fb29c65c30638a17e5b81c9e722e72231 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Mon, 19 Jan 2026 13:06:53 +0100 Subject: [PATCH 30/50] wifi: brcmfmac: check connection state before querying diff --git a/patches/linux/6.18.37/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch b/patches/linux/6.18.38/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch similarity index 96% rename from patches/linux/6.18.37/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch rename to patches/linux/6.18.38/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch index 36a8b94db..cc3600a7c 100644 --- a/patches/linux/6.18.37/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch +++ b/patches/linux/6.18.38/0031-wifi-brcmfmac-suppress-log-spam-for-regulatory-restr.patch @@ -1,4 +1,4 @@ -From 188203d0d4eeeb607b29efa344280189c2566f30 Mon Sep 17 00:00:00 2001 +From 546dc2f296a13f44e4cc7036e90bd4e64f6f18e4 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 20 Jan 2026 20:12:10 +0100 Subject: [PATCH 31/50] wifi: brcmfmac: suppress log spam for diff --git a/patches/linux/6.18.37/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch b/patches/linux/6.18.38/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch similarity index 97% rename from patches/linux/6.18.37/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch rename to patches/linux/6.18.38/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch index f17172c54..7b8e3c58c 100644 --- a/patches/linux/6.18.37/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch +++ b/patches/linux/6.18.38/0032-wifi-brcmfmac-reduce-log-noise-during-AP-to-station-.patch @@ -1,4 +1,4 @@ -From c02051fdfbcedf99bac490bcb0358774774e2bcf Mon Sep 17 00:00:00 2001 +From 2144fe0ec71e178a87a8762cabbc4ced96b17d49 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 20 Jan 2026 20:18:45 +0100 Subject: [PATCH 32/50] wifi: brcmfmac: reduce log noise during AP to station diff --git a/patches/linux/6.18.37/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch b/patches/linux/6.18.38/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch similarity index 95% rename from patches/linux/6.18.37/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch rename to patches/linux/6.18.38/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch index 02efac93d..ed7da2181 100644 --- a/patches/linux/6.18.37/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch +++ b/patches/linux/6.18.38/0033-net-phy-air_en8811h-add-OF-device-table-for-auto-loa.patch @@ -1,4 +1,4 @@ -From 613dec2af90a208b2bb453150cb1851de07d51fb Mon Sep 17 00:00:00 2001 +From 035891e61e8d7707e2dde81c7626c5e5a00915df Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Tue, 17 Feb 2026 21:59:59 +0100 Subject: [PATCH 33/50] net: phy: air_en8811h: add OF device table for diff --git a/patches/linux/6.18.37/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch b/patches/linux/6.18.38/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch similarity index 98% rename from patches/linux/6.18.37/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch rename to patches/linux/6.18.38/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch index b87d7a5dc..0c96ce7d6 100644 --- a/patches/linux/6.18.37/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch +++ b/patches/linux/6.18.38/0034-drm-vc4-dsi-enable-video-and-then-retry-failed-trans.patch @@ -1,4 +1,4 @@ -From 5df424aa25bcfd2f0309fbd05670f0b613219456 Mon Sep 17 00:00:00 2001 +From 1560ac5b1755d77308dce90b231dce02e50c2ba2 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 20 Sep 2024 12:05:18 +0100 Subject: [PATCH 34/50] drm: vc4: dsi: enable video and then retry failed diff --git a/patches/linux/6.18.37/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch b/patches/linux/6.18.38/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch similarity index 96% rename from patches/linux/6.18.37/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch rename to patches/linux/6.18.38/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch index 6fabd3da1..84fbd4a95 100644 --- a/patches/linux/6.18.37/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch +++ b/patches/linux/6.18.38/0035-drm-vc4-dsi-Clocks-should-be-running-before-reset.patch @@ -1,4 +1,4 @@ -From 88e744997f5c6ff9c9383fbe568c925c11715896 Mon Sep 17 00:00:00 2001 +From bc2cd4bfe396f3b1559d73883414831750b18bb3 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 8 Jun 2022 17:23:47 +0100 Subject: [PATCH 35/50] drm: vc4: dsi: Clocks should be running before reset diff --git a/patches/linux/6.18.37/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch b/patches/linux/6.18.38/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch similarity index 96% rename from patches/linux/6.18.37/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch rename to patches/linux/6.18.38/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch index f55e20d30..0910432f2 100644 --- a/patches/linux/6.18.37/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch +++ b/patches/linux/6.18.38/0036-drm-vc4-Ensure-DSI-is-enabled-for-FIFO-resets.patch @@ -1,4 +1,4 @@ -From 9cd8a5347a9aa06f60512c4ca4fe1c7591c7e1d9 Mon Sep 17 00:00:00 2001 +From 94b0cda94072ba1fba1d63a9369088c7ac8e5ced Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 5 Apr 2024 17:51:55 +0100 Subject: [PATCH 36/50] drm/vc4: Ensure DSI is enabled for FIFO resets diff --git a/patches/linux/6.18.37/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch b/patches/linux/6.18.38/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch similarity index 96% rename from patches/linux/6.18.37/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch rename to patches/linux/6.18.38/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch index ddc6fd69a..f79643267 100644 --- a/patches/linux/6.18.37/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch +++ b/patches/linux/6.18.38/0037-drm-vc4-Reset-DSI-AFE-on-disable.patch @@ -1,4 +1,4 @@ -From 7c91806a1637d2fc3c83b44cbd758741527b93bb Mon Sep 17 00:00:00 2001 +From 06cb8cc6260d28879d6250eccdcaa0fb18b0b480 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 26 May 2022 18:56:19 +0100 Subject: [PATCH 37/50] drm: vc4: Reset DSI AFE on disable diff --git a/patches/linux/6.18.37/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch b/patches/linux/6.18.38/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch similarity index 98% rename from patches/linux/6.18.37/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch rename to patches/linux/6.18.38/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch index f775c6890..0ba4381e0 100644 --- a/patches/linux/6.18.37/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch +++ b/patches/linux/6.18.38/0038-drm-vc4-dsi-Handle-the-different-command-FIFO-widths.patch @@ -1,4 +1,4 @@ -From 772bd1971a7c1fb2554cadfb111e8aabb974dd1a Mon Sep 17 00:00:00 2001 +From 156bfacffe5c760e607f1b97c16bc0d25aa23b86 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 20 Nov 2024 13:58:08 +0000 Subject: [PATCH 38/50] drm: vc4: dsi: Handle the different command FIFO widths diff --git a/patches/linux/6.18.37/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch b/patches/linux/6.18.38/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch similarity index 96% rename from patches/linux/6.18.37/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch rename to patches/linux/6.18.38/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch index 42d5eae3e..475409560 100644 --- a/patches/linux/6.18.37/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch +++ b/patches/linux/6.18.38/0039-drm-bridge-tc358762-Program-the-DPI-mode-into-the-ch.patch @@ -1,4 +1,4 @@ -From 419f4339059576e35a8e4ebebd3677a8e3f6143f Mon Sep 17 00:00:00 2001 +From 8921c938173555ae14dd4d2c180d5808566ba38c Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Jan 2024 17:37:00 +0000 Subject: [PATCH 39/50] drm/bridge: tc358762: Program the DPI mode into the diff --git a/patches/linux/6.18.37/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch b/patches/linux/6.18.38/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch similarity index 96% rename from patches/linux/6.18.37/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch rename to patches/linux/6.18.38/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch index eccaf3876..71d30ddb4 100644 --- a/patches/linux/6.18.37/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch +++ b/patches/linux/6.18.38/0040-drm-bridge-tc358762-revert-move-ops-to-enable.patch @@ -1,4 +1,4 @@ -From 66d0d523c84e59a08a1aa1849aa0363bfa3a7641 Mon Sep 17 00:00:00 2001 +From de4e7854771dbd54d2e9a0816418778459bffec4 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Jan 2024 18:44:49 +0000 Subject: [PATCH 40/50] drm/bridge: tc358762: revert move ops to enable diff --git a/patches/linux/6.18.37/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch b/patches/linux/6.18.38/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch similarity index 94% rename from patches/linux/6.18.37/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch rename to patches/linux/6.18.38/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch index 992c575e6..bcb536f87 100644 --- a/patches/linux/6.18.37/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch +++ b/patches/linux/6.18.38/0041-drm-bridge-tc358762-Set-pre_enabled-on-pre_enable-to.patch @@ -1,4 +1,4 @@ -From e55233b40d6ed7e6643bb439780c96613c0b1a0c Mon Sep 17 00:00:00 2001 +From 4cf2225d5acdbffeb0039e24c0a6b21d39e9e097 Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Sat, 4 Apr 2026 18:04:19 +0200 Subject: [PATCH 41/50] drm/bridge: tc358762: Set pre_enabled on pre_enable to diff --git a/patches/linux/6.18.37/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch b/patches/linux/6.18.38/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch similarity index 98% rename from patches/linux/6.18.37/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch rename to patches/linux/6.18.38/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch index d893341e7..a6e4cbaa0 100644 --- a/patches/linux/6.18.37/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch +++ b/patches/linux/6.18.38/0042-net-pcs-add-standalone-PCS-registration-infrastructu.patch @@ -1,4 +1,4 @@ -From 6683a6a60276d5c39451eb7049247e043937bc2f Mon Sep 17 00:00:00 2001 +From ca43ed91b4cef290203eb5e5111e706e3269394b Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 5 Apr 2026 11:33:00 +0200 Subject: [PATCH 42/50] net/pcs: add standalone PCS registration infrastructure diff --git a/patches/linux/6.18.37/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch b/patches/linux/6.18.38/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch similarity index 99% rename from patches/linux/6.18.37/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch rename to patches/linux/6.18.38/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch index 7a70bc501..47167fdfc 100644 --- a/patches/linux/6.18.37/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch +++ b/patches/linux/6.18.38/0043-net-pcs-add-MediaTek-MT7988-USXGMII-PCS-driver.patch @@ -1,4 +1,4 @@ -From 07da654fcd16b2ae3a7a767ff89f87a3da94f22d Mon Sep 17 00:00:00 2001 +From 1ff6281533c6010335fcccd1005fa18add1b8557 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Apr 2026 14:14:23 +0200 Subject: [PATCH 43/50] net/pcs: add MediaTek MT7988 USXGMII PCS driver diff --git a/patches/linux/6.18.37/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch b/patches/linux/6.18.38/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch similarity index 99% rename from patches/linux/6.18.37/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch rename to patches/linux/6.18.38/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch index d21c6f299..895e8e002 100644 --- a/patches/linux/6.18.37/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch +++ b/patches/linux/6.18.38/0044-net-ethernet-mediatek-add-USXGMII-support-for-MT7988.patch @@ -1,4 +1,4 @@ -From f9cb160046a757abf5b081d6030011b54f3bc9b0 Mon Sep 17 00:00:00 2001 +From e9203639fa603d1be802f8530f9a9f9f5373c520 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Apr 2026 14:15:43 +0200 Subject: [PATCH 44/50] net: ethernet: mediatek: add USXGMII support for MT7988 diff --git a/patches/linux/6.18.37/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch b/patches/linux/6.18.38/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch similarity index 96% rename from patches/linux/6.18.37/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch rename to patches/linux/6.18.38/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch index 2f5e4844e..ba3e9b981 100644 --- a/patches/linux/6.18.37/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch +++ b/patches/linux/6.18.38/0045-arm64-dts-mediatek-mt7988a-add-USXGMII-PCS-nodes.patch @@ -1,4 +1,4 @@ -From 5cb31be412825eb8b95a79b89117587a8034d924 Mon Sep 17 00:00:00 2001 +From fe787ffc2676b18ed4bc724a08988d18a383bab7 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Apr 2026 14:15:56 +0200 Subject: [PATCH 45/50] arm64: dts: mediatek: mt7988a: add USXGMII PCS nodes diff --git a/patches/linux/6.18.37/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch b/patches/linux/6.18.38/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch similarity index 97% rename from patches/linux/6.18.37/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch rename to patches/linux/6.18.38/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch index 125ad3397..c421d3341 100644 --- a/patches/linux/6.18.37/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch +++ b/patches/linux/6.18.38/0046-arm64-dts-mediatek-bananapi-bpi-r4-enable-SFP-ports-.patch @@ -1,4 +1,4 @@ -From 58e5a335513c90e40ef4d6b0e0dff018d77dce84 Mon Sep 17 00:00:00 2001 +From 2f14d3fe77aadc465652c338f7f1da3bec3a26a9 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 6 Apr 2026 14:16:11 +0200 Subject: [PATCH 46/50] arm64: dts: mediatek: bananapi-bpi-r4: enable SFP+ diff --git a/patches/linux/6.18.37/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch b/patches/linux/6.18.38/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch similarity index 97% rename from patches/linux/6.18.37/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch rename to patches/linux/6.18.38/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch index 635990506..fab2c1fb5 100644 --- a/patches/linux/6.18.37/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch +++ b/patches/linux/6.18.38/0047-net-phy-sfp-add-OEM-SFP-10G-T-I-quirk.patch @@ -1,4 +1,4 @@ -From 7528752150ebe1c29135d29d3a69b5c692771c18 Mon Sep 17 00:00:00 2001 +From e310895304c97b5d646def4feead29ecf344603e Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 7 Apr 2026 07:34:52 +0200 Subject: [PATCH 47/50] net: phy: sfp: add OEM SFP-10G-T-I quirk diff --git a/patches/linux/6.18.37/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch b/patches/linux/6.18.38/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch similarity index 99% rename from patches/linux/6.18.37/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch rename to patches/linux/6.18.38/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch index 4570de92f..4d57efaf0 100644 --- a/patches/linux/6.18.37/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch +++ b/patches/linux/6.18.38/0048-net-dsa-mv88e6xxx-Trap-PTP-frames-on-timestamping-po.patch @@ -1,4 +1,4 @@ -From 51077597c4f3e458d4feb0ea36cc4ecbef3d635a Mon Sep 17 00:00:00 2001 +From 8f5282d708505a57594ace510e2ab84ff58c4ab7 Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Fri, 17 Apr 2026 09:13:04 +0000 Subject: [PATCH 48/50] net: dsa: mv88e6xxx: Trap PTP frames on timestamping diff --git a/patches/linux/6.18.37/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch b/patches/linux/6.18.38/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch similarity index 94% rename from patches/linux/6.18.37/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch rename to patches/linux/6.18.38/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch index 2784cddba..057fd421e 100644 --- a/patches/linux/6.18.37/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch +++ b/patches/linux/6.18.38/0049-wifi-mt76-mt7615-add-MODULE_DEVICE_TABLE-for-mt7622-.patch @@ -1,4 +1,4 @@ -From e5e0572d67cc4be9db0a4d4f7d5c1b973b12da8e Mon Sep 17 00:00:00 2001 +From 4b4a421fce3181feabdc97bdb1e4b7910e4706bc Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Tue, 28 Apr 2026 15:30:01 +0200 Subject: [PATCH 49/50] wifi: mt76: mt7615: add MODULE_DEVICE_TABLE for mt7622 diff --git a/patches/linux/6.18.37/0050-PCI-mediatek-gen3-Fix-PERST-control-timing-during-sy.patch b/patches/linux/6.18.38/0050-PCI-mediatek-gen3-Fix-PERST-control-timing-during-sy.patch similarity index 97% rename from patches/linux/6.18.37/0050-PCI-mediatek-gen3-Fix-PERST-control-timing-during-sy.patch rename to patches/linux/6.18.38/0050-PCI-mediatek-gen3-Fix-PERST-control-timing-during-sy.patch index 9c5bc472c..a83b903cf 100644 --- a/patches/linux/6.18.37/0050-PCI-mediatek-gen3-Fix-PERST-control-timing-during-sy.patch +++ b/patches/linux/6.18.38/0050-PCI-mediatek-gen3-Fix-PERST-control-timing-during-sy.patch @@ -1,4 +1,4 @@ -From 29cd680b8b3b2089bbcb67ee36117459bc11919d Mon Sep 17 00:00:00 2001 +From 7aa2cf56e6d0ec9a14e513f72a0684cb0c5611ca Mon Sep 17 00:00:00 2001 From: Mattias Walström Date: Wed, 22 Apr 2026 10:24:43 +0200 Subject: [PATCH 50/50] PCI: mediatek-gen3: Fix PERST# control timing during diff --git a/patches/linux/linux.hash b/patches/linux/linux.hash index 0d8cb0316..63254bbd1 100644 --- a/patches/linux/linux.hash +++ b/patches/linux/linux.hash @@ -1,2 +1,2 @@ # Calculated with utils/kernel-refresh.sh -sha256 a83cd200e6646db52866b8309e9137b9e9048b613cbda10ced2b811aae125255 linux-6.18.37.tar.xz +sha256 ac26e508abd56e9f8b89872b6e10c49fc823bcc70d8068a5d8504c1a7c4ff045 linux-6.18.38.tar.xz