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: <169617482401.6513.935207423305903169.git-patchwork-notify@kernel.org> Date: Sun, 01 Oct 2023 15:40:24 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <edumazet@...gle.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, simon.horman@...igine.com, netdev@...r.kernel.org, eric.dumazet@...il.com Subject: Re: [PATCH v2 net-next 0/3] net: use DEV_STATS_xxx() helpers in virtio_net and l2tp_eth Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>: On Thu, 21 Sep 2023 08:52:15 +0000 you wrote: > Inspired by another (minor) KCSAN syzbot report. > Both virtio_net and l2tp_eth can use DEV_STATS_xxx() helpers. > > v2: removed unused @priv variable (Simon, kernel build bot) > > Eric Dumazet (3): > net: add DEV_STATS_READ() helper > virtio_net: avoid data-races on dev->stats fields > net: l2tp_eth: use generic dev->stats fields > > [...] Here is the summary with links: - [v2,net-next,1/3] net: add DEV_STATS_READ() helper https://git.kernel.org/netdev/net-next/c/0b068c714ca9 - [v2,net-next,2/3] virtio_net: avoid data-races on dev->stats fields https://git.kernel.org/netdev/net-next/c/d12a26b74fb7 - [v2,net-next,3/3] net: l2tp_eth: use generic dev->stats fields https://git.kernel.org/netdev/net-next/c/a56d9390bd60 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