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]
Date: Thu, 14 Dec 2023 12:13:56 +0100
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: pull-request: wireless-2023-12-14

Hi,

So more stragglers than I'd like, perhaps, but here we are.
A bunch of these escaped Intel's vault late though, and we're
now rewriting our tooling so should get better at that...

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

Thanks,
johannes



The following changes since commit 91fdb30ddfdb651509914d3ed0a0302712540fed:

  net: libwx: fix memory leak on msix entry (2023-11-29 20:13:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2023-12-14

for you to fetch changes up to 3c2a8ebe3fe66a5f77d4c164a0bea8e2ff37b455:

  wifi: cfg80211: fix certs build to not depend on file order (2023-12-14 09:11:51 +0100)

----------------------------------------------------------------
 * add (and fix) certificate for regdb handover to Chen-Yu Tsai
 * fix rfkill GPIO handling
 * a few driver (iwlwifi, mt76) crash fixes
 * logic fixes in the stack

----------------------------------------------------------------
Avraham Stern (1):
      wifi: iwlwifi: pcie: avoid a NULL pointer dereference

Chen-Yu Tsai (1):
      wifi: cfg80211: Add my certificate

Edward Adam Davis (1):
      wifi: mac80211: check if the existing link config remains unchanged

Felix Fietkau (1):
      wifi: mt76: fix crash with WED rx support enabled

Johannes Berg (7):
      wifi: ieee80211: don't require protected vendor action frames
      wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock
      wifi: mac80211: don't re-add debugfs during reconfig
      wifi: mac80211: check defragmentation succeeded
      wifi: mac80211: mesh: check element parsing succeeded
      wifi: mac80211: mesh_plink: fix matches_local logic
      wifi: cfg80211: fix certs build to not depend on file order

Rouven Czerwinski (1):
      net: rfkill: gpio: set GPIO direction

 drivers/net/wireless/intel/iwlwifi/pcie/rx.c    |  2 +-
 drivers/net/wireless/intel/iwlwifi/pcie/trans.c |  4 +-
 drivers/net/wireless/mediatek/mt76/dma.c        | 10 +--
 include/linux/ieee80211.h                       |  3 +-
 net/mac80211/cfg.c                              |  4 +-
 net/mac80211/driver-ops.c                       |  6 +-
 net/mac80211/mesh_plink.c                       | 16 +++--
 net/mac80211/mlme.c                             |  4 +-
 net/rfkill/rfkill-gpio.c                        |  8 +++
 net/wireless/certs/wens.hex                     | 87 +++++++++++++++++++++++++
 10 files changed, 125 insertions(+), 19 deletions(-)
 create mode 100644 net/wireless/certs/wens.hex

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ