Linux wireless drivers development
 help / color / mirror / Atom feed
* pull-request: mac80211 2019-04-26
@ 2019-04-26  9:07 Johannes Berg
  2019-04-29 11:19 ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2019-04-26  9:07 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

Just have a few more stragglers, looks like things have quieted down.

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

Thanks,
johannes



The following changes since commit c03fd0171ba6c8807ff5ba7c797896c84e18f3bc:

  Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (2019-04-09 10:57:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2019-04-26

for you to fetch changes up to 517879147493a5e1df6b89a50f708f1133fcaddb:

  mac80211: don't attempt to rename ERR_PTR() debugfs dirs (2019-04-23 13:47:05 +0200)

----------------------------------------------------------------
 * fix use-after-free in mac80211 TXQs
 * fix RX STBC byte order
 * fix debugfs rename crashing due to ERR_PTR()
 * fix missing regulatory notification

----------------------------------------------------------------
Bhagavathi Perumal S (1):
      mac80211: Fix kernel panic due to use of txq after free

Johannes Berg (2):
      mac80211: fix RX STBC override byte order
      mac80211: don't attempt to rename ERR_PTR() debugfs dirs

Sriram R (1):
      cfg80211: Notify previous user request during self managed wiphy registration

 net/mac80211/debugfs_netdev.c | 2 +-
 net/mac80211/ht.c             | 5 +++--
 net/mac80211/iface.c          | 3 +++
 net/wireless/reg.c            | 5 ++---
 4 files changed, 9 insertions(+), 6 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-29 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-26  9:07 pull-request: mac80211 2019-04-26 Johannes Berg
2019-04-29 11:19 ` Johannes Berg
2019-04-29 15:02   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox