pull-request: mm81x-next-2026-07-31

Lachlan Hodges <[email protected]> Fri, 31 Jul 2026 16:46:13 +1000
Newsgroups org.kernel.vger.linux-wireless
Message-ID <3wboegj7eyorursqi7gftc2s3jqtrfi5fv3k57eoqrr5arxmnh@2jextspacknp>
Hi,

This is the first mm81x pull request, so just a single commit for us
to test our workflows using b4/patchwork and all that. Obviously
in the future we'll collect patches overtime like other driver
sub-trees; though I'm sure our pull request cadence will be much lower
at first.

One thing to note is that the tag is not signed, is that something
you need us to do? The docs appear to say that it's really up to the
upstream maintainer.

Let me know if there are any issues etc. Thanks.

lachlan

The following changes since commit 4a0bd262df757b25fc4e2a53c947317c119ced4e:

  wifi: mac80211: fix per-STA profile length in cross-link CSA parsing (2026-07-28 16:04:16 +0200)

are available in the Git repository at:

  https://github.com/MorseMicroLabs/linux-wireless.git tags/mm81x-next-2026-07-31

for you to fetch changes up to 333f7de560e1196034b67db16916b10a0c529e1d:

  wifi: mm81x: prevent timers from outliving teardown (2026-07-31 15:42:49 +1000)

----------------------------------------------------------------

wifi: mm81x: updates - 2026-07-31

- Just a single fix for synchronously shutting down timers to prevent
a UaF.

----------------------------------------------------------------
Linmao Li (1):
      wifi: mm81x: prevent timers from outliving teardown

 drivers/net/wireless/morsemicro/mm81x/mac.c  | 2 +-
 drivers/net/wireless/morsemicro/mm81x/rc.c   | 2 +-
 drivers/net/wireless/morsemicro/mm81x/yaps.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)