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
| ||
|
Message-Id: <166689241941.10875.15815557488092799175.git-patchwork-notify@kernel.org> Date: Thu, 27 Oct 2022 17:40:19 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Marc Kleine-Budde <mkl@...gutronix.de> Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org, linux-can@...r.kernel.org, kernel@...gutronix.de, anssi.hannula@...wise.fi, extja@...ser.com, stable@...r.kernel.org Subject: Re: [PATCH net 1/4] can: kvaser_usb: Fix possible completions during init_completion Hello: This series was applied to netdev/net.git (master) by Marc Kleine-Budde <mkl@...gutronix.de>: On Thu, 27 Oct 2022 13:43:53 +0200 you wrote: > From: Anssi Hannula <anssi.hannula@...wise.fi> > > kvaser_usb uses completions to signal when a response event is received > for outgoing commands. > > However, it uses init_completion() to reinitialize the start_comp and > stop_comp completions before sending the start/stop commands. > > [...] Here is the summary with links: - [net,1/4] can: kvaser_usb: Fix possible completions during init_completion https://git.kernel.org/netdev/net/c/2871edb32f46 - [net,2/4] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive https://git.kernel.org/netdev/net/c/702de2c21eed - [net,3/4] can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L https://git.kernel.org/netdev/net/c/d887087c8968 - [net,4/4] can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() https://git.kernel.org/netdev/net/c/c3c06c61890d 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