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
Age
Commit message (
Expand
)
Author
2025-11-07
io_uring: fix regbuf vector size truncation
Pavel Begunkov
2025-11-05
io_uring: fix types for region size calulation
Pavel Begunkov
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
2025-10-23
io_uring: fix buffer auto-commit for multishot uring_cmd
Ming Lei
2025-10-23
io_uring: correct __must_hold annotation in io_install_fixed_file
Alok Tiwari
2025-10-22
io_uring: Fix code indentation error
Ranganath V N
2025-10-22
io_uring/sqpoll: be smarter on when to update the stime usage
Jens Axboe
2025-10-22
io_uring/sqpoll: switch away from getrusage() for CPU accounting
Jens Axboe
2025-10-20
io_uring: fix incorrect unlikely() usage in io_waitid_prep()
Alok Tiwari
2025-10-15
io_uring/rw: check for NULL io_br_sel when putting a buffer
Jens Axboe
2025-10-15
io_uring: fix unexpected placement on same size resizing
Pavel Begunkov
2025-10-15
io_uring: protect mem region deregistration
Pavel Begunkov
2025-10-13
Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"
Jens Axboe
2025-10-08
io_uring/zcrx: increment fallback loop src offset
Pavel Begunkov
2025-10-08
io_uring/zcrx: fix overshooting recv limit
Pavel Begunkov
2025-10-07
io_uring/waitid: always prune wait queue entry in io_waitid_wait()
Jens Axboe
2025-10-03
io_uring: update liburing git URL
Jens Axboe
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-21
io_uring/zcrx: remove nth_page() usage within folio
David Hildenbrand
2025-09-20
io_uring: fix nvme's 32b cqes on mixed cq
Keith Busch
2025-09-19
Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linux
Linus Torvalds
2025-09-19
io_uring/query: cap number of queries
Pavel Begunkov
2025-09-19
io_uring/query: prevent infinite loops
Pavel Begunkov
2025-09-19
io_uring: fix incorrect io_kiocb reference in io_link_skb
Yang Xiuwei
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-16
io_uring/zcrx: account niov arrays to cgroup
Pavel Begunkov
2025-09-16
io_uring/zcrx: allow synchronous buffer return
Pavel Begunkov
2025-09-16
io_uring/zcrx: introduce io_parse_rqe()
Pavel Begunkov
2025-09-16
io_uring/zcrx: don't adjust free cache space
Pavel Begunkov
2025-09-16
io_uring/zcrx: use guards for the refill lock
Pavel Begunkov
2025-09-16
io_uring/zcrx: reduce netmem scope in refill
Pavel Begunkov
2025-09-16
io_uring/zcrx: protect netdev with pp_lock
Pavel Begunkov
2025-09-16
io_uring/zcrx: rename dma lock
Pavel Begunkov
2025-09-16
io_uring/zcrx: make niov size variable
Pavel Begunkov
2025-09-16
io_uring/zcrx: set sgt for umem area
Pavel Begunkov
2025-09-16
io_uring/zcrx: remove dmabuf_offset
Pavel Begunkov
2025-09-16
io_uring/zcrx: deduplicate area mapping
Pavel Begunkov
2025-09-16
io_uring/zcrx: pass ifq to io_zcrx_alloc_fallback()
Pavel Begunkov
2025-09-16
io_uring/zcrx: check all niovs filled with dma addresses
Pavel Begunkov
2025-09-16
io_uring/zcrx: move area reg checks into io_import_area
Pavel Begunkov
2025-09-16
io_uring/zcrx: don't pass slot to io_zcrx_create_area
Pavel Begunkov
2025-09-16
io_uring/zcrx: remove extra io_zcrx_drop_netdev
Pavel Begunkov
2025-09-16
io_uring/zcrx: use page_pool_unref_and_test()
Pavel Begunkov
2025-09-16
io_uring/zcrx: replace memchar_inv with is_zero
Pavel Begunkov
2025-09-16
io_uring/zcrx: improve rqe cache alignment
Pavel Begunkov
2025-09-15
io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL
Feng Zhou
[next]