Patch Series

Subject tcp: take care of tcp_get_timestamping_opt_stats() races
Author edumazet@google.com
Date 2026-04-16 20:03:06 +0000 UTC
Version
Cc davem@davemloft.net edumazet@google.com eric.dumazet@gmail.com horms@kernel.org kuba@kernel.org kuniyu@google.com ncardwell@google.com netdev@vger.kernel.org pabeni@redhat.com

Patches (14)

Name Content [All]
[PATCH net 01/14] tcp: annotate data-races in tcp_get_info_chrono_stats() [Body]
[PATCH net 02/14] tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans [Body]
[PATCH net 03/14] tcp: add data-races annotations around tp->reordering, tp->snd_cwnd [Body]
[PATCH net 04/14] tcp: annotate data-races around tp->snd_ssthresh [Body]
[PATCH net 05/14] tcp: annotate data-races around tp->delivered and tp->delivered_ce [Body]
[PATCH net 06/14] tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE [Body]
[PATCH net 07/14] tcp: annotate data-races around tp->bytes_sent [Body]
[PATCH net 08/14] tcp: annotate data-races around tp->bytes_retrans [Body]
[PATCH net 09/14] tcp: annotate data-races around tp->dsack_dups [Body]
[PATCH net 10/14] tcp: annotate data-races around tp->reord_seen [Body]
[PATCH net 11/14] tcp: annotate data-races around tp->srtt_us [Body]
[PATCH net 12/14] tcp: annotate data-races around tp->timeout_rehash [Body]
[PATCH net 13/14] tcp: annotate data-races around (tp->write_seq - tp->snd_nxt) [Body]
[PATCH net 14/14] tcp: annotate data-races around tp->plb_rehash [Body]
Session 2026-04-16
ID (for dev) a73afb78-fb12-4ad5-8e22-4f8e12e020f2
Status in progress
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base 52bcb57a4e8a0865a76c587c2451906342ae1b2d [Config] passed [Log]
[KASAN] Boot test: Base 52bcb57a4e8a0865a76c587c2451906342ae1b2d [Config] passed [Log]
[KASAN] Build Patched 52bcb57a4e8a0865a76c587c2451906342ae1b2d [Config] [patched] passed [Log]
[KASAN] Boot test: Patched 52bcb57a4e8a0865a76c587c2451906342ae1b2d [Config] [patched] passed [Log]
[KASAN] Fuzz 52bcb57a4e8a0865a76c587c2451906342ae1b2d [Config] 52bcb57a4e8a0865a76c587c2451906342ae1b2d [Config] [patched] running [Log] [Artifacts]