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: <169618562782.20334.8717767644405837568.git-patchwork-notify@kernel.org> Date: Sun, 01 Oct 2023 18:40:27 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <edumazet@...gle.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, dsahern@...nel.org, netdev@...r.kernel.org, eric.dumazet@...il.com Subject: Re: [PATCH v2 net-next 0/8] inet: more data-race fixes Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>: On Fri, 22 Sep 2023 03:42:13 +0000 you wrote: > This series fixes some existing data-races on inet fields: > > inet->mc_ttl, inet->pmtudisc, inet->tos, inet->uc_index, > inet->mc_index and inet->mc_addr. > > While fixing them, we convert eight socket options > to lockless implementation. > > [...] Here is the summary with links: - [v2,net-next,1/8] inet: implement lockless IP_MULTICAST_TTL https://git.kernel.org/netdev/net-next/c/c9746e6a19c2 - [v2,net-next,2/8] inet: implement lockless IP_MTU_DISCOVER https://git.kernel.org/netdev/net-next/c/ceaa714138a3 - [v2,net-next,3/8] inet: implement lockless IP_TOS https://git.kernel.org/netdev/net-next/c/e08d0b3d1723 - [v2,net-next,4/8] inet: lockless getsockopt(IP_OPTIONS) https://git.kernel.org/netdev/net-next/c/a4725d0d8935 - [v2,net-next,5/8] inet: lockless getsockopt(IP_MTU) https://git.kernel.org/netdev/net-next/c/3523bc91e4b4 - [v2,net-next,6/8] inet: implement lockless getsockopt(IP_UNICAST_IF) https://git.kernel.org/netdev/net-next/c/959d5c11601b - [v2,net-next,7/8] inet: lockless IP_PKTOPTIONS implementation https://git.kernel.org/netdev/net-next/c/c4480eb5504c - [v2,net-next,8/8] inet: implement lockless getsockopt(IP_MULTICAST_IF) https://git.kernel.org/netdev/net-next/c/02715925222c 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