index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
scm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
af_unix: Remove CONFIG_UNIX_SCM.
Kuniyuki Iwashima
1
-150
/
+0
2024-01-31
af_unix: Remove io_uring code for GC.
Kuniyuki Iwashima
1
-6
/
+0
2024-01-31
af_unix: Replace BUG_ON() with WARN_ON_ONCE().
Kuniyuki Iwashima
1
-4
/
+4
2024-01-26
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
1
-12
/
+7
2024-01-26
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
1
-3
/
+5
2023-12-19
io_uring/unix: drop usage of io_uring socket
Jens Axboe
1
-3
/
+1
2023-09-04
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
1
-3
/
+3
2023-08-09
net: annotate data-races around sock->ops
Eric Dumazet
1
-1
/
+2
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
1
-0
/
+6
2022-01-14
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
1
-2
/
+4
2020-09-30
io_uring: move io_uring_get_socket() into io_uring.h
Jens Axboe
1
-0
/
+1
2019-02-28
net: split out functions related to registering inflight socket files
Jens Axboe
1
-0
/
+151