public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2025-11-01  2:24 [PATCH v3 2/2] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock 3+ messages
2025-10-31 21:19 Re: [PATCH v2 1/8] io_uring/uring_cmd: add io_uring_cmd_import_fixed_full() 27+ messages
2025-10-31 20:34 [PATCH v4 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch 4+ messages
2025-10-31 18:29 Re: [PATCH v3 4/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch 7+ messages
2025-10-30 23:56 Re: [syzbot] [io-uring?] KASAN: global-out-of-bounds Read in io_uring_show_fdinfo 4+ messages
2025-10-30 23:10 [PATCH] io_uring/fdinfo: validate opcode before checking if it's an 128b one
2025-10-30 15:24 Re: [PATCH v4 7/8] io_uring/zcrx: add refcount to ifq and remove ifq->ctx 12+ messages
2025-10-30  1:30 Does io_uring_enter have anti-deadlock magic?
2025-10-30  1:09 Re: [PATCH v2 1/2] net: export netdev_get_by_index_lock() 7+ messages
2025-10-30  0:32 Does io_uring_enter have anti-deadlock magic?
2025-10-28 22:44 Re: [PATCH net v1] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock 3+ messages
2025-10-28 15:22 Re: [PATCH v3 3/3] io_uring/zcrx: share an ifq between rings 12+ messages
2025-10-28  1:18 Re: [PATCH] io_uring/fdinfo: cap SQ iteration at max SQ entries 2+ messages
2025-10-28  1:09 Re: [syzbot] [io-uring?] INFO: task hung in io_uring_del_tctx_node (5) 8+ messages
2025-10-28  0:38 [PATCH AUTOSEL 6.17] io_uring: fix unexpected placement on same size resizing
2025-10-27 21:48 Re: [PATCH 3/3] io_uring: Introduce getsockname io_uring cmd 8+ messages
2025-10-27 14:59 Re: [query] payload size check in fuse_uring_create_ring_ent 2+ messages
2025-10-26 15:06 Re: [PATCH v2 3/5] io_uring/zcrx: share an ifq between rings 13+ messages
2025-10-24 20:32 Re: [GIT PULL] io_uring fixes for 6.18-rc3 2+ messages
2025-10-24 19:37 Re: [PATCH v1 0/2] fuse io_uring: support registered buffers 17+ messages
2025-10-24 18:27 Re: [PATCH liburing] test: remove t_sqe_prep_cmd() 2+ messages
2025-10-24 16:26 Re: [PATCH v1] io_uring zcrx: allow sharing of ifqs with other instances 3+ messages
2025-10-24 16:22 Re: [PATCH liburing 1/4] liburing: Introduce getsockname operation 6+ messages
2025-10-24  4:21 Re: [PATCH v2 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch 9+ messages
2025-10-24  1:53 Re: [PATCH V2] io_uring: fix buffer auto-commit for multishot uring_cmd 2+ messages
2025-10-24  0:49 Re: [syzbot] [io-uring?] general protection fault in io_uring_show_fdinfo (4) 4+ messages
2025-10-23 21:35 Re: [syzbot] [io-uring?] general protection fault in io_uring_show_fdinfo (4)
2025-10-23 19:49 Re: [PATCH 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch 8+ messages
2025-10-23 18:37 Re: [PATCH] io_uring: fix buffer auto-commit for multishot uring_cmd 2+ messages
2025-10-23 15:29 Re: [PATCH] io_uring: correct __must_hold annotation in io_install_fixed_file 2+ messages
2025-10-23  8:27 Re: [PATCH net-next] page_pool: check if nmdesc->pp is !NULL to confirm its usage as pp for net_iov 9+ messages
2025-10-22 22:10 Re: [PATCH] io_uring/fdinfo: show SQEs for no array setup 3+ messages
2025-10-22 18:10 Re: [PATCH] add man pages for new apis 5+ messages
2025-10-22 17:40 Re: [PATCHv6 0/6] liburing: support for mixed sqes 9+ messages
2025-10-22 17:35 Re: [PATCH v2] io_uring: check for user passing 0 nr_submit 5+ messages
2025-10-22 17:06 Re: [PATCH 1/1] io_uring zcrx: add MAINTAINERS entry 11+ messages
2025-10-22 17:02 [PATCH 2/2] io_uring/sqpoll: be smarter on when to update the stime usage 3+ messages
2025-10-22 16:57 Re: [syzbot] [io-uring?] general protection fault in io_uring_show_fdinfo (3) 2+ messages
2025-10-22 16:48 Re: [PATCH 1/2] io_uring/sqpoll: switch away from getrusage() for CPU accounting 5+ messages
2025-10-22 15:59 Re: [PATCH] io_uring: initialize vairable "sqe" to silence build warning 4+ messages
2025-10-22 13:56 Re: [PATCHv6] io_uring: add support for IORING_SETUP_SQE_MIXED 6+ messages
2025-10-22 13:46 Re: [PATCH][next] io_uring: Fix incorrect ordering of assinments of sqe and opcode 2+ messages
2025-10-21 22:13 Re: [PATCH RFC] fuse: check if system-wide io_uring is enabled 4+ messages
2025-10-21 22:09 Re: [PATCHv5 4/4] Add mixed sqe test for uring commands 2+ messages
2025-10-21 18:46 Re: [PATCH 1/1] io_uring: move zcrx into a separate branch 13+ messages
2025-10-21 18:22 Re: [PATCH] io_uring: Fix code indentation error 2+ messages
2025-10-21 17:54 Re: [External] Re: [PATCH v2] io_uring: add IORING_SETUP_SQTHREAD_STATS flag to enable sqthread stats collection 6+ messages
2025-10-21 16:45 Re: [PATCHv5 1/4] liburing: provide uring_cmd prep function 12+ messages
2025-10-21  5:24 Re:Re:[RFC] fuse: fuse support zero copy. 3+ messages
2025-10-20 16:38 Re: [PATCH 0/7] random region / rings cleanups 10+ messages
2025-10-20 15:23 Re: [PATCH v2] io_uring: fix incorrect unlikely() usage in io_waitid_prep() 5+ messages
2025-10-17 18:36 Re: [External] : Re: [PATCH] io_uring: fix incorrect unlikely() usage in io_waitid_prep() 3+ messages
2025-10-17 15:55 Re: [GIT PULL] io_uring fixes for 6.18-rc2 2+ messages
2025-10-17  9:21 Re: [External] Re: [PATCH] io_uring: add IORING_SETUP_NO_SQTHREAD_STATS flag to disable sqthread stats collection. 5+ messages
2025-10-16 11:38 Re: [PATCH 2/2] io_uring: introduce non-circular SQ 13+ messages
2025-10-16 11:22 [PATCH v2] io_uring: introduce non-circular SQ
2025-10-16 10:39 Re: [regression] Regression from 90bfb28d5fa8 ("io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"): LVM snapshots causing I/O errors in KVM guest with aio=io_uring set 3+ messages
2025-10-15 19:44 [PATCH] io_uring/rw: check for NULL io_br_sel when putting a buffer
2025-10-15 17:25 [PATCH] io_uring/memmap: return bool from io_mem_alloc_compound()
2025-10-15 14:02 Re: [PATCH 1/1] io_uring: fix unexpected placement on same size resizing 2+ messages
2025-10-15 14:02 Re: [PATCH 1/1] io_uring: protect mem region deregistration 2+ messages
2025-10-14 15:02 [PATCH liburing v4 3/3] test/query: signal query loop 4+ messages
2025-10-14 13:03 Re: [PATCH net-next v5 00/24][pull request] Add support for providers with large rx buffer 8+ messages
2025-10-14 12:46 Re: [PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers 2+ messages
2025-10-14  2:38 Re: [External] Re: [PATCH] block: enable per-cpu bio cache by default 11+ messages
2025-10-13 18:16 [PATCH] Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"
2025-10-13 17:39 Re: [PATCHv4 0/1] io_uring: mixed submission queue entries sizes 2+ messages
2025-10-13  8:26 Re: [PATCH V4 6/6] loop: add hint for handling aio via IOCB_NOWAIT 6+ messages
2025-10-13  4:22 Re: [PATCH io_uring for-review] io_uring/zcrx: convert to use netmem_desc 2+ messages
2025-10-10 18:25 Re: [GIT PULL] io_uring fixes for 6.18-rc1 2+ messages
2025-10-09 17:39 [PATCH 2/2] io_uring/waitid: use io_waitid_remove_wq() consistently 3+ messages
2025-10-09 17:36 Re: [syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_waitid_wait 9+ messages
2025-10-09 15:55 [PATCH AUTOSEL 6.17-6.16] io_uring/zcrx: account niov arrays to cgroup 4+ messages
2025-10-09 13:05 Re: (bisected) [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate 71+ messages
2025-10-09 10:30 Re: [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof() 96+ messages
2025-10-08 17:32 Re: [PATCH 1/1] io_uring/zcrx: increment fallback loop src offset 2+ messages
2025-10-08 17:32 Re: [PATCH 1/1] io_uring/zcrx: fix overshooting recv limit 2+ messages
2025-10-08 14:40 read directories with io_uring?
2025-10-08  6:42 read folder?
2025-10-07 17:27 Re: io_uring and crypto 3+ messages
2025-10-07 14:04 Re: [PATCH v1] io_uring: use tab indentation for IORING_SEND_VECTORIZED comment 2+ messages
2025-10-07 14:02 Re: [syzbot] [nfs?] [io-uring?] WARNING in nfsd_file_cache_init 5+ messages
2025-10-07 13:56 [PATCH] io_uring/waitid: always prune wait queue entry in io_waitid_wait()
2025-10-07 11:13 Re: [PATCH] io_uring/zcrx: use folio_nr_pages() instead of shift operation 2+ messages
2025-10-07  6:15 statx can't used fixed file?
2025-10-06 21:58 Re: CQE repeats the first item? 13+ messages
2025-10-03 13:24 [PATCH] io_uring: update liburing git URL
2025-10-02 17:49 Re: [GIT PULL] io_uring changes for 6.18-rc1 2+ messages
2025-10-01 12:15 Re: [PATCH liburing] github: Test build against the installed liburing 2+ messages
2025-09-30 23:37 Re: [PATCH v2 0/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER 17+ messages
2025-09-27  1:50 Re: Fwd: fio: ruh info failed 4+ messages
2025-09-25 18:44 Re: [PATCHv3 1/1] io_uring: add support for IORING_SETUP_SQE_MIXED 12+ messages
2025-09-23 11:25 Re: [PATCH] io_uring/rsrc: remove unnecessary check on resv2 4+ messages
2025-09-23 10:27 [PATCH for-next] io_uring: unify task_work cancelation checks
2025-09-23  6:16 Re: [PATCH] io_uring/cmd: drop unused res2 param from io_uring_cmd_done() 2+ messages
2025-09-22 18:09 Re: [RFC PATCH v3 2/5] io_uring/cmd: zero-init pdu in io_uring_cmd_prep() to avoid UB 33+ messages
2025-09-22 12:00 Re: [PATCH liburing 0/6] Add query and mock tests 12+ messages
2025-09-22  8:17 Re: [PATCH] io_uring: fix incorrect io_kiocb reference in io_link_skb 8+ messages
2025-09-20 12:27 Re: [PATCH] io_uring: fix nvme's 32b cqes on mixed cq 2+ messages
2025-09-19 20:18 Re: [GIT PULL] io_uring fixes for 6.17-rc7 2+ messages
2025-09-19 14:51 Re: [PATCH] io_uring/msg_ring: kill alloc_cache for io_kiocb allocations 3+ messages
2025-09-19 13:06 Re: [PATCH 0/2] query infinite loop prevention 4+ messages
2025-09-18 23:35 Re: [RFC PATCHv2 1/1] io_uring: add support for IORING_SETUP_SQE_MIXED 16+ messages
2025-09-18 16:25 [PATCH] io_uring: include dying ring in task_work "should cancel" state
2025-09-18 15:34 [syzbot] [io-uring?] KASAN: slab-use-after-free Read in __io_req_task_work_add (2)
2025-09-18 10:27 Re: [PATCH for-next] io_uring/query: check for loops in in_query() 9+ messages
2025-09-17 14:28 回复:How to use iouring zcrx with NIC teaming? 3+ messages
2025-09-17 14:18 Re: [PATCH v3 08/10] io_uring: add __io_open_prep() helper 16+ messages
2025-09-16 18:37 Re: [PATCH io_uring for-6.18 00/20] zcrx for-6.18 updates 22+ messages
2025-09-16  1:30 Re: [PATCH net-next] io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL 3+ messages
2025-09-15 19:06 Re: [PATCH liburing] liburing.h: Support C++20 module export feature 2+ messages
2025-09-15 19:06 Re: [PATCH] io_uring/io-wq: fix `max_workers` breakage and `nr_workers` underflow 3+ messages
2025-09-15 15:14 Re: [PATCH net-next] io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL 6+ messages
2025-09-15 12:03 Re: [RFC] b4 dig: Add AI-powered email relationship discovery command 74+ messages
2025-09-13 15:24 Re: [PATCH liburing v1] barrier: Convert C++ barrier functions into macros 3+ messages
2025-09-12  8:21 Re: [PATCH 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup 25+ messages
2025-09-10 18:06 Re: [PATCH for-next] io_uring: correct size of overflow CQE calculation 2+ messages
2025-09-10  9:03 [PATCH] io_uring/mock: Modify the return value check
2025-09-09 23:25 Re: [syzbot] [io-uring?] WARNING in __vmap_pages_range_noflush (2) 2+ messages
2025-09-09 15:13 Re: [PATCH 0/2] io_uring: replace wq users and add WQ_PERCPU to alloc_workqueue() users 5+ messages
2025-09-08 14:22 Re: [PATCH] io_uring: Replace kzalloc() + copy_from_user() with memdup_user() 2+ messages
2025-09-08 14:20 Re: [PATCH] io_uring/uring_cmd: add io_uring_cmd_tw_t type alias 5+ messages
2025-09-08 14:07 Re: [PATCH v3 0/3] introduce io_uring querying 7+ messages
2025-09-08  4:30 Re: [syzbot] [io-uring?] KASAN: null-ptr-deref Read in io_sqe_buffer_register 10+ messages
2025-09-05 11:14 Re: [PATCH] io_uring/rsrc: initialize io_rsrc_data nodes array 2+ messages
2025-09-05 11:14 Re: [PATCH v2] io_uring: remove WRITE_ONCE() in io_uring_create() 2+ messages
2025-09-04 23:25 Re: [syzbot ci] Re: io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER 11+ messages
2025-09-04 23:18 Re: [syzbot] [io-uring?] general protection fault in io_check_coalesce_buffer 2+ messages
2025-09-03 23:36 Re: [PATCH] io_uring/cmd: remove unused io_uring_cmd_iopoll_done() 2+ messages
2025-09-03 23:36 Re: [PATCH] io_uring/uring_cmd: correct io_uring_cmd_done() ret type 2+ messages
2025-09-03 23:16 Re: [PATCH] io_uring: remove WRITE_ONCE() in io_uring_create() 4+ messages
2025-09-03  1:21 Re: [PATCH] io_uring/register: drop redundant submitter_task check 2+ messages
2025-09-02 18:03 Re: [RFC PATCH 1/1] io_uring: add support for IORING_SETUP_SQE_MIXED 6+ messages
2025-09-01 11:35 Re: [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages 142+ messages
2025-08-31  0:49 Re: [PATCH v2 0/3] introduce io_uring querying 5+ messages
2025-08-29 16:39 Re: [GIT PULL] io_uring fixes for 6.17-rc4 2+ messages
2025-08-28 23:50 Re: [PATCH net-next v6 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices 3+ messages
2025-08-28 11:50 Re: [PATCH 2/2] io_uring/kbuf: fix infinite loop in io_kbuf_inc_commit() 12+ messages
2025-08-28  2:51 [PATCH] io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
2025-08-27 19:45 Re: [RFC v1 3/3] io_uring: introduce io_uring querying 8+ messages
2025-08-27 14:40 Re: [PATCH 1/2] io_uring/kbuf: fix signedness in this_len calculation 2+ messages
2025-08-26 18:40 Re: [PATCH for-next] io_uring: add async data clear/free helpers 5+ messages
2025-08-25 13:35 Re: [PATCH 1/2] fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability 13+ messages
2025-08-25  6:36 [PATCH net-next v5 2/7] io_uring/zcrx: add support for custom DMA devices 2+ messages
2025-08-25  6:24 Re: [PATCH net-next v3 16/23] eth: bnxt: store the rx buf size per queue 58+ messages
2025-08-22 13:36 Re: [GIT PULL] io_uring fixes for 6.17-rc3 2+ messages
2025-08-22 13:14 [PATCH 2/2] io_uring: clear ->async_data as part of normal init 3+ messages
2025-08-22  1:59 Re: (subset) [PATCH 0/3] IORING_URING_CMD_MULTISHOT fixups 8+ messages
2025-08-22  0:58 Re: [PATCH V5 2/2] io_uring: uring_cmd: add multishot support 11+ messages
2025-08-21 18:19 Re: [PATCHSET v2 0/8] Add support for mixed sized CQEs 16+ messages
2025-08-21  7:47 Re: [PATCHSET RFC 0/6] add support for name_to, open_by_handle_at(2) to io_uring 26+ messages
2025-08-21  6:54 [syzbot ci] Re: io_uring/kbuf: ensure ring ctx is held locked over io_put_kbuf() 3+ messages
2025-08-21  2:56 [PATCH RFC net-next v1] net: Add maintainer entry for netmem & friends
2025-08-21  2:24 Re: [PATCH V4] io_uring: uring_cmd: add multishot support 3+ messages
2025-08-21  2:03 [PATCH 12/12] io_uring/kbuf: check for ring provided buffers first in recycling 13+ messages
2025-08-20 19:36 Re: [zcrx-next 0/2] add support for synchronous refill 8+ messages
2025-08-20 19:05 Re: [PATCH 1/1] io_uring/zctx: check chained notif contexts 3+ messages
2025-08-20 18:22 [PATCH 9/9] io_uring: remove async/poll related provided buffer recycles 10+ messages
2025-08-20 18:20 Re: [zcrx-next 0/8] niov sizing and area mapping improvement 10+ messages
2025-08-20 18:20 Re: [zcrx-next 00/10] next zcrx cleanups 12+ messages
2025-08-20 17:11 [PATCH net-next v4 2/7] io_uring/zcrx: add support for custom DMA devices 2+ messages
2025-08-20 15:39 Re: [PATCH V3] io_uring: uring_cmd: add multishot support 5+ messages
2025-08-19 17:35 [PATCH AUTOSEL 6.16] io_uring/io-wq: add check free worker before create new worker
2025-08-19 16:04 Re: [RFC net-next v3 2/7] io_uring/zcrx: add support for custom DMA devices 6+ messages
2025-08-19 14:55 Re: [PATCH] io_uring: uring_cmd: add multishot support without poll 10+ messages
2025-08-19 14:44 Re: [PATCH V2] io_uring: uring_cmd: add multishot support 4+ messages
2025-08-18 19:29 Re: [PATCH v2 1/1] io_uring: add request poisoning 2+ messages
2025-08-18  8:05 [syzbot] [io-uring?] INFO: task hung in io_wq_put_and_exit (6)
2025-08-17 22:08 Re: [syzbot ci] Re: io_uring: add request poisoning 3+ messages
2025-08-15 15:11 Re: [GIT PULL] io_uring fixes for 6.17-rc2 2+ messages
2025-08-15  7:58 [PATCH] io_uring: Remove unnecessary conditional statement
2025-08-14 12:04 Re: [syzbot] [input?] [usb?] [io-uring?] INFO: task hung in io_wq_put_and_exit (5) 3+ messages
2025-08-14  1:55 Re: [PATCH v9 00/17] fuse: fuse-over-io-uring. 47+ messages
2025-08-13 12:32 Re: [PATCH] io_uring/io-wq: add check free worker before create new worker 4+ messages
2025-08-13 12:32 [PATCH] io_uring/net: commit partial buffers on retry
2025-08-13  0:54 Re: [RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd 41+ messages
2025-08-12 17:43 [PATCH 6.15 027/480] io_uring: fix breakage in EXPERT menu
2025-08-12 17:25 [PATCH 6.16 024/627] io_uring: fix breakage in EXPERT menu
2025-08-12 17:25 [PATCH 6.12 017/369] io_uring: fix breakage in EXPERT menu
2025-08-12 10:49 Re: [PATCH v2 6.6] io_uring/rw: ensure reissue path is correctly handled for IOPOLL 2+ messages
2025-08-12  7:53 [PATCH] io_uring: use PTR_ERR_OR_ZERO() to simplify code
2025-08-11 19:52 Re: [syzbot] [io-uring?] WARNING in vmap_small_pages_range_noflush 4+ messages
2025-08-09 18:26 [PATCH 6.6] io_uring/rw: ensure reissue path is correctly handled for IOPOLL
2025-08-09  5:54 Re: [GIT PULL] io_uring fixes for 6.17-rc1 2+ messages
2025-08-08 17:03 [PATCH 8/8] io_uring/zcrx: add support for IORING_SETUP_CQE_MIXED 9+ messages
2025-08-08 13:11 Re: [syzbot] [io-uring?] WARNING in __vmap_pages_range_noflush 7+ messages
2025-08-08 12:42 [PATCH] io_uring/memmap: cast nr_pages to size_t before shifting
2025-08-06 22:05 Re: [RFC v1 21/22] net: parametrise mp open with a queue config 66+ messages
2025-07-30 12:21 Re: [PATCH v3] io_uring/net: Allow to do vectorized send 4+ messages
2025-07-29  0:13 Re: [GIT PULL] io_uring updates for 6.17-rc1 2+ messages
2025-07-28 18:26 [PATCH v2] io_uring/net: Allow to do vectorized send
2025-07-27  4:49 Re: [PATCH] io_uring/net: Allow to do vectorized send 3+ messages
2025-07-27  3:52 Re: [PATCH liburing v2 0/3] Manpage updates for iowait toggle feature and one extra FFI fix 6+ messages
2025-07-27  0:53 Re: [PATCH liburing 3/3] liburing: Don't use `IOURINGINLINE` on private helpers 5+ messages
2025-07-25 18:21 Re: [PATCH liburing 0/2] liburing fixes 4+ messages
2025-07-24 16:05 Re: [PATCH 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd 30+ messages
2025-07-23 14:08 Re: [syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_poll_remove_entries 23+ messages
2025-07-21 12:48 Re: [PATCH for-next 0/3] zcrx accounting fixes 5+ messages
2025-07-21  7:00 Re: [PATCH v2 net-next] net: Allow SF devices to be used for ZC DMA 7+ messages
2025-07-20 18:33 Re: [PATCH] io_uring: fix breakage in EXPERT menu 2+ messages

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox