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(-)