index
:
git.armlinux.org.uk/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
/
io_uring
/
io_uring.c
Age
Commit message (
Expand
)
Author
2025-10-03
io_uring: update liburing git URL
Jens Axboe
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-18
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
2025-09-18
io_uring: include dying ring in task_work "should cancel" state
Jens Axboe
2025-09-10
io_uring: correct size of overflow CQE calculation
Jens Axboe
2025-09-10
io_uring: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-10
io_uring: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-08
io_uring: don't include filetable.h in io_uring.h
Caleb Sander Mateos
2025-09-08
io_uring: add macros for avaliable flags
Pavel Begunkov
2025-09-04
io_uring: remove WRITE_ONCE() in io_uring_create()
Caleb Sander Mateos
2025-08-27
io_uring: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
2025-08-24
io_uring: remove async/poll related provided buffer recycles
Jens Axboe
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
2025-08-24
io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpers
Jens Axboe
2025-08-24
io_uring/kbuf: drop 'issue_flags' from io_put_kbuf(s)() arguments
Jens Axboe
2025-08-24
io_uring: add request poisoning
Pavel Begunkov
2025-08-21
io_uring: clear ->async_data as part of normal init
Jens Axboe
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-12
io_uring/poll: cleanup apoll freeing
Jens Axboe
2025-07-08
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
Jens Axboe
2025-07-06
Merge branch 'io_uring-6.16' into for-6.17/io_uring
Jens Axboe
2025-06-29
io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well
Jens Axboe
2025-06-23
io_uring: add mshot helper for posting CQE32
Pavel Begunkov
2025-06-23
io_uring: add struct io_cold_def->sqe_copy() method
Jens Axboe
2025-06-23
io_uring: add IO_URING_F_INLINE issue flag
Jens Axboe
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
2025-06-12
io_uring: consistently use rcu semantics with sqpoll thread
Keith Busch
2025-06-04
io_uring/futex: mark wait requests as inflight
Jens Axboe
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-05-21
io_uring: fix overflow resched cqe reordering
Pavel Begunkov
2025-05-17
io_uring: add new helpers for posting overflows
Jens Axboe
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
2025-05-17
io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
Jens Axboe
2025-05-17
io_uring: split alloc and add of overflow
Jens Axboe
2025-05-16
io_uring: open code io_req_cqe_overflow()
Pavel Begunkov
2025-05-16
Merge branch 'io_uring-6.15' into for-6.16/io_uring
Jens Axboe
2025-05-12
io_uring: drain based on allocates reqs
Pavel Begunkov
2025-05-09
io_uring: count allocated requests
Pavel Begunkov
2025-05-09
io_uring: open code io_account_cq_overflow()
Pavel Begunkov
2025-05-09
io_uring: consolidate drain seq checking
Pavel Begunkov
2025-05-09
io_uring: remove drain prealloc checks
Pavel Begunkov
2025-05-09
io_uring: simplify drain ret passing
Pavel Begunkov
2025-05-09
io_uring: fix spurious drain flushing
Pavel Begunkov
2025-05-09
io_uring: account drain memory to cgroup
Pavel Begunkov
2025-05-09
io_uring: add lockdep asserts to io_add_aux_cqe
Pavel Begunkov
2025-05-07
io_uring: ensure deferred completions are flushed for multishot
Jens Axboe
2025-05-06
io_uring: move io_req_put_rsrc_nodes()
Pavel Begunkov
2025-05-06
io_uring: remove io_preinit_req()
Pavel Begunkov
[next]