index
:
pub/scm/linux/kernel/git/mediatek/linux.git
master
Linux MediaTek kernel tree
Mediatek group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
zcrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+2
2026-08-20
Merge tag 'for-7.3/io_uring-20260819' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-113
/
+285
2026-08-15
io_uring/zcrx: add dynamic area provisioning
Pavel Begunkov
1
-6
/
+50
2026-08-15
io_uring/zcrx: lock area creation with pp_lock
Pavel Begunkov
1
-8
/
+4
2026-08-15
io_uring/zcrx: keep array of areas
Pavel Begunkov
1
-29
/
+83
2026-08-15
io_uring/zcrx: move freelist lock to struct zcrx
Pavel Begunkov
1
-7
/
+7
2026-08-15
io_uring/zcrx: unmap under netdev lock
Pavel Begunkov
1
-8
/
+14
2026-08-15
io_uring/zcrx: split dmabuf unmap and release
Pavel Begunkov
1
-6
/
+11
2026-08-15
io_uring/zcrx: don't pass ifq_reg to area creation
Pavel Begunkov
1
-6
/
+14
2026-08-15
io_uring/zcrx: add helper for deriving area token
Pavel Begunkov
1
-2
/
+7
2026-08-15
io_uring/zcrx: don't reload skb_shinfo
Pavel Begunkov
1
-6
/
+5
2026-08-15
io_urint/zcrx: narrow var scope in io_zcrx_recv_skb()
Pavel Begunkov
1
-19
/
+16
2026-08-15
io_uring/zcrx: constify area_reg on import
Pavel Begunkov
1
-3
/
+3
2026-08-15
io_uring/zcrx: coalesce same-niov RQEs on refill
Pavel Begunkov
1
-20
/
+36
2026-08-15
io_uring/zcrx: cache RQ tail
Pavel Begunkov
1
-6
/
+21
2026-08-15
io_uring/zcrx: add RQ iterator
Pavel Begunkov
1
-6
/
+26
2026-08-15
io_uring/zcrx: move RQ head/tail to separate cache lines
Pavel Begunkov
1
-4
/
+4
2026-08-15
io_uring/zcrx: scale refilling with large pages
Pavel Begunkov
1
-7
/
+14
2026-07-30
io_uring/zcrx: don't clear master_ctx from the import path
Woraphat Khiaodaeng
1
-1
/
+2
2026-07-24
Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+17
2026-07-22
io_uring/zcrx: rename notif to event
Pavel Begunkov
1
-15
/
+15
2026-07-22
io_uring/zcrx: rename ZCRX_NOTIF_NO_BUFFERS
Pavel Begunkov
1
-1
/
+1
2026-07-22
io_uring/zcrx: drop "notif" from stats struct names
Pavel Begunkov
1
-2
/
+2
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+8
2026-06-15
netdev: expose io_uring rx_page_order order via netlink
Dragos Tatulea
1
-0
/
+8
2026-06-11
io_uring/zcrx: kill dead 'sock' member in struct io_zcrx_args
Jens Axboe
1
-2
/
+0
2026-05-26
io_uring/zcrx: add shared-memory notification statistics
Clément Léger
1
-2
/
+52
2026-05-26
io_uring/zcrx: notify user on frag copy fallback
Clément Léger
1
-1
/
+6
2026-05-26
io_uring/zcrx: notify user when out of buffers
Pavel Begunkov
1
-2
/
+84
2026-05-26
io_uring/zcrx: add ctx pointer to zcrx
Pavel Begunkov
1
-8
/
+31
2026-05-26
io_uring/zcrx: reorder fd allocation in zcrx_export()
Bertie Tryner
1
-11
/
+14
2026-05-26
io_uring/zcrx: remove extra ifq close
Pavel Begunkov
1
-1
/
+4
2026-05-26
io_uring/zcrx: poison pointers on unregistration
Pavel Begunkov
1
-6
/
+5
2026-05-26
io_uring/zcrx: make scrubbing more reliable
Pavel Begunkov
1
-0
/
+6
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
1
-2
/
+1
2026-04-21
io_uring/zcrx: warn on freelist violations
Pavel Begunkov
1
-0
/
+2
2026-04-21
io_uring/zcrx: clear RQ headers on init
Pavel Begunkov
1
-0
/
+1
2026-04-21
io_uring/zcrx: fix user_struct uaf
Pavel Begunkov
1
-1
/
+1
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+7
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
1
-1
/
+2
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
1
-3
/
+6
2026-04-02
io_uring/zcrx: use correct mmap off constants
Pavel Begunkov
1
-1
/
+1
2026-04-02
io_uring/zcrx: use dma_len for chunk size calculation
Pavel Begunkov
1
-1
/
+1
2026-04-02
io_uring/zcrx: don't clear not allocated niovs
Pavel Begunkov
1
-2
/
+4
2026-04-01
io_uring/zcrx: don't use mark0 for allocating xarray
Pavel Begunkov
1
-2
/
+2
2026-04-01
io_uring: cast id to u64 before shifting in io_allocate_rbuf_ring()
Anas Iqbal
1
-1
/
+1
2026-04-01
io_uring/zcrx: reject REG_NODEV with large rx_buf_size
Pavel Begunkov
1
-1
/
+3
2026-04-01
io_uring/zcrx: rename zcrx [un]register functions
Pavel Begunkov
1
-3
/
+3
2026-04-01
io_uring/zcrx: check ctrl op payload struct sizes
Pavel Begunkov
1
-0
/
+2
2026-04-01
io_uring/zcrx: cache fallback availability in zcrx ctx
Pavel Begunkov
1
-1
/
+8
[next]