io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-18 13:56:41 to 2025-08-21 20:08:49 UTC [more...]

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-21 20:07 UTC  (36+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH RFC 08/35] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH RFC 11/35] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 13/35] mm: simplify folio_page() and folio_page_idx()
` [PATCH RFC 14/35] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH RFC 15/35] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH RFC 16/35] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH RFC 17/35] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 19/35] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH RFC 20/35] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH RFC 24/35] ata: libata-eh: drop nth_page() usage within "
` [PATCH RFC 25/35] drm/i915/gem: "
` [PATCH RFC 26/35] mspro_block: "
` [PATCH RFC 27/35] memstick: "
` [PATCH RFC 28/35] mmc: "
` [PATCH RFC 29/35] scsi: core: "
` [PATCH RFC 30/35] vfio/pci: "
` [PATCH RFC 31/35] crypto: remove "
` [PATCH RFC 32/35] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH RFC 33/35] kfence: drop nth_page() usage
` [PATCH RFC 34/35] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH RFC 35/35] mm: remove nth_page()

[PATCHSET v2 0/8] Add support for mixed sized CQEs
 2025-08-21 18:19 UTC  (16+ messages)
` [PATCH 1/8] io_uring: remove io_ctx_cqe32() helper
` [PATCH 2/8] io_uring: add UAPI definitions for mixed CQE postings
` [PATCH 3/8] io_uring/fdinfo: handle mixed sized CQEs
` [PATCH 4/8] io_uring/trace: support completion tracing of mixed 32b CQEs
` [PATCH 5/8] io_uring: add support for IORING_SETUP_CQE_MIXED
` [PATCH 6/8] io_uring/nop: "
` [PATCH 7/8] io_uring/uring_cmd: "
` [PATCH 8/8] io_uring/zcrx: "

[PATCH V5 0/2] io_uring: uring_cmd: add multishot support with provided buffer
 2025-08-21 16:38 UTC  (9+ messages)
` [PATCH V5 1/2] io-uring: move `struct io_br_sel` into io_uring_types.h
` [PATCH V5 2/2] io_uring: uring_cmd: add multishot support

[PATCH 0/3] IORING_URING_CMD_MULTISHOT fixups
 2025-08-21 16:38 UTC  (5+ messages)
` [PATCH 1/3] io_uring/cmd: fix io_uring_mshot_cmd_post_cqe() for !CONFIG_IO_URING
` [PATCH 2/3] io_uring/cmd: deduplicate uring_cmd_flags checks
` [PATCH 3/3] io_uring/cmd: consolidate REQ_F_BUFFER_SELECT checks

[PATCH net-next v3 00/23][pull request] Queue configs and large buffer providers
 2025-08-21 15:04 UTC  (56+ messages)
` [PATCH net-next v3 01/23] net: page_pool: sanitise allocation order
` [PATCH net-next v3 02/23] docs: ethtool: document that rx_buf_len must control payload lengths
` [PATCH net-next v3 03/23] net: ethtool: report max value for rx-buf-len
` [PATCH net-next v3 04/23] net: use zero value to restore rx_buf_len to default
` [PATCH net-next v3 05/23] net: clarify the meaning of netdev_config members
` [PATCH net-next v3 06/23] net: add rx_buf_len to netdev config
` [PATCH net-next v3 07/23] eth: bnxt: read the page size from the adapter struct
` [PATCH net-next v3 08/23] eth: bnxt: set page pool page order based on rx_page_size
` [PATCH net-next v3 09/23] eth: bnxt: support setting size of agg buffers via ethtool
` [PATCH net-next v3 10/23] net: move netdev_config manipulation to dedicated helpers
` [PATCH net-next v3 11/23] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v3 12/23] net: allocate per-queue config structs and pass them thru the queue API
` [PATCH net-next v3 13/23] net: pass extack to netdev_rx_queue_restart()
` [PATCH net-next v3 14/23] net: add queue config validation callback
` [PATCH net-next v3 15/23] eth: bnxt: always set the queue mgmt ops
` [PATCH net-next v3 16/23] eth: bnxt: store the rx buf size per queue
` [PATCH net-next v3 17/23] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v3 18/23] netdev: add support for setting rx-buf-len per queue
` [PATCH net-next v3 19/23] net: wipe the setting of deactived queues
` [PATCH net-next v3 20/23] eth: bnxt: use queue op config validate
` [PATCH net-next v3 21/23] eth: bnxt: support per queue configuration of rx-buf-len
` [PATCH net-next v3 22/23] net: let pp memory provider to specify rx buf len
` [PATCH net-next v3 23/23] net: validate driver supports passed qcfg params

io_uring / dio metadata fixes
 2025-08-21  8:42 UTC  (11+ messages)
` [PATCH 1/2] fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
` [PATCH 2/2] block: don't silently ignore metadata for sync read/write

[PATCHSET RFC 0/6] add support for name_to, open_by_handle_at(2) to io_uring
 2025-08-21  7:47 UTC  (12+ messages)
` [PATCH 3/6] fhandle: do_handle_open() should get FD with user flags

[PATCH] io_uring/kbuf: ensure ring ctx is held locked over io_put_kbuf()
 2025-08-21  6:54 UTC  (3+ messages)
` [syzbot ci] "

[PATCH RFC net-next v1] net: Add maintainer entry for netmem & friends
 2025-08-21  2:56 UTC 

[PATCH V4] io_uring: uring_cmd: add multishot support
 2025-08-21  2:24 UTC  (3+ messages)

[PATCHSET v2 0/12] Move io_buffer_list out of struct io_kiocb
 2025-08-21  2:03 UTC  (13+ messages)
` [PATCH 01/12] io_uring/kbuf: drop 'issue_flags' from io_put_kbuf(s)() arguments
` [PATCH 02/12] io_uring/net: don't use io_net_kbuf_recyle() for non-provided cases
` [PATCH 03/12] io_uring/net: clarify io_recv_buf_select() return value
` [PATCH 04/12] io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpers
` [PATCH 05/12] io_uring/kbuf: introduce struct io_br_sel
` [PATCH 06/12] io_uring/rw: recycle buffers manually for non-mshot reads
` [PATCH 07/12] io_uring/kbuf: use struct io_br_sel for multiple buffers picking
` [PATCH 08/12] io_uring/net: use struct io_br_sel->val as the recv finish value
` [PATCH 09/12] io_uring/net: use struct io_br_sel->val as the send "
` [PATCH 10/12] io_uring/kbuf: switch to storing struct io_buffer_list locally
` [PATCH 11/12] io_uring: remove async/poll related provided buffer recycles
` [PATCH 12/12] io_uring/kbuf: check for ring provided buffers first in recycling

[zcrx-next 0/2] add support for synchronous refill
 2025-08-20 19:36 UTC  (6+ messages)

[PATCH 1/1] io_uring/zctx: check chained notif contexts
 2025-08-20 19:05 UTC  (3+ messages)

[PATCHSET 0/9] Move io_buffer_list out of struct io_kiocb
 2025-08-20 18:22 UTC  (10+ messages)
` [PATCH 1/9] io_uring/net: don't use io_net_kbuf_recyle() for non-provided cases
` [PATCH 2/9] io_uring/net: clarify io_recv_buf_select() return value
` [PATCH 3/9] io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpers
` [PATCH 4/9] io_uring/kbuf: introduce struct io_br_sel
` [PATCH 5/9] io_uring/rw: recycle buffers manually for non-mshot reads
` [PATCH 6/9] io_uring/kbuf: use struct io_br_sel for multiple buffers picking
` [PATCH 7/9] io_uring/net: use struct io_br_sel->val as the recv finish value
` [PATCH 8/9] io_uring/kbuf: switch to storing struct io_buffer_list locally
` [PATCH 9/9] io_uring: remove async/poll related provided buffer recycles

[zcrx-next 0/8] niov sizing and area mapping improvement
 2025-08-20 18:20 UTC  (2+ messages)

[zcrx-next 00/10] next zcrx cleanups
 2025-08-20 18:20 UTC  (2+ messages)

[PATCH 1/1] io_uring: move zcrx into a separate branch
 2025-08-20 18:20 UTC  (4+ messages)

[PATCH net-next v4 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-20 17:11 UTC  (2+ messages)
` [PATCH net-next v4 2/7] io_uring/zcrx: add support for custom "

[PATCH V3] io_uring: uring_cmd: add multishot support
 2025-08-20 15:39 UTC  (5+ messages)

[PATCH AUTOSEL 6.16] io_uring/io-wq: add check free worker before create new worker
 2025-08-19 17:35 UTC 

[RFC net-next v3 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-19 16:04 UTC  (4+ messages)
` [RFC net-next v3 2/7] io_uring/zcrx: add support for custom "

[PATCH] io_uring: uring_cmd: add multishot support without poll
 2025-08-19 14:55 UTC  (9+ messages)

[PATCH V2] io_uring: uring_cmd: add multishot support
 2025-08-19 14:44 UTC  (4+ messages)

[PATCH v2 1/1] io_uring: add request poisoning
 2025-08-18 19:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).