index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
zcrx.c
Age
Commit message (
Expand
)
Author
2026-03-06
Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-04
io_uring/zcrx: use READ_ONCE with user shared RQEs
Pavel Begunkov
2026-02-27
io_uring/zcrx: don't set rx_page_size when not requested
Jakub Kicinski
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
io_uring/zcrx: fix user_ref race between scrub and refill paths
Kai Aizen
2026-02-17
Merge tag 'io_uring-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-15
io_uring/zcrx: check unsupported flags on import
Pavel Begunkov
2026-02-14
io_uring/zcrx: fix post open error handling
Pavel Begunkov
2026-02-14
io_uring/zcrx: fix sgtable leak on mapping failures
Pavel Begunkov
2026-02-12
Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel....
Linus Torvalds
2026-02-10
io_uring/zcrx: improve types for size calculation
Pavel Begunkov
2026-02-02
io_uring/zcrx: fix rq flush locking
Pavel Begunkov
2026-02-02
io_uring/zcrx: fix page array leak
Pavel Begunkov
2026-01-24
io_uring/zcrx: implement large rx buffer support
Pavel Begunkov
2025-11-13
io_uring/zcrx: share an ifq between rings
David Wei
2025-11-13
io_uring/zcrx: add io_fill_zcrx_offsets()
David Wei
2025-11-13
io_uring/zcrx: export zcrx via a file
Pavel Begunkov
2025-11-13
io_uring/zcrx: move io_zcrx_scrub() and dependencies up
David Wei
2025-11-13
io_uring/zcrx: count zcrx users
Pavel Begunkov
2025-11-13
io_uring/zcrx: add sync refill queue flushing
Pavel Begunkov
2025-11-13
io_uring/zcrx: introduce IORING_REGISTER_ZCRX_CTRL
Pavel Begunkov
2025-11-13
io_uring/zcrx: use folio_nr_pages() instead of shift operation
Pedro Demarchi Gomes
2025-11-13
io_uring/zcrx: convert to use netmem_desc
Pavel Begunkov
2025-11-13
Merge branch 'io_uring-6.18' into for-6.19/io_uring
Jens Axboe
2025-11-11
io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
David Wei
2025-11-06
io_uring/zcrx: reverse ifq refcount
David Wei
2025-11-06
io_uring/zcrx: move io_unregister_zcrx_ifqs() down
David Wei
2025-11-06
io_uring/zcrx: add user_struct and mm_struct to io_zcrx_ifq
David Wei
2025-11-06
io_uring/zcrx: add io_zcrx_ifq arg to io_zcrx_free_area()
David Wei
2025-11-06
io_uring/rsrc: refactor io_{un}account_mem() to take {user,mm}_struct param
David Wei
2025-11-06
io_uring/memmap: refactor io_free_region() to take user_struct param
David Wei
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
[next]