index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
/
scm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
af_unix: Remove CONFIG_UNIX_SCM.
Kuniyuki Iwashima
2024-02-01
1
-150
/
+0
*
af_unix: Remove io_uring code for GC.
Kuniyuki Iwashima
2024-02-01
1
-6
/
+0
*
af_unix: Replace BUG_ON() with WARN_ON_ONCE().
Kuniyuki Iwashima
2024-02-01
1
-4
/
+4
*
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
2024-01-27
1
-12
/
+7
*
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
2024-01-27
1
-3
/
+5
*
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2023-12-19
1
-3
/
+1
*
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
2023-09-04
1
-3
/
+3
*
net: annotate data-races around sock->ops
Eric Dumazet
2023-08-09
1
-1
/
+2
*
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2023-03-08
1
-0
/
+6
*
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
2022-01-15
1
-2
/
+4
*
io_uring: move io_uring_get_socket() into io_uring.h
Jens Axboe
2020-10-01
1
-0
/
+1
*
net: split out functions related to registering inflight socket files
Jens Axboe
2019-02-28
1
-0
/
+151