Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-17 | af_unix: Do not use atomic ops for unix_sk(sk)->inflight. | Kuniyuki Iwashima | 1 | -3/+5 |
2024-03-27 | io_uring/unix: drop usage of io_uring socket | Jens Axboe | 1 | -3/+1 |
2023-09-19 | af_unix: Fix data-races around user->unix_inflight. | Kuniyuki Iwashima | 1 | -3/+3 |
2022-01-15 | af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress | Eric Dumazet | 1 | -2/+4 |
2020-10-01 | 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 |