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-12-09
Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-05
io_uring/poll: unify poll waitqueue entry and list removal
Jens Axboe
2025-12-05
io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fields
Joanne Koong
2025-12-04
io_uring/kbuf: use READ_ONCE() for userspace-mapped memory
Caleb Sander Mateos
2025-12-04
io_uring/rsrc: fix lost entries after cloned range
Joanne Koong
2025-12-04
io_uring/rsrc: rename misleading src_node variable in io_clone_buffers()
Joanne Koong
2025-12-04
io_uring/rsrc: clean up buffer cloning arg validation
Joanne Koong
2025-12-04
block: enable per-cpu bio cache by default
Fengnan Chang
2025-12-04
io_uring/io-wq: always retry worker create on ERESTART*
Caleb Sander Mateos
2025-12-04
io_uring/poll: correctly handle io_poll_add() return value on update
Jens Axboe
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
io_uring: convert io_create_mock_file() to FD_PREPARE()
Christian Brauner
2025-11-26
io_uring: Introduce getsockname io_uring cmd
Gabriel Krisman Bertazi
2025-11-26
io_uring/query: drop unused io_handle_query_entry() ctx arg
Caleb Sander Mateos
2025-11-25
io_uring: fix mixed cqe overflow handling
Pavel Begunkov
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
2025-11-24
io_uring/net: ensure vectored buffer node import is tied to notification
Jens Axboe
2025-11-20
io_uring/kbuf: remove obsolete buf_nr_pages and update comments
Joanne Koong
2025-11-20
io_uring/cmd_net: fix wrong argument types for skb_queue_splice()
Jens Axboe
2025-11-18
io_uring/register: use correct location for io_rings_layout
Jens Axboe
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-11-13
io_uring/zcrx: share an ifq between rings
David Wei
2025-11-13
io_uring/zcrx: add io_fill_zcrx_offsets()
David Wei
2025-11-13
io_uring/zcrx: export zcrx via a file
Pavel Begunkov
2025-11-13
io_uring/zcrx: move io_zcrx_scrub() and dependencies up
David Wei
2025-11-13
io_uring/zcrx: count zcrx users
Pavel Begunkov
2025-11-13
io_uring/zcrx: add sync refill queue flushing
Pavel Begunkov
2025-11-13
io_uring/zcrx: introduce IORING_REGISTER_ZCRX_CTRL
Pavel Begunkov
2025-11-13
io_uring/zcrx: elide passing msg flags
Pavel Begunkov
2025-11-13
io_uring/zcrx: use folio_nr_pages() instead of shift operation
Pedro Demarchi Gomes
2025-11-13
io_uring/zcrx: convert to use netmem_desc
Pavel Begunkov
2025-11-13
io_uring/query: introduce rings info query
Pavel Begunkov
2025-11-13
io_uring/query: introduce zcrx query
Pavel Begunkov
2025-11-13
io_uring: move cq/sq user offset init around
Pavel Begunkov
2025-11-13
io_uring: pre-calculate scq layout
Pavel Begunkov
2025-11-13
io_uring: keep ring laoyut in a structure
Pavel Begunkov
2025-11-13
io_uring: introduce struct io_ctx_config
Pavel Begunkov
2025-11-13
io_uring: convert params to pointer in ring reisze
Pavel Begunkov
2025-11-13
io_uring: use size_add helpers for ring offsets
Pavel Begunkov
2025-11-13
io_uring: refactor rings_size nosqarray handling
Pavel Begunkov
2025-11-13
Merge branch 'io_uring-6.18' into for-6.19/io_uring
Jens Axboe
2025-11-12
io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
Caleb Sander Mateos
2025-11-11
io_uring: move flags check to io_uring_sanitise_params
Pavel Begunkov
2025-11-11
io_uring: use mem_is_zero to check ring params
Pavel Begunkov
2025-11-11
io_uring: pass sq entries in the params struct
Pavel Begunkov
2025-11-11
io_uring: add helper calculating region byte size
Pavel Begunkov
[next]