projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7938cd1
8bf43be
)
Merge branch 'net-data-races'
author
David S. Miller
<davem@davemloft.net>
Sat, 29 Jul 2023 17:13:41 +0000
(18:13 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sat, 29 Jul 2023 17:13:41 +0000
(18:13 +0100)
Eric Dumazet says:
====================
net: annotate data-races
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.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge