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
/
io_uring
Age
Commit message (
Expand
)
Author
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-21
io_uring/zcrx: fix leaking pages on sg init fail
Pavel Begunkov
2025-07-21
io_uring/zcrx: don't leak pages on account failure
Pavel Begunkov
2025-07-21
io_uring/zcrx: fix null ifq on area destruction
Pavel Begunkov
2025-07-18
Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-18
io_uring/cmd: remove struct io_uring_cmd_data
Caleb Sander Mateos
2025-07-18
io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag
Caleb Sander Mateos
2025-07-16
io_uring/zcrx: account area memory
Pavel Begunkov
2025-07-16
io_uring: export io_[un]account_mem
Pavel Begunkov
2025-07-16
io_uring/poll: fix POLLERR handling
Pavel Begunkov
2025-07-16
io_uring/net: Support multishot receive len cap
Norman Maurer
2025-07-15
io_uring: deduplicate wakeup handling
Jens Axboe
2025-07-14
io_uring/net: cast min_not_zero() type
Jens Axboe
2025-07-14
io_uring/zcrx: disallow user selected dmabuf offset and size
Pavel Begunkov
2025-07-12
io_uring/poll: cleanup apoll freeing
Jens Axboe
2025-07-11
Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-10
io_uring/net: allow multishot receive per-invocation cap
Jens Axboe
2025-07-10
io_uring/net: move io_sr_msg->retry_flags to io_sr_msg->flags
Jens Axboe
2025-07-10
io_uring/net: use passed in 'len' in io_recv_buf_select()
Jens Axboe
2025-07-08
io_uring/zcrx: prepare fallback for larger pages
Pavel Begunkov
2025-07-08
io_uring/zcrx: assert area type in io_zcrx_iov_page
Pavel Begunkov
2025-07-08
io_uring/zcrx: allocate sgtable for umem areas
Pavel Begunkov
2025-07-08
io_uring/zcrx: introduce io_populate_area_dma
Pavel Begunkov
2025-07-08
io_uring/zcrx: return error from io_zcrx_map_area_*
Pavel Begunkov
2025-07-08
io_uring/zcrx: always pass page to io_zcrx_copy_chunk
Pavel Begunkov
2025-07-08
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
Jens Axboe
2025-07-08
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Jens Axboe
2025-07-07
io_uring/rw: cast rw->flags assignment to rwf_t
Jens Axboe
2025-07-07
io_uring/zcrx: fix pp destruction warnings
Pavel Begunkov
2025-07-06
Merge branch 'io_uring-6.16' into for-6.17/io_uring
Jens Axboe
2025-07-02
io_uring/rsrc: skip atomic refcount for uncloned buffers
Caleb Sander Mateos
2025-07-02
io_uring/mock: add trivial poll handler
Pavel Begunkov
2025-07-02
io_uring/mock: support for async read/write
Pavel Begunkov
2025-07-02
io_uring/mock: allow to choose FMODE_NOWAIT
Pavel Begunkov
2025-07-02
io_uring/mock: add sync read/write
Pavel Begunkov
2025-07-02
io_uring/mock: add cmd using vectored regbufs
Pavel Begunkov
2025-07-02
io_uring/mock: add basic infra for test mock files
Pavel Begunkov
2025-06-30
Merge tag 'io_uring-6.16-20250630' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-29
io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well
Jens Axboe
2025-06-27
Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-26
io_uring/kbuf: flag partial buffer mappings
Jens Axboe
2025-06-25
io_uring/net: mark iov as dynamically allocated even for single segments
Jens Axboe
2025-06-25
io_uring: fix resource leak in io_import_dmabuf()
Penglei Jiang
2025-06-24
io_uring: don't assume uaddr alignment in io_vec_fill_bvec
Pavel Begunkov
2025-06-24
io_uring/rsrc: don't rely on user vaddr alignment
Pavel Begunkov
2025-06-24
io_uring/rsrc: fix folio unpinning
Pavel Begunkov
2025-06-23
io_uring/netcmd: add tx timestamping cmd support
Pavel Begunkov
2025-06-23
io_uring: add mshot helper for posting CQE32
Pavel Begunkov
2025-06-23
io_uring/cmd: allow multishot polled commands
Pavel Begunkov
[next]