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
/
notif.c
Age
Commit message (
Expand
)
Author
2023-04-15
io_uring/notif: add constant for ubuf_info flags
Pavel Begunkov
2023-04-06
io_uring: reduce scheduling due to tw
Pavel Begunkov
2023-04-03
io_uring: encapsulate task_work state
Pavel Begunkov
2023-01-29
io_uring: refactor req allocation
Pavel Begunkov
2022-11-21
io_uring/net: move mm accounting to a slower path
Pavel Begunkov
2022-11-21
io_uring: move zc reporting from the hot path
Pavel Begunkov
2022-11-21
io_uring/net: inline io_notif_flush()
Pavel Begunkov
2022-11-21
io_uring/net: rename io_uring_tx_zerocopy_callback
Pavel Begunkov
2022-11-21
io_uring/net: preset notif tw handler
Pavel Begunkov
2022-11-21
io_uring/net: remove extra notif rsrc setup
Pavel Begunkov
2022-11-21
io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
Stefan Metzmacher
2022-09-05
io_uring/notif: Remove the unused function io_notif_complete()
Jiapeng Chong
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
2022-08-24
io_uring/notif: order notif vs send CQEs
Pavel Begunkov
2022-08-24
io_uring/net: fix must_hold annotation
Pavel Begunkov
2022-08-12
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-08-11
io_uring: consistently make use of io_notif_to_data()
Stefan Metzmacher
2022-07-27
io_uring: notification completion optimisation
Pavel Begunkov
2022-07-25
io_uring/net: make page accounting more consistent
Pavel Begunkov
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
2022-07-24
io_uring: account locked pages for non-fixed zc
Pavel Begunkov
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
2022-07-24
io_uring: add rsrc referencing for notifiers
Pavel Begunkov
2022-07-24
io_uring: complete notifiers in tw
Pavel Begunkov
2022-07-24
io_uring: cache struct io_notif
Pavel Begunkov
2022-07-24
io_uring: add zc notification infrastructure
Pavel Begunkov