index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
zcrx.c
Age
Commit message (
Expand
)
Author
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
2025-10-08
io_uring/zcrx: increment fallback loop src offset
Pavel Begunkov
2025-10-08
io_uring/zcrx: fix overshooting recv limit
Pavel Begunkov
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-09-21
io_uring/zcrx: remove nth_page() usage within folio
David Hildenbrand
2025-09-16
io_uring/zcrx: account niov arrays to cgroup
Pavel Begunkov
2025-09-16
io_uring/zcrx: allow synchronous buffer return
Pavel Begunkov
2025-09-16
io_uring/zcrx: introduce io_parse_rqe()
Pavel Begunkov
2025-09-16
io_uring/zcrx: don't adjust free cache space
Pavel Begunkov
2025-09-16
io_uring/zcrx: use guards for the refill lock
Pavel Begunkov
2025-09-16
io_uring/zcrx: reduce netmem scope in refill
Pavel Begunkov
2025-09-16
io_uring/zcrx: protect netdev with pp_lock
Pavel Begunkov
2025-09-16
io_uring/zcrx: rename dma lock
Pavel Begunkov
2025-09-16
io_uring/zcrx: make niov size variable
Pavel Begunkov
2025-09-16
io_uring/zcrx: set sgt for umem area
Pavel Begunkov
2025-09-16
io_uring/zcrx: remove dmabuf_offset
Pavel Begunkov
2025-09-16
io_uring/zcrx: deduplicate area mapping
Pavel Begunkov
2025-09-16
io_uring/zcrx: pass ifq to io_zcrx_alloc_fallback()
Pavel Begunkov
2025-09-16
io_uring/zcrx: check all niovs filled with dma addresses
Pavel Begunkov
2025-09-16
io_uring/zcrx: move area reg checks into io_import_area
Pavel Begunkov
2025-09-16
io_uring/zcrx: don't pass slot to io_zcrx_create_area
Pavel Begunkov
2025-09-16
io_uring/zcrx: remove extra io_zcrx_drop_netdev
Pavel Begunkov
2025-09-16
io_uring/zcrx: use page_pool_unref_and_test()
Pavel Begunkov
2025-09-16
io_uring/zcrx: replace memchar_inv with is_zero
Pavel Begunkov
2025-09-16
io_uring/zcrx: improve rqe cache alignment
Pavel Begunkov
2025-09-15
io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL
Feng Zhou
2025-08-28
io_uring/zcrx: add support for custom DMA devices
Dragos Tatulea
2025-08-27
io_uring/zcrx: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-21
io_uring/zcrx: fix leaking pages on sg init fail
Pavel Begunkov
2025-07-21
io_uring/zcrx: don't leak pages on account failure
Pavel Begunkov
2025-07-21
io_uring/zcrx: fix null ifq on area destruction
Pavel Begunkov
2025-07-18
Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-16
io_uring/zcrx: account area memory
Pavel Begunkov
2025-07-14
io_uring/zcrx: disallow user selected dmabuf offset and size
Pavel Begunkov
2025-07-11
Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-08
io_uring/zcrx: prepare fallback for larger pages
Pavel Begunkov
2025-07-08
io_uring/zcrx: assert area type in io_zcrx_iov_page
Pavel Begunkov
2025-07-08
io_uring/zcrx: allocate sgtable for umem areas
Pavel Begunkov
2025-07-08
io_uring/zcrx: introduce io_populate_area_dma
Pavel Begunkov
2025-07-08
io_uring/zcrx: return error from io_zcrx_map_area_*
Pavel Begunkov
2025-07-08
io_uring/zcrx: always pass page to io_zcrx_copy_chunk
Pavel Begunkov
2025-07-07
io_uring/zcrx: fix pp destruction warnings
Pavel Begunkov
2025-07-06
Merge branch 'io_uring-6.16' into for-6.17/io_uring
Jens Axboe
2025-06-27
Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-25
io_uring: fix resource leak in io_import_dmabuf()
Penglei Jiang
2025-06-06
Merge tag 'io_uring-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-27
io_uring/zcrx: fix area release on registration failure
Pavel Begunkov
[next]