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
/
Makefile
Age
Commit message (
Expand
)
Author
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe
2024-04-15
io_uring: move mapping/allocation helpers to a separate file
Jens Axboe
2024-04-15
io_uring: re-arrange Makefile order
Jens Axboe
2024-02-09
io-uring: add napi busy poll support
Stefan Roesch
2024-02-09
io_uring: add support for ftruncate
Tony Solomonik
2023-12-19
io_uring/register: move io_uring_register(2) related code to register.c
Jens Axboe
2023-09-29
io_uring: add support for futex wake and wait
Jens Axboe
2023-09-21
io_uring: add IORING_OP_WAITID support
Jens Axboe
2022-07-24
io_uring: add zc notification infrastructure
Pavel Begunkov
2022-07-24
io_uring: move opcode table to opdef.c
Jens Axboe
2022-07-24
io_uring: move read/write related opcodes to its own file
Jens Axboe
2022-07-24
io_uring: move rsrc related data, core, and commands
Jens Axboe
2022-07-24
io_uring: split provided buffers handling into its own file
Jens Axboe
2022-07-24
io_uring: move cancelation into its own file
Jens Axboe
2022-07-24
io_uring: move poll handling into its own file
Jens Axboe
2022-07-24
io_uring: move io_uring_task (tctx) helpers into its own file
Jens Axboe
2022-07-24
io_uring: move fdinfo helpers to its own file
Jens Axboe
2022-07-24
io_uring: move SQPOLL related handling into its own file
Jens Axboe
2022-07-24
io_uring: move timeout opcodes and handling into its own file
Jens Axboe
2022-07-24
io_uring: move msg_ring into its own file
Jens Axboe
2022-07-24
io_uring: split network related opcodes into its own file
Jens Axboe
2022-07-24
io_uring: move statx handling to its own file
Jens Axboe
2022-07-24
io_uring: move epoll handler to its own file
Jens Axboe
2022-07-24
io_uring: move uring_cmd handling to its own file
Jens Axboe
2022-07-24
io_uring: split out open/close operations
Jens Axboe
2022-07-24
io_uring: separate out file table handling code
Jens Axboe
2022-07-24
io_uring: split out fadvise/madvise operations
Jens Axboe
2022-07-24
io_uring: split out fs related sync/fallocate functions
Jens Axboe
2022-07-24
io_uring: split out splice related operations
Jens Axboe
2022-07-24
io_uring: split out filesystem related operations
Jens Axboe
2022-07-24
io_uring: move nop into its own file
Jens Axboe
2022-07-24
io_uring: move xattr related opcodes to its own file
Jens Axboe
2022-07-24
io_uring: move to separate directory
Jens Axboe