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
/
alloc_cache.h
Age
Commit message (
Expand
)
Author
2025-03-07
io_uring/net: convert to struct iou_vec
Pavel Begunkov
2025-03-05
io_uring: introduce io_cache_free() helper
Caleb Sander Mateos
2025-01-28
io_uring: add alloc_cache.c
Pavel Begunkov
2025-01-28
io_uring: dont ifdef io_alloc_cache_kasan()
Pavel Begunkov
2025-01-28
io_uring: include all deps for alloc_cache.h
Pavel Begunkov
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2024-12-23
io_uring: Fold allocation into alloc_cache helper
Gabriel Krisman Bertazi
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
2024-04-15
io_uring/alloc_cache: shrink default max entries from 512 to 128
Jens Axboe
2023-12-29
io_uring: use mempool KASAN hook
Andrey Konovalov
2023-12-29
kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_object
Andrey Konovalov
2023-04-12
io_uring/rsrc: consolidate node caching
Pavel Begunkov
2023-04-04
io_uring/rsrc: add custom limit for node caching
Pavel Begunkov
2023-04-03
io_uring: Add KASAN support for alloc_caches
Breno Leitao
2023-04-03
io_uring: Move from hlist to io_wq_work_node
Breno Leitao
2023-03-30
io_uring: fix poll/netmsg alloc caches
Pavel Begunkov
2022-07-24
io_uring: impose max limit on apoll cache
Jens Axboe
2022-07-24
io_uring: add abstraction around apoll cache
Jens Axboe