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
/
linux
/
io_uring
Age
Commit message (
Expand
)
Author
2025-03-31
io_uring: hide caches sqes from drivers
Pavel Begunkov
2025-03-21
io_uring/cmd: introduce io_uring_cmd_import_fixed_vec
Pavel Begunkov
2025-02-28
io_uring/ublk: report error when unregister operation fails
Caleb Sander Mateos
2025-02-28
io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type
Caleb Sander Mateos
2025-02-28
io_uring: add support for kernel registered bvecs
Keith Busch
2025-02-27
io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()
Pavel Begunkov
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-06
io_uring: add io_uring_cmd_get_async_data helper
Mark Harmstone
2025-01-06
io_uring/cmd: add per-op data to struct io_uring_cmd_data
Jens Axboe
2025-01-06
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
2024-12-03
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2024-09-11
io_uring/cmd: give inline space in request to cmds
Pavel Begunkov
2024-09-11
io_uring/cmd: expose iowq to cmds
Pavel Begunkov
2024-04-15
io_uring: separate header for exported net bits
Pavel Begunkov
2024-04-15
nvme/io_uring: use helper for polled completions
Jens Axboe
2024-04-15
io_uring/cmd: document some uring_cmd related helpers
Pavel Begunkov
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-12
io_uring/cmd: inline io_uring_cmd_get_task
Pavel Begunkov
2023-12-12
io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
Pavel Begunkov
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov