messages from 2025-05-01 18:55:47 to 2025-05-16 18:50:15 UTC [more...]
[PATCHSET 0/2] io_uring fdinfo cleanups
2025-05-16 18:48 UTC
[PATCHSET 0/2] Allow non-atomic allocs for overflows
2025-05-16 18:27 UTC (10+ messages)
` [PATCH 1/2] io_uring: split alloc and add of overflow
` [PATCH 2/2] io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
[PATCHSET v2 0/3] Allow non-atomic allocs for overflows
2025-05-16 18:10 UTC (5+ messages)
` [PATCH 1/3] io_uring: open code io_req_cqe_overflow()
` [PATCH 2/3] io_uring: split alloc and add of overflow
` [PATCH 3/3] io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
[PATCH liburing v2] register: Remove deprecated io_uring_cqwait_reg_arg
2025-05-16 17:15 UTC (3+ messages)
[PATCH liburing v3] register: Remove deprecated io_uring_cqwait_reg_arg
2025-05-16 17:12 UTC
[GIT PULL] io_uring fixes for 6.16-rc7
2025-05-16 13:23 UTC
[PATCH liburing v1] register: Remove deprecated io_uring_cqwait_reg_arg
2025-05-16 9:03 UTC
[PATCH] io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()
2025-05-15 12:35 UTC
[PATCH 0/4] overflow completion enhancements
2025-05-15 11:04 UTC (12+ messages)
` [PATCH 1/4] io_uring: open code io_req_cqe_overflow()
` [PATCH 2/4] io_uring: move locking inside overflow posting
` [PATCH 3/4] io_uring: alloc overflow entry before locking
` [PATCH 4/4] io_uring: add lockdep warning for overflow posting
[PATCH 0/6] provided buffer cleanups
2025-05-13 20:47 UTC (9+ messages)
` [PATCH 1/6] io_uring/kbuf: account ring io_buffer_list memory
` [PATCH 2/6] io_uring/kbuf: use mem_is_zero()
` [PATCH 3/6] io_uring/kbuf: drop extra vars in io_register_pbuf_ring
` [PATCH 4/6] io_uring/kbuf: don't compute size twice on prep
` [PATCH 5/6] io_uring/kbuf: refactor __io_remove_buffers
` [PATCH 6/6] io_uring/kbuf: unify legacy buf provision and removal
[PATCH v2 0/8] allocated requests based drain and fixes
2025-05-13 13:35 UTC (12+ messages)
` [PATCH v2 1/8] io_uring: account drain memory to cgroup
` [PATCH v2 2/8] io_uring: fix spurious drain flushing
` [PATCH v2 3/8] io_uring: simplify drain ret passing
` [PATCH v2 4/8] io_uring: remove drain prealloc checks
` [PATCH v2 5/8] io_uring: consolidate drain seq checking
` [PATCH v2 6/8] io_uring: open code io_account_cq_overflow()
` [PATCH v2 7/8] io_uring: count allocated requests
` [PATCH v2 8/8] io_uring: drain based on allocates reqs
[PATCH net-next v14 0/9] Device memory TCP TX
2025-05-13 9:30 UTC (12+ messages)
` [PATCH net-next v14 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v14 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v14 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v14 4/9] net: devmem: Implement TX path
` [PATCH net-next v14 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v14 6/9] net: enable driver support for netmem TX
` [PATCH net-next v14 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v14 8/9] net: check for driver support in netmem TX
` [PATCH net-next v14 9/9] selftests: ncdevmem: Implement devmem TCP TX
[syzbot] [io-uring] KCSAN: data-race in copy_mm / percpu_counter_destroy_many
2025-05-12 17:08 UTC (3+ messages)
[PATCH] io_uring/memmap: don't use page_address() on a highmem page
2025-05-12 15:28 UTC
[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in io_buffer_select
2025-05-12 15:24 UTC (8+ messages)
[PATCH] io_uring: remove dead code after drain rework
2025-05-12 13:54 UTC (2+ messages)
[PATCH] io_uring/uring_cmd: fix hybrid polling initialization issue
2025-05-12 13:18 UTC (3+ messages)
[syzbot] [io-uring?] [usb?] BUG: unable to handle kernel NULL pointer dereference in module_kobj_release
2025-05-11 14:37 UTC (2+ messages)
[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in io_ring_buffers_peek
2025-05-10 23:36 UTC
[GIT PULL] io_uring fixes for 6.15-rc6
2025-05-09 18:31 UTC (2+ messages)
[PATCH 1/1] io_uring: add lockdep asserts to io_add_aux_cqe
2025-05-09 14:02 UTC (2+ messages)
[PATCH 1/1] io_uring/net: move CONFIG_NET guards to Makefile
2025-05-09 14:02 UTC (2+ messages)
[PATCH v2] io_uring: update parameter name in io_pin_pages function declaration
2025-05-09 14:02 UTC (2+ messages)
[PATCH] io_uring/sqpoll: Increase task_work submission batch size
2025-05-09 13:57 UTC (3+ messages)
[PATCH 0/6] drain cleanups and extra
2025-05-08 15:43 UTC (8+ messages)
` [PATCH 1/6] io_uring: account drain memory to cgroup
` [PATCH 2/6] io_uring: simplify drain ret passing
` [PATCH 3/6] io_uring: remove drain prealloc checks
` [PATCH 4/6] io_uring: consolidate drain seq checking
` [PATCH 5/6] io_uring/net: move CONFIG_NET guards to Makefile
` [PATCH 6/6] io_uring: add lockdep asserts to io_add_aux_cqe
[PATCH] Fix Hybrid Polling initialization issue
2025-05-08 15:05 UTC (2+ messages)
[PATCH] io_uring/poll: use regular CQE posting for multishot termination
2025-05-08 8:11 UTC (4+ messages)
[PATCH] io_uring: update parameter name in io_pin_pages function declaration
2025-05-08 6:26 UTC (3+ messages)
[PATCH liburing v1] io_uring.h: Use Tab to separate macro define value
2025-05-07 18:20 UTC (2+ messages)
[PATCH] io_uring: ensure deferred completions are flushed for multishot
2025-05-07 17:51 UTC (9+ messages)
[PATCH 1/1] io_uring/zcrx: fix builds without dmabuf
2025-05-07 7:35 UTC (5+ messages)
[PATCH AUTOSEL 6.1 6/6] io_uring/fdinfo: annotate racy sq/cq head/tail reads
2025-05-06 21:37 UTC
[PATCH AUTOSEL 6.6 10/12] io_uring/fdinfo: annotate racy sq/cq head/tail reads
2025-05-06 21:36 UTC
[PATCH AUTOSEL 6.12 15/18] io_uring/fdinfo: annotate racy sq/cq head/tail reads
2025-05-06 21:36 UTC
[PATCH AUTOSEL 6.14 16/20] io_uring/fdinfo: annotate racy sq/cq head/tail reads
2025-05-06 21:35 UTC
[PATCH v16 00/11] Block write streams with nvme fdp
2025-05-06 19:03 UTC (19+ messages)
` [PATCH v16 01/11] fs: add a write stream field to the kiocb
` [PATCH v16 02/11] block: add a bi_write_stream field
` [PATCH v16 03/11] block: introduce max_write_streams queue limit
` [PATCH v16 04/11] block: introduce a write_stream_granularity "
` [PATCH v16 05/11] block: expose write streams for block device nodes
` [PATCH v16 06/11] io_uring: enable per-io write streams
` [PATCH v16 07/11] nvme: add a nvme_get_log_lsi helper
` [PATCH v16 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCH v16 09/11] nvme: add FDP definitions
` [PATCH v16 10/11] nvme: register fdp parameters with the block layer
` [PATCH v16 11/11] nvme: use fdp streams if write stream is provided
[PATCH io_uring 0/5] Add dmabuf support for io_uring zcrx
2025-05-06 15:32 UTC (4+ messages)
[PATCH liburing 0/2] add example for using dmabuf backed zcrx
2025-05-06 13:54 UTC (4+ messages)
` [PATCH liburing 1/2] Update io_uring.h with zcrx dmabuf interface
` [PATCH liburing 2/2] examples/zcrx: udmabuf backed areas
[PATCH 1/1] io_uring: move io_req_put_rsrc_nodes()
2025-05-06 13:48 UTC (2+ messages)
[PATCH 1/1] io_uring: remove io_preinit_req()
2025-05-06 13:48 UTC (2+ messages)
[PATCH 1/1] io_uring/timeout: don't export link t-out disarm helper
2025-05-06 13:48 UTC (2+ messages)
[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
2025-05-06 2:45 UTC (15+ messages)
` [RFC PATCH 3/7] io_uring: support to register bvec buffer to specified io_uring
` [RFC PATCH 6/7] ublk: register buffer to specified io_uring & buf index via UBLK_F_AUTO_BUF_REG
[PATCH net-next v13 0/9] Device memory TCP TX
2025-05-06 1:37 UTC (10+ messages)
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
[PATCH AUTOSEL 6.12 010/486] io_uring/msg: initialise msg request opcode
2025-05-05 22:31 UTC
[PATCH AUTOSEL 6.14 011/642] io_uring/msg: initialise msg request opcode
2025-05-05 22:10 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 412/642] io_uring: use IO_REQ_LINK_FLAGS more
` [PATCH AUTOSEL 6.14 413/642] io_uring: sanitise ring params earlier
[PATCH liburing v2 0/5] enchance zc benchmarks
2025-05-04 16:53 UTC (7+ messages)
` [PATCH liburing v2 1/5] examples/send-zc: warn about data reordering
` [PATCH liburing v2 2/5] examples/send-zc: option to bind socket to device
` [PATCH liburing v2 3/5] examples/send-zc: optionally fill data with a pattern
` [PATCH liburing v2 4/5] examples/send-zc: record time on disconnect
` [PATCH liburing v2 5/5] examples/zcrx: be more verbose on verification failure
[PATCH] io_uring: always arm linked timeouts prior to issue
2025-05-04 14:11 UTC
[GIT PULL] io_uring fix for 6.15-rc5
2025-05-02 18:08 UTC (2+ messages)
[PATCH liburing 0/4] add more features to the zcrx benchmark
2025-05-02 15:58 UTC (5+ messages)
` [PATCH liburing 3/4] examples/send-zc: optionally fill data with a pattern
` [PATCH liburing 4/4] examples/zcrx: be more verbose on verification failure
[PATCH 16/31] io_uring/timeout: Switch to use hrtimer_setup()
2025-05-02 8:50 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox