lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250605095443.17874-6-johannes@sipsolutions.net>
Date: Thu,  5 Jun 2025 11:53:56 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: [GIT PULL] wireless-2025-06-05

Hi,

So normally I wouldn't send fixes right now, but there
have already been reports about those iwlwifi issues,
so here we are.

If this somehow doesn't work out I can defer to after
-rc1 too though.

Please pull and let us know if there's any problem.

Thanks,
johannes



The following changes since commit 1b98f357dadd6ea613a435fbaef1a5dd7b35fd21:

  Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2025-05-28 15:24:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2025-06-05

for you to fetch changes up to 787fe16b435668205fba19aaa7387972b7575991:

  Merge tag 'iwlwifi-fixes-2025-06-04' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next (2025-06-05 11:52:39 +0200)

----------------------------------------------------------------
Couple of quick fixes:
 - iwlwifi/iwlmld crash on certain error paths
 - iwlwifi/iwlmld regulatory data mixup
 - iwlwifi/iwlmld suspend/resume fix
 - iwlwifi MSI (without -X) fix
 - cfg80211/mac80211 S1G parsing fixes

----------------------------------------------------------------
Ilan Peer (1):
      wifi: iwlwifi: mld: Move regulatory domain initialization

Johannes Berg (2):
      wifi: iwlwifi: pcie: fix non-MSIX handshake register
      Merge tag 'iwlwifi-fixes-2025-06-04' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next

Lachlan Hodges (1):
      wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements

Miri Korenblit (2):
      wifi: iwlwifi: mvm: fix assert on suspend
      wifi: iwlwifi: mld: avoid panic on init failure

 drivers/net/wireless/intel/iwlwifi/mld/fw.c        |  8 +--
 drivers/net/wireless/intel/iwlwifi/mld/mld.c       |  3 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |  4 +-
 .../net/wireless/intel/iwlwifi/pcie/trans-gen2.c   |  2 +-
 include/linux/ieee80211.h                          | 79 +++++++++++++++++++---
 net/mac80211/mlme.c                                |  7 +-
 net/mac80211/scan.c                                | 11 ++-
 net/wireless/scan.c                                | 18 ++---
 8 files changed, 92 insertions(+), 40 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ