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
2024-12-23
io_uring: introduce attributes for read/write and PI support
Anuj Gupta
2024-12-23
io_uring/memmap: unify io_uring mmap'ing code
Pavel Begunkov
2024-12-23
io_uring/kbuf: use region api for pbuf rings
Pavel Begunkov
2024-12-23
io_uring/kbuf: remove pbuf ring refcounting
Pavel Begunkov
2024-12-23
io_uring/kbuf: use mmap_lock to sync with mmap
Pavel Begunkov
2024-12-23
io_uring: use region api for CQ
Pavel Begunkov
2024-12-23
io_uring: use region api for SQ
Pavel Begunkov
2024-12-23
io_uring: pass ctx to io_register_free_rings
Pavel Begunkov
2024-12-23
io_uring/memmap: implement mmap for regions
Pavel Begunkov
2024-12-23
io_uring/memmap: implement kernel allocated regions
Pavel Begunkov
2024-12-23
io_uring/memmap: add IO_REGION_F_SINGLE_REF
Pavel Begunkov
2024-12-23
io_uring/memmap: helper for pinning region pages
Pavel Begunkov
2024-12-23
io_uring/memmap: optimise single folio regions
Pavel Begunkov
2024-12-23
io_uring/memmap: reuse io_free_region for failure path
Pavel Begunkov
2024-12-23
io_uring/memmap: account memory before pinning
Pavel Begunkov
2024-12-23
io_uring/memmap: flag regions with user pages
Pavel Begunkov
2024-12-23
io_uring/memmap: flag vmap'ed regions
Pavel Begunkov
2024-12-23
io_uring/rsrc: export io_check_coalesce_buffer
Pavel Begunkov
2024-12-23
io_uring: rename ->resize_lock
Pavel Begunkov
2024-12-19
io_uring: check if iowq is killed before queuing
Pavel Begunkov
2024-12-19
io_uring/register: limit ring resizing to DEFER_TASKRUN
Jens Axboe
2024-12-18
io_uring: Fix registered ring file refcount leak
Jann Horn
2024-12-17
io_uring: make ctx->timeout_lock a raw spinlock
Jens Axboe
2024-12-16
exec: Make sure task->comm is always NUL-terminated
Kees Cook
2024-12-12
io_uring/rsrc: don't put/free empty buffers
Jens Axboe
2024-12-03
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
2024-11-30
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-29
io_uring/tctx: work around xa_store() allocation error issue
Jens Axboe
2024-11-27
io_uring: fix corner case forgetting to vunmap
Pavel Begunkov
2024-11-26
io_uring: fix task_work cap overshooting
Jens Axboe
2024-11-26
io_uring: check for overflows in io_pin_pages
Pavel Begunkov
2024-11-21
io_uring/nop: ensure nop->fd is always initialized
Jens Axboe
2024-11-21
io_uring: limit local tw done
David Wei
2024-11-21
io_uring: add io_local_work_pending()
David Wei
2024-11-20
io_uring/region: return negative -E2BIG in io_create_region()
Dan Carpenter
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-11-18
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
io_uring: protect register tracing
Pavel Begunkov
2024-11-17
io_uring/region: fix error codes after failed vmap
Pavel Begunkov
2024-11-15
io_uring: restore back registered wait arguments
Pavel Begunkov
2024-11-15
io_uring: add memory region registration
Pavel Begunkov
2024-11-15
io_uring: introduce concept of memory regions
Pavel Begunkov
2024-11-15
io_uring: temporarily disable registered waits
Pavel Begunkov
2024-11-15
io_uring: disable ENTER_EXT_ARG_REG for IOPOLL
Pavel Begunkov
[prev]
[next]