Re: [PATCH v6 00/13] wifi: mt76: stability fixes for deadlocks, NULL derefs, and race conditions

From: Felix Fietkau

Date: Tue Jan 27 2026 - 06:11:30 EST


On 20.01.26 21:10, Zac wrote:
From: Zac Bowling <zac@xxxxxxxxxxxxxx>

TLDR: This series addresses stability issues in both the MT7921 and MT7925
WiFi drivers that cause kernel panics, deadlocks, and system hangs
on various systems using these drivers.

This v6 series is rebased on Sean Wang's upstream deadlock fix already sent
which is now included as patch 01/13. The remaining 12 patches are my stability
fixes.

When you send v7, please include the "v7" in the subject for all patches, instead of just the cover letter. Working through your patches in patchwork is getting quite confusing...

- Felix