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-prev] [day] [month] [year] [list]
Message-Id: 
 <175675801374.3872744.14092876974796053119.git-patchwork-notify@kernel.org>
Date: Mon, 01 Sep 2025 20:20:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sean Anderson <sean.anderson@...ux.dev>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
 claudiu.beznea@...on.dev, linux-kernel@...r.kernel.org,
 nicolas.ferre@...rochip.com, efault@....de, robert.hancock@...ian.com
Subject: Re: [PATCH net v2] net: macb: Fix tx_ptr_lock locking

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 29 Aug 2025 10:35:21 -0400 you wrote:
> macb_start_xmit and macb_tx_poll can be called with bottom-halves
> disabled (e.g. from softirq) as well as with interrupts disabled (with
> netpoll). Because of this, all other functions taking tx_ptr_lock must
> use spin_lock_irqsave.
> 
> Fixes: 138badbc21a0 ("net: macb: use NAPI for TX completion path")
> Reported-by: Mike Galbraith <efault@....de>
> Signed-off-by: Sean Anderson <sean.anderson@...ux.dev>
> 
> [...]

Here is the summary with links:
  - [net,v2] net: macb: Fix tx_ptr_lock locking
    https://git.kernel.org/netdev/net/c/6bc8a5098bf4

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ