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: <20210303172632.8B86DC433ED@smtp.codeaurora.org>
Date:   Wed,  3 Mar 2021 17:26:32 +0000 (UTC)
From:   Kalle Valo <kvalo@...eaurora.org>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: wireless-drivers-2021-03-03

Hi,

here's a pull request to net tree, more info below. Please let me know if there
are any problems.

Kalle

The following changes since commit c490492f15f656340b35cb9e36b9bfdea3539e19:

  mt76: mt7915: fix unused 'mode' variable (2021-02-26 17:35:15 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-03-03

for you to fetch changes up to 295d4cd82b0181dd36b145fd535c13d623d7a335:

  iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle()) (2021-03-03 17:59:16 +0200)

----------------------------------------------------------------
wireless-drivers fixes for v5.12

Second set of fixes for v5.12. Only three iwlwifi fixes this time, the
crash with MVM being the most important one and reported by multiple
people.

iwlwifi

* fix kernel crash regression when using LTO with MVM devices

* fix printk format warnings

* fix potential deadlock found by lockdep

----------------------------------------------------------------
Jiri Kosina (1):
      iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle())

Pierre-Louis Bossart (1):
      iwlwifi: fix ARCH=i386 compilation warnings

Wei Yongjun (1):
      iwlwifi: mvm: add terminate entry for dmi_system_id tables

 drivers/net/wireless/intel/iwlwifi/fw/pnvm.c | 4 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c  | 1 +
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ