[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<169065122106.20073.1317085374302458162.git-patchwork-notify@kernel.org>
Date: Sat, 29 Jul 2023 17:20:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, netdev@...r.kernel.org,
eric.dumazet@...il.com
Subject: Re: [PATCH net 00/11] net: annotate data-races
Hello:
This series was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 28 Jul 2023 15:03:07 +0000 you wrote:
> This series was inspired by a syzbot/KCSAN report.
>
> This will later also permit some optimizations,
> like not having to lock the socket while reading/writing
> some of its fields.
>
> Eric Dumazet (11):
> net: annotate data-races around sk->sk_reserved_mem
> net: annotate data-race around sk->sk_txrehash
> net: annotate data-races around sk->sk_max_pacing_rate
> net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
> net: annotate data-races around sk->sk_{rcv|snd}timeo
> net: add missing READ_ONCE(sk->sk_sndbuf) annotation
> net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
> net: annotate data-races around sk->sk_mark
> net: add missing data-race annotations around sk->sk_peek_off
> net: add missing data-race annotation for sk_ll_usec
> net: annotate data-races around sk->sk_priority
>
> [...]
Here is the summary with links:
- [net,01/11] net: annotate data-races around sk->sk_reserved_mem
https://git.kernel.org/netdev/net/c/fe11fdcb4207
- [net,02/11] net: annotate data-race around sk->sk_txrehash
https://git.kernel.org/netdev/net/c/c76a0328899b
- [net,03/11] net: annotate data-races around sk->sk_max_pacing_rate
https://git.kernel.org/netdev/net/c/ea7f45ef77b3
- [net,04/11] net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
https://git.kernel.org/netdev/net/c/e6d12bdb435d
- [net,05/11] net: annotate data-races around sk->sk_{rcv|snd}timeo
https://git.kernel.org/netdev/net/c/285975dd6742
- [net,06/11] net: add missing READ_ONCE(sk->sk_sndbuf) annotation
https://git.kernel.org/netdev/net/c/74bc084327c6
- [net,07/11] net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
https://git.kernel.org/netdev/net/c/b4b553253091
- [net,08/11] net: annotate data-races around sk->sk_mark
https://git.kernel.org/netdev/net/c/3c5b4d69c358
- [net,09/11] net: add missing data-race annotations around sk->sk_peek_off
https://git.kernel.org/netdev/net/c/11695c6e966b
- [net,10/11] net: add missing data-race annotation for sk_ll_usec
https://git.kernel.org/netdev/net/c/e5f0d2dd3c2f
- [net,11/11] net: annotate data-races around sk->sk_priority
https://git.kernel.org/netdev/net/c/8bf43be799d4
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