mbox series

pull-request: mac80211 2020-11-13

Message ID 20201113093421.24025-1-johannes@sipsolutions.net
State Superseded
Headers show
Series pull-request: mac80211 2020-11-13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-11-13

Message

Johannes Berg Nov. 13, 2020, 9:34 a.m. UTC
Hi Jakub,

We have a few fixes, most importantly probably the fix for
the sleeping-in-atomic syzbot reported half a dozen (or so)
times.

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

Thanks,
johannes



The following changes since commit 52755b66ddcef2e897778fac5656df18817b59ab:

  cosa: Add missing kfree in error path of cosa_write (2020-11-11 17:52:01 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-11-13

for you to fetch changes up to 7bc40aedf24d31d8bea80e1161e996ef4299fb10:

  mac80211: free sta in sta_info_insert_finish() on errors (2020-11-13 09:48:32 +0100)

----------------------------------------------------------------
A handful of fixes:
 * a use-after-free fix in rfkill
 * a memory leak fix in the mac80211 TX status path
 * some rate scaling fixes
 * a fix for the often-reported (by syzbot) sleeping
   in atomic issue with mac80211's station removal

----------------------------------------------------------------
Claire Chang (1):
      rfkill: Fix use-after-free in rfkill_resume()

Felix Fietkau (3):
      mac80211: fix memory leak on filtered powersave frames
      mac80211: minstrel: remove deferred sampling code
      mac80211: minstrel: fix tx status processing corner case

Johannes Berg (1):
      mac80211: free sta in sta_info_insert_finish() on errors

 net/mac80211/rc80211_minstrel.c | 27 +++++----------------------
 net/mac80211/rc80211_minstrel.h |  1 -
 net/mac80211/sta_info.c         | 14 ++++----------
 net/mac80211/status.c           | 18 ++++++++----------
 net/rfkill/core.c               |  3 +++
 5 files changed, 20 insertions(+), 43 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 13, 2020, 8:10 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (refs/heads/master):

On Fri, 13 Nov 2020 10:34:20 +0100 you wrote:
> Hi Jakub,
> 
> We have a few fixes, most importantly probably the fix for
> the sleeping-in-atomic syzbot reported half a dozen (or so)
> times.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211 2020-11-13
    https://git.kernel.org/netdev/net/c/1395f8df87b0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html