[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250625115433.41381-3-johannes@sipsolutions.net>
Date: Wed, 25 Jun 2025 13:54:08 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: [GIT PULL] wireless-2025-06-25
Hi,
Just a handful of new fixes, nothing stands out. No known
conflicts either.
Please pull and let us know if there's any problem.
Thanks,
johannes
The following changes since commit 5c8013ae2e86ec36b07500ba4cacb14ab4d6f728:
Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-06-19 10:21:32 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2025-06-25
for you to fetch changes up to 95b922dd04f74a45fb86b34a25cda62f427a2b5c:
Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next (2025-06-25 10:20:03 +0200)
----------------------------------------------------------------
Just a few fixes:
- iwlegacy: work around large stack with clang/kasan
- mac80211: fix integer overflow
- mac80211: fix link struct init vs. RCU publish
- iwlwifi: fix warning on IFF_UP
----------------------------------------------------------------
Arnd Bergmann (1):
wifi: iwlegacy: work around excessive stack usage on clang/kasan
Johannes Berg (2):
wifi: mac80211: finish link init before RCU publish
Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Lachlan Hodges (1):
wifi: mac80211: fix beacon interval calculation overflow
Miri Korenblit (1):
wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd version
drivers/net/wireless/intel/iwlegacy/4965-rs.c | 3 ++-
drivers/net/wireless/intel/iwlwifi/mvm/mld-mac.c | 4 ++--
net/mac80211/link.c | 6 +++---
net/mac80211/util.c | 2 +-
4 files changed, 8 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists