projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
718e6b5
b192812
)
Merge branch 'af_unix-data-races'
author
David S. Miller
<davem@davemloft.net>
Mon, 4 Sep 2023 10:06:16 +0000
(11:06 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 Sep 2023 10:06:16 +0000
(11:06 +0100)
Kuniyuki Iwashima says:
====================
af_unix: Fix four data-races.
While running syzkaller, KCSAN reported 3 data-races with
systemd-coredump using AF_UNIX sockets.
This series fixes the three and another one inspiered by
one of the reports.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge