messages from 2026-04-20 08:42:55 to 2026-05-02 02:31:22 UTC [more...]
[PATCH v3] io_uring/rsrc: add huge page accounting for registered buffers
2026-05-02 2:31 UTC
[RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
2026-05-02 1:24 UTC (6+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] selftest: Add tests for useful "
[PATCH 6.12.y] io_uring/poll: fix multishot recv missing EOF on wakeup race
2026-05-01 22:56 UTC (6+ messages)
` [PATCH 6.6.y] "
` [PATCH 6.1.y] "
` [PATCH stable] io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKE
[GIT PULL] io_uring fixes for 7.1-rc2
2026-05-01 18:42 UTC (2+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-04-30 18:33 UTC (16+ 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 v3 08/10] io_uring/rsrc: introduce buf registration structure
` [PATCH v3 09/10] io_uring/rsrc: extend buffer update
` [PATCH v3 10/10] io_uring/rsrc: add dmabuf backed registered buffers
fuse/io-uring: Proposal to support pBuf in additon to kBuf
2026-04-30 16:55 UTC (7+ messages)
[PATCH] io_uring/tw: serialize ctx->retry_llist with ->uring_lock
2026-04-30 12:57 UTC
[PATCH net] net: add net_iov_init() and use it to initialize ->page_type
2026-04-30 0:40 UTC (6+ messages)
[PATCHSET 0/2] kbuf fixes
2026-04-28 19:08 UTC (7+ messages)
` [PATCH 1/2] io_uring/kbuf: kill dead struct io_buffer_list 'nr_entries' member
` [PATCH 2/2] io_uring/kbuf: support min length left for incremental buffers
[PATCH] io_uring/napi: cap busy_poll_to 10 msec
2026-04-28 15:46 UTC
[PATCH] io_uring: fix missing submitter_task ownership check in bpf_io_reg()
2026-04-28 12:27 UTC (9+ messages)
` [PATCH v2] io_uring: add submitter_task consistency check to io_install_bpf()
` [PATCH v3] "
[PATCH AUTOSEL 7.0-6.18] io_uring/rsrc: unify nospec indexing for direct descriptors
2026-04-28 10:41 UTC (2+ messages)
` [PATCH AUTOSEL 7.0-6.12] io_uring: take page references for NOMMU pbuf_ring mmaps
[PATCH] io_uring/wait: make check for pending io consider cached task references
2026-04-28 9:54 UTC (3+ messages)
[PATCH v5 0/4] Rust io_uring command abstraction for miscdevice
2026-04-26 21:30 UTC (2+ messages)
io_uring_prep_timeout() leading to an IO pressure close to 100
2026-04-26 21:13 UTC (6+ messages)
[PATCH liburing v1 1/2] tests: fix bpf ops build error
2026-04-26 17:31 UTC (3+ messages)
` [PATCH liburing v1 2/2] .gitignore: add new test build output
[GIT PULL] io_uring fixes for 7.1-rc1
2026-04-24 22:20 UTC (2+ messages)
[bug report] io_uring/register: fix ring resizing with mixed/large SQEs/CQEs
2026-04-24 15:01 UTC (2+ messages)
RCU warning off ublk_buf_cleanup() -> mas_for_each()
2026-04-23 22:02 UTC (10+ messages)
[PATCH liburing 0/3] zcrx: add support for notifications and statistic
2026-04-22 13:57 UTC (4+ messages)
` [PATCH liburing 1/3] Update uapi headers to add ZCRX notification
` [PATCH liburing 2/3] test/zcrx: add ZCRX notification/stats tests
` [PATCH liburing 3/3] examples/zcrx: add notification support
[PATCH] io_uring: take page references for NOMMU pbuf_ring mmaps
2026-04-22 13:06 UTC (20+ messages)
[PATCH 0/5] io_uring/zcrx: add CQE based notifications and stats reporting
2026-04-22 11:25 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 3/5] io_uring/zcrx: add shared-memory notification statistics
` [PATCH 4/5] Documentation: networking: document zcrx notifications and statistics
` [PATCH 5/5] selftests: iou-zcrx: add notification and stats test for zcrx
[PATCH] io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKE
2026-04-21 19:30 UTC
[PATCHSET 0/6] Various bug fixes
2026-04-21 17:12 UTC (12+ messages)
` [PATCH 1/6] io_uring: fix spurious fput in registered ring path
` [PATCH 2/6] io_uring/rsrc: unify nospec indexing for direct descriptors
` [PATCH 3/6] io_uring/rsrc: use kvfree() for the imu cache
` [PATCH 4/6] io_uring/rw: add defensive hardening for negative kbuf lengths
` [PATCH 5/6] io_uring/futex: ensure partial wakes are appropriately dequeued
` [PATCH 6/6] io_uring/register: fix ring resizing with mixed/large SQEs/CQEs
[PATCH 1/1] io_uring/zcrx: warn on freelist violations
2026-04-21 13:58 UTC (2+ messages)
[PATCH 1/1] io_uring/zcrx: clear RQ headers on init
2026-04-21 13:58 UTC (2+ messages)
[PATCH 1/1] io_uring/zcrx: fix user_struct uaf
2026-04-21 13:58 UTC (2+ messages)
[SECURITY] io_uring: multishot poll stall via EPOLL_URING_WAKE (apoll_events not synced)
2026-04-20 17:57 UTC (2+ messages)
[PATCH AUTOSEL 7.0-6.1] io_uring/cancel: validate opcode for IORING_ASYNC_CANCEL_OP
2026-04-20 13:22 UTC
[PATCH 0/2] Misc minor tctx fixes
2026-04-20 8:44 UTC (5+ messages)
` [PATCH 1/2] io_uring/tctx: check for setup tctx->io_wq before teardown
` [PATCH 2/2] io_uring/tctx: mark io_wq as exiting before error path teardown
page: | 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