index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
io_uring
/
register.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-16
io_uring: clean up a type in io_uring_register_get_file()
Dan Carpenter
1
-1
/
+1
2024-09-14
io_uring: rename "copy buffers" to "clone buffers"
Jens Axboe
1
-2
/
+2
2024-09-12
io_uring: add IORING_REGISTER_COPY_BUFFERS method
Jens Axboe
1
-0
/
+6
2024-09-12
io_uring/register: provide helper to get io_ring_ctx from 'fd'
Jens Axboe
1
-21
/
+33
2024-08-25
io_uring: user registered clockid for wait timeouts
Pavel Begunkov
1
-0
/
+31
2024-06-19
io_uring: Allocate only necessary memory in io_probe
Gabriel Krisman Bertazi
1
-4
/
+3
2024-06-19
io_uring: Fix probe of disabled operations
Gabriel Krisman Bertazi
1
-1
/
+1
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe
1
-55
/
+1
2024-06-16
io_uring/eventfd: move to more idiomatic RCU free usage
Jens Axboe
1
-3
/
+3
2024-06-04
io_uring: fix possible deadlock in io_register_iowq_max_workers()
Hagar Hemdan
1
-0
/
+4
2024-04-15
io_uring: fix warnings on shadow variables
Jens Axboe
1
-2
/
+1
2024-02-09
io_uring: add register/unregister napi function
Stefan Roesch
1
-0
/
+13
2024-01-17
io_uring/register: guard compat syscall with CONFIG_COMPAT
Jens Axboe
1
-3
/
+5
2023-12-21
io_uring/kbuf: add method for returning provided buffer ring head
Jens Axboe
1
-0
/
+6
2023-12-19
io_uring/register: move io_uring_register(2) related code to register.c
Jens Axboe
1
-0
/
+599