public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
[PATCH liburing 0/6] Add query and mock tests
 2025-09-19 13:15 UTC  (8+ messages)
` [PATCH liburing 1/6] tests: test the query interface
` [PATCH liburing 2/6] tests: add t_submit_and_wait_single helper
` [PATCH liburing 3/6] tests: introduce t_iovec_data_length helper
` [PATCH liburing 4/6] tests: add t_sqe_prep_cmd helper
` [PATCH liburing 5/6] tests: add helper for iov data verification
` [PATCH liburing 6/6] tests: add mock file based tests

[PATCH 0/2] query infinite loop prevention
 2025-09-19 13:06 UTC  (4+ messages)
` [PATCH 1/2] io_uring/query: prevent infinite loops
` [PATCH 2/2] io_uring/query: cap number of queries

[PATCH] io_uring: fix incorrect io_kiocb reference in io_link_skb
 2025-09-19 13:06 UTC  (4+ messages)

[RFC PATCHv2 0/1]
 2025-09-18 23:35 UTC  (14+ messages)
` [RFC PATCHv2 1/3] Add support IORING_SETUP_SQE_MIXED
` [RFC PATCHv2 1/1] io_uring: add support for IORING_SETUP_SQE_MIXED

[PATCH] io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
 2025-09-18 20:04 UTC 

[PATCH] io_uring: include dying ring in task_work "should cancel" state
 2025-09-18 16:25 UTC 

[syzbot] [io-uring?] KASAN: slab-use-after-free Read in __io_req_task_work_add (2)
 2025-09-18 15:34 UTC 

[PATCH for-next] io_uring/query: check for loops in in_query()
 2025-09-18 10:27 UTC  (9+ messages)

[RFC PATCH v3 0/5] rust: miscdevice: abstraction for uring_cmd
 2025-09-17 14:56 UTC  (14+ messages)
` [RFC PATCH v3 2/5] io_uring/cmd: zero-init pdu in io_uring_cmd_prep() to avoid UB

How to use iouring zcrx with NIC teaming?
 2025-09-17 14:28 UTC  (3+ messages)
  ` 回复:How "

[PATCH v3 00/10] add support for name_to, open_by_handle_at() to io_uring
 2025-09-17 14:18 UTC  (16+ messages)
` [PATCH v3 01/10] fhandle: create helper for name_to_handle_at(2)
` [PATCH v3 02/10] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
` [PATCH v3 03/10] fhandle: helper for allocating, reading struct file_handle
` [PATCH v3 04/10] fhandle: create do_file_handle_open() helper
` [PATCH v3 05/10] fhandle: make do_file_handle_open() take struct open_flags
` [PATCH v3 06/10] exportfs: allow VFS flags in struct file_handle
` [PATCH v3 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup
` [PATCH v3 08/10] io_uring: add __io_open_prep() helper
` [PATCH v3 09/10] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
` [PATCH v3 10/10] xfs: add support for non-blocking fh_to_dentry()

[PATCH io_uring for-6.18 00/20] zcrx for-6.18 updates
 2025-09-16 18:37 UTC  (22+ messages)
` [PATCH io_uring for-6.18 01/20] io_uring/zcrx: improve rqe cache alignment
` [PATCH io_uring for-6.18 02/20] io_uring/zcrx: replace memchar_inv with is_zero
` [PATCH io_uring for-6.18 03/20] io_uring/zcrx: use page_pool_unref_and_test()
` [PATCH io_uring for-6.18 04/20] io_uring/zcrx: remove extra io_zcrx_drop_netdev
` [PATCH io_uring for-6.18 05/20] io_uring/zcrx: don't pass slot to io_zcrx_create_area
` [PATCH io_uring for-6.18 06/20] io_uring/zcrx: move area reg checks into io_import_area
` [PATCH io_uring for-6.18 07/20] io_uring/zcrx: check all niovs filled with dma addresses
` [PATCH io_uring for-6.18 08/20] io_uring/zcrx: pass ifq to io_zcrx_alloc_fallback()
` [PATCH io_uring for-6.18 09/20] io_uring/zcrx: deduplicate area mapping
` [PATCH io_uring for-6.18 10/20] io_uring/zcrx: remove dmabuf_offset
` [PATCH io_uring for-6.18 11/20] io_uring/zcrx: set sgt for umem area
` [PATCH io_uring for-6.18 12/20] io_uring/zcrx: make niov size variable
` [PATCH io_uring for-6.18 13/20] io_uring/zcrx: rename dma lock
` [PATCH io_uring for-6.18 14/20] io_uring/zcrx: protect netdev with pp_lock
` [PATCH io_uring for-6.18 15/20] io_uring/zcrx: reduce netmem scope in refill
` [PATCH io_uring for-6.18 16/20] io_uring/zcrx: use guards for the refill lock
` [PATCH io_uring for-6.18 17/20] io_uring/zcrx: don't adjust free cache space
` [PATCH io_uring for-6.18 18/20] io_uring/zcrx: introduce io_parse_rqe()
` [PATCH io_uring for-6.18 19/20] io_uring/zcrx: allow synchronous buffer return
` [PATCH io_uring for-6.18 20/20] io_uring/zcrx: account niov arrays to cgroup

[PATCH net-next] io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL
 2025-09-16  1:30 UTC  (3+ messages)

[PATCH liburing] liburing.h: Support C++20 module export feature
 2025-09-15 19:06 UTC  (2+ messages)

[PATCH] io_uring/io-wq: fix `max_workers` breakage and `nr_workers` underflow
 2025-09-15 19:06 UTC  (3+ messages)
` [External] "

[PATCH net-next] io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL
 2025-09-15 15:14 UTC  (6+ messages)
  ` [External] "

[GIT PULL] io_uring fix for 6.17-rc5
 2025-09-15 12:03 UTC  (56+ messages)
      ` Link trailers revisited (was Re: [GIT PULL] io_uring fix for 6.17-rc5)
        ` [RFC] b4 dig: Add AI-powered email relationship discovery command

[PATCH liburing v1] barrier: Convert C++ barrier functions into macros
 2025-09-13 15:24 UTC  (3+ messages)

[PATCHSET RFC v2 00/10] add support for name_to, open_by_handle_at() to io_uring
 2025-09-12  8:21 UTC  (25+ messages)
` [PATCH 01/10] fhandle: create helper for name_to_handle_at(2)
` [PATCH 02/10] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
` [PATCH 03/10] fhandle: helper for allocating, reading struct file_handle
` [PATCH 04/10] fhandle: create do_filp_path_open() helper
` [PATCH 05/10] fhandle: make do_filp_path_open() take struct open_flags
` [PATCH 06/10] exportfs: allow VFS flags in struct file_handle
` [PATCH 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup
` [PATCH 08/10] io_uring: add __io_open_prep() helper
` [PATCH 09/10] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
` [PATCH 10/10] xfs: add support for non-blocking fh_to_dentry()

[PATCH v2 0/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2025-09-11 16:14 UTC  (14+ messages)
` [PATCH v2 2/5] io_uring/rsrc: respect submitter_task in io_register_clone_buffers()
` [PATCH v2 3/5] io_uring: clear IORING_SETUP_SINGLE_ISSUER for IORING_SETUP_SQPOLL
` [PATCH v2 5/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER

[PATCH for-next] io_uring: correct size of overflow CQE calculation
 2025-09-10 18:06 UTC  (2+ messages)

[PATCH] io_uring/mock: Modify the return value check
 2025-09-10  9:03 UTC 

[syzbot] [io-uring?] WARNING in __vmap_pages_range_noflush (2)
 2025-09-09 23:25 UTC  (2+ messages)

[PATCH 0/2] io_uring: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-09 15:13 UTC  (3+ messages)

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-09  9:55 UTC  (18+ messages)
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges

[PATCH RFC 00/35] mm: remove nth_page()
 2025-09-08 16:47 UTC  (3+ messages)
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config


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