index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
io_uring.h
Age
Commit message (
Expand
)
Author
2023-12-21
io_uring/kbuf: add method for returning provided buffer ring head
Jens Axboe
2023-12-12
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
Jens Axboe
2023-11-01
Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
Breno Leitao
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
Breno Leitao
2023-09-29
io_uring: add support for vectored futex waits
Jens Axboe
2023-09-29
io_uring: add support for futex wake and wait
Jens Axboe
2023-09-28
io_uring: retain top 8bits of uring_cmd flags for kernel internal use
Ming Lei
2023-09-21
io_uring: add IORING_OP_WAITID support
Jens Axboe
2023-09-21
io_uring/rw: add support for IORING_OP_READ_MULTISHOT
Jens Axboe
2023-08-24
io_uring: add option to remove SQ indirection
Pavel Begunkov
2023-08-09
io_uring: Add io_uring command support for sockets
Breno Leitao
2023-07-17
io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancel
Jens Axboe
2023-07-17
io_uring/cancel: support opcode based lookup and cancelation
Jens Axboe
2023-07-17
io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATA
Jens Axboe
2023-06-28
nvme: improved uring polling
Keith Busch
2023-05-16
io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
Josh Triplett
2023-05-16
io_uring: support for user allocated memory for rings/sqes
Jens Axboe
2023-04-18
io_uring: add support for multishot timeouts
David Wei
2023-04-03
io_uring: kill unused notif declarations
Pavel Begunkov
2023-04-03
io_uring: add support for user mapped provided buffer ring
Jens Axboe
2023-04-03
io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'
Jens Axboe
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-16
io_uring: Support calling io_uring_register with a registered ring fd
Josh Triplett
2023-01-29
io_uring/msg_ring: Pass custom flags to the cqe
Breno Leitao
2023-01-27
io_uring: Replace 0-length array with flexible array
Kees Cook
2022-12-27
uapi:io_uring.h: allow linux/time_types.h to be skipped
Stefan Metzmacher
2022-11-21
io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
Stefan Metzmacher
2022-11-06
io_uring: fix typo in io_uring.h comment
Jens Axboe
2022-09-30
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
2022-08-23
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Ammar Faizi
2022-07-24
io_uring: add zc notification flush requests
Pavel Begunkov
2022-07-24
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
2022-07-24
io_uring: sendzc with fixed buffers
Pavel Begunkov
2022-07-24
io_uring: allow to pass addr into sendzc
Pavel Begunkov
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
2022-07-24
io_uring: multishot recv
Dylan Yudaken
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
2022-07-24
io_uring: add support for passing fixed file descriptors
Jens Axboe
2022-07-24
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2022-07-24
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
[next]