linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-2022-06-01
Date: Wed,  1 Jun 2022 11:07:41 +0000 (UTC)	[thread overview]
Message-ID: <20220601110741.90B28C385A5@smtp.kernel.org> (raw)

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 a54ce3703613e41fe1d98060b62ec09a3984dc28:

  net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (2022-05-26 20:45:46 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-06-01

for you to fetch changes up to 2965c4cdf7ad9ce0796fac5e57debb9519ea721e:

  wifi: mac80211: fix use-after-free in chanctx code (2022-06-01 12:41:41 +0300)

----------------------------------------------------------------
wireless fixes for v5.19

First set of fixes for v5.19. Build fixes for iwlwifi and libertas, a
scheduling while atomic fix for rtw88 and use-after-free fix for
mac80211.

----------------------------------------------------------------
Johannes Berg (3):
      wifi: libertas: use variable-size data in assoc req/resp cmd
      wifi: iwlwifi: pcie: rename CAUSE macro
      wifi: mac80211: fix use-after-free in chanctx code

Ping-Ke Shih (1):
      wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim

 drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 34 ++++++++++++-------------
 drivers/net/wireless/marvell/libertas/cfg.c     |  4 +--
 drivers/net/wireless/marvell/libertas/host.h    |  6 +++--
 drivers/net/wireless/realtek/rtw88/fw.c         | 10 ++++++++
 drivers/net/wireless/realtek/rtw88/fw.h         |  1 +
 drivers/net/wireless/realtek/rtw88/mac80211.c   |  4 +--
 drivers/net/wireless/realtek/rtw88/main.c       |  2 ++
 drivers/net/wireless/realtek/rtw88/main.h       |  1 +
 net/mac80211/chan.c                             |  7 ++---
 9 files changed, 39 insertions(+), 30 deletions(-)

             reply	other threads:[~2022-06-01 11:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-01 11:07 Kalle Valo [this message]
2022-06-02  0:50 ` pull-request: wireless-2022-06-01 patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220601110741.90B28C385A5@smtp.kernel.org \
    --to=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).