IO-Uring Archive mirror
 help / color / mirror / Atom feed
[PATCH AUTOSEL 7.0-6.6] io_uring: hold uring_lock when walking link chain in io_wq_free_work()
 2026-05-20 11:40 UTC  (7+ messages)
` [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
` [PATCH AUTOSEL 7.0] io_uring: defer linked-timeout chain splice out of hrtimer context
` [PATCH AUTOSEL 7.0-6.18] io_uring: validate user-controlled cq.head in io_cqe_cache_refill()
` [PATCH AUTOSEL 7.0] io_uring: hold uring_lock across io_kill_timeouts() in cancel path
` [PATCH AUTOSEL 7.0-6.12] io_uring/fdinfo: translate SqThread PID through caller's pid_ns

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-20  8:30 UTC  (50+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 02/10] iov_iter: add iterator type for "
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests

[PATCH 5.15.y] io_uring: prevent opcode speculation
 2026-05-20  6:28 UTC 

[PATCH] io_uring/io-wq: avoid repeated task_work scans during teardown
 2026-05-20  3:12 UTC 

[PATCH 0/8] first zcrx updates for 7.2
 2026-05-19 16:09 UTC  (18+ messages)
` [PATCH 1/8] io_uring/zcrx: make scrubbing more reliable
` [PATCH 2/8] io_uring/zcrx: poison pointers on unregistration
` [PATCH 3/8] io_uring/zcrx: remove extra ifq close
` [PATCH 4/8] io_uring/zcrx: reorder fd allocation in zcrx_export()
` [PATCH 5/8] io_uring/zcrx: add ctx pointer to zcrx
` [PATCH 6/8] io_uring/zcrx: notify user when out of buffers
` [PATCH 7/8] io_uring/zcrx: notify user on frag copy fallback
` [PATCH 8/8] io_uring/zcrx: add shared-memory notification statistics

[PATCH v2 0/6] io_uring/zcrx: add CQE based notifications and stats reporting
 2026-05-19 15:21 UTC  (10+ messages)
` [PATCH v2 1/6] io_uring/zcrx: add ctx pointer to zcrx
` [PATCH v2 2/6] io_uring/zcrx: notify user when out of buffers
` [PATCH v2 3/6] io_uring/zcrx: notify user on frag copy fallback
` [PATCH v2 4/6] io_uring/zcrx: add shared-memory notification statistics
` [PATCH v2 5/6] Documentation: networking: document zcrx notifications and statistics
` [PATCH v2 6/6] selftests: iou-zcrx: add notification and stats test for zcrx

[PATCH v2] io_uring: propagate array_index_nospec opcode into req->opcode
 2026-05-18 19:32 UTC  (6+ messages)

[PATCH 2/2] fuse: wait for aborted connection before releasing last fuse_dev
 2026-05-18 17:49 UTC  (12+ messages)

[PATCH] io_uring: propagate array_index_nospec opcode into req->opcode
 2026-05-16 19:06 UTC  (6+ messages)

[PATCH v2] io_uring/waitid: clear waitid info before copying it to userspace
 2026-05-16 19:05 UTC  (2+ messages)

[PATCH] io_uring/waitid: clear waitid info before copying it to userspace
 2026-05-16 18:28 UTC 

[GIT PULL] io_uring fixes for 7.1-rc4
 2026-05-15 20:10 UTC  (2+ messages)

[PATCH] io_uring/net: punt IORING_OP_BIND async if it needs file create
 2026-05-15 17:03 UTC  (3+ messages)

[PATCHSET v2 0/6] io_uring related epoll cleanups
 2026-05-15 15:25 UTC  (9+ messages)
` [PATCH 1/6] eventpoll: pass struct epoll_filefd through ep_find() and ep_insert()
` [PATCH 2/6] eventpoll: export is_file_epoll()
` [PATCH 3/6] eventpoll: add file based control interface
` [PATCH 4/6] eventpoll: rename struct epoll_filefd to epoll_key
` [PATCH 5/6] io_uring/epoll: switch to using do_epoll_ctl_file() interface
` [PATCH 6/6] io_uring/epoll: disallow adding an epoll file to an epoll context
` (subset) [PATCHSET v2 0/6] io_uring related epoll cleanups

[PATCH v3 01/11] io_uring: Use trace_call__##name() at guarded tracepoint call sites
 2026-05-15 14:29 UTC  (7+ messages)
` (subset) "

[PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
 2026-05-15 14:11 UTC  (4+ messages)

[PATCH liburing 1/1] tests: improve zcrx ro params testing
 2026-05-15 13:13 UTC  (2+ messages)

[PATCH liburing 1/1] tests: test abnormal zcrx removal
 2026-05-15 13:13 UTC  (2+ messages)

[PATCH liburing 1/1] tests: improve zcrx export tests
 2026-05-15 13:13 UTC  (2+ messages)

[PATCH 0/5] io_uring/zcrx: add CQE based notifications and stats reporting
 2026-05-15 10:26 UTC  (6+ messages)
` [PATCH 1/5] io_uring/zcrx: notify user when out of buffers
` [PATCH 2/5] io_uring/zcrx: notify user on frag copy fallback

[PATCH] io_uring: parenthesize io_ring_head_to_buf() expansion
 2026-05-14 15:02 UTC  (8+ messages)

[PATCH V2] io_uring: validate user-controlled cq.head in io_cqe_cache_refill()
 2026-05-14 13:37 UTC  (4+ messages)

[PATCH liburing v2] tests: add cBPF filter tests for IORING_OP_CONNECT
 2026-05-14 13:24 UTC  (2+ messages)

[PATCH] io_uring/net: allow filtering on IORING_OP_CONNECT
 2026-05-14 13:24 UTC  (4+ messages)

[PATCH liburing] tests: add cBPF filter tests for IORING_OP_CONNECT
 2026-05-14 11:10 UTC  (3+ messages)

[PATCH] io_uring: validate user-controlled cq.head in io_cqe_cache_refill()
 2026-05-14  1:32 UTC  (4+ messages)

[PATCH] io_uring/rsrc: use refcount_t for io_rsrc_node.refs
 2026-05-13 23:55 UTC  (2+ messages)

[PATCH] io_uring/rw: drop unused attr_type_mask from io_prep_rw_pi()
 2026-05-13 12:36 UTC  (2+ messages)

[PATCH RESEND] dm: limit target bio polling to one shot
 2026-05-13  9:13 UTC 

[PATCH] dm: limit target bio polling to one shot
 2026-05-13  9:07 UTC 

[PATCHSET 0/5] io_uring related epoll cleanups
 2026-05-12 20:04 UTC  (13+ messages)
` [PATCH 1/5] eventpoll: pass struct epoll_filefd through ep_find() and ep_insert()
` [PATCH 2/5] eventpoll: export is_file_epoll()
` [PATCH 3/5] eventpoll: add file based control interface
` [PATCH 5/5] io_uring/epoll: disallow adding an epoll file to an epoll context

[RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
 2026-05-12 13:06 UTC  (4+ messages)
` [RFC PATCH 1/2] "

[RFC 0/6] dynamic area addition
 2026-05-12 10:28 UTC  (8+ messages)
` [RFC 1/6] io_uring/zcrx: remove extra ifq close
` [RFC 2/6] io_uring/zcrx: move freelist lock to struct zcrx
` [RFC 3/6] io_uring/zcrx: store area pointers in an array
` [RFC 4/6] io_uring/zcrx: don't pass ifq_reg for for area creation
` [RFC 5/6] io_uring/zcrx: split append from "
` [RFC 6/6] io_uring/zcrx: add dynamic "

[PATCHSET 0/3] Linked request fix
 2026-05-11 18:21 UTC  (4+ messages)
` [PATCH 1/3] io_uring: hold uring_lock when walking link chain in io_wq_free_work()
` [PATCH 2/3] io_uring: defer linked-timeout chain splice out of hrtimer context
` [PATCH 3/3] io_uring: hold uring_lock across io_kill_timeouts() in cancel path

[PATCH] io_uring/fdinfo: translate SqThread PID through caller's pid_ns
 2026-05-11 13:44 UTC  (2+ messages)

[PATCH] sched/task: always defer 'struct task_struct' destruction via RCU
 2026-05-10 18:36 UTC  (6+ messages)

[PATCH] io_uring/kbuf: retain pbuf ring list for deferred rw commits
 2026-05-09 17:09 UTC 

Question: io_uring SQPOLL fdinfo prints host PID across pid_ns?
 2026-05-09 14:00 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.1-rc3
 2026-05-08 20:42 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 read-only IMAP folder(s) and NNTP newsgroup(s).