]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge branch 'tcp-annotate-data-races-in-tcp_rsk-req'
authorJakub Kicinski <kuba@kernel.org>
Wed, 19 Jul 2023 02:45:29 +0000 (19:45 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 19 Jul 2023 02:45:30 +0000 (19:45 -0700)
commite9b2bd96af6fc35a81e37bbc2f3277d3677e6126
treebd113d52ba9fc8faf7527dbd932c8155fee15431
parente7002b3b20c58bce4a88c15aca8e6cc894e3a7ed
parenteba20811f32652bc1a52d5e7cc403859b86390d9
Merge branch 'tcp-annotate-data-races-in-tcp_rsk-req'

Eric Dumazet says:

====================
tcp: annotate data-races in tcp_rsk(req)

Small series addressing two syzbot reports around tcp_rsk(req)
====================

Link: https://lore.kernel.org/r/20230717144445.653164-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>