[PATCH v2 0/4] io_uring/btrfs: remove struct io_uring_cmd_data
2025-07-17 20:04 UTC (6+ messages)
` [PATCH v2 1/4] btrfs/ioctl: don't skip accounting in early ENOTTY return
` [PATCH v2 2/4] io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag
` [PATCH v2 3/4] btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmd
` [PATCH v2 4/4] io_uring/cmd: remove struct io_uring_cmd_data
Relationship between io-uring asynchronous idioms and mmap/LRU paging
2025-07-17 14:50 UTC (2+ messages)
[PATCH 0/2] account zcrx area pinned memory
2025-07-16 22:23 UTC (5+ messages)
` [PATCH 1/2] io_uring: export io_[un]account_mem
` [PATCH 2/2] io_uring/zcrx: account area memory
[PATCH v2 1/1] io_uring/poll: fix POLLERR handling
2025-07-16 16:44 UTC (2+ messages)
[PATCH 1/1] io_uring/poll: fix POLLERR handling
2025-07-16 16:18 UTC (9+ messages)
[PATCH liburing v3] Bring back `CONFIG_HAVE_MEMFD_CREATE` to fix Android build error
2025-07-16 14:51 UTC (2+ messages)
[PATCH liburing v2 0/3] Bring back `CONFIG_HAVE_MEMFD_CREATE` to fix Android build error
2025-07-16 14:30 UTC (7+ messages)
` [PATCH liburing v2 1/3] "
` [PATCH liburing v2 2/3] test: Move `memfd_create()` to helpers.c, make it accessible for all tests
` [PATCH liburing v2 3/3] examples: Add `memfd_create()` helper
[PATCH v2] io_uring/net: Support multishot receive len cap
2025-07-16 14:28 UTC (3+ messages)
[PATCH v2 net-next] net: Allow SF devices to be used for ZC DMA
2025-07-16 11:23 UTC (6+ messages)
[PATCH liburing 0/3] Bring back `CONFIG_HAVE_MEMFD_CREATE` to fix Android build error
2025-07-16 0:03 UTC (6+ messages)
` [PATCH liburing 1/3] Revert "test/io_uring_register: kill old memfd test"
` [PATCH liburing 2/3] test: Move `memfd_create()` to helpers.c, make it accessible for all tests
` [PATCH liburing 3/3] examples: Add `memfd_create()` helper
[PATCH for-next] io_uring: deduplicate wakeup handling
2025-07-15 18:21 UTC
[PATCH] io_uring/net: Support multishot receive len cap
2025-07-15 13:00 UTC
[PATCH for-next] io_uring/net: cast min_not_zero() type
2025-07-14 22:39 UTC
(no subject)
2025-07-14 17:51 UTC (14+ messages)
` [PATCH 1/3] io_uring/poll: cleanup apoll freeing
` [PATCH 2/3] io_uring/poll: flag request as having gone through poll wake machinery
` [PATCH 3/3] io_uring: add IORING_CQE_F_POLLED flag
[PATCH 1/1] io_uring/zcrx: disallow user selected dmabuf offset and size
2025-07-14 14:57 UTC (2+ messages)
[GIT PULL liburing] Add musl build-test for GitHub Action Bot
2025-07-14 14:00 UTC (2+ messages)
[GIT PULL] io_uring fixes for 6.16-rc6
2025-07-11 17:44 UTC (2+ messages)
[PATCH net] net: Allow non parent devices to be used for ZC DMA
2025-07-10 23:49 UTC (7+ messages)
[syzbot] [io-uring?] INFO: task hung in vfs_coredump
2025-07-10 23:03 UTC (6+ messages)
[PATCHSET v2] Add retry cap for multishot recv receive size
2025-07-09 20:32 UTC (4+ messages)
` [PATCH 1/3] io_uring/net: move io_sr_msg->retry_flags to io_sr_msg->flags
` [PATCH 2/3] io_uring/net: use passed in 'len' in io_recv_buf_select()
` [PATCH 3/3] io_uring/net: allow multishot receive per-invocation cap
[PATCH 0/4] io_uring/btrfs: remove struct io_uring_cmd_data
2025-07-08 18:32 UTC (14+ messages)
` [PATCH 2/4] io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag
` [PATCH 3/4] btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmd
[PATCH v5 0/5] io_uring cmd for tx timestamps
2025-07-08 18:00 UTC (7+ messages)
` (subset) "
[PATCH v4 0/6] zcrx huge pages support Vol 1
2025-07-08 18:00 UTC (16+ messages)
` [PATCH v4 1/6] io_uring/zcrx: always pass page to io_zcrx_copy_chunk
` [PATCH v4 2/6] io_uring/zcrx: return error from io_zcrx_map_area_*
` [PATCH v4 3/6] io_uring/zcrx: introduce io_populate_area_dma
` [PATCH v4 4/6] io_uring/zcrx: allocate sgtable for umem areas
` [PATCH v4 5/6] io_uring/zcrx: assert area type in io_zcrx_iov_page
` [PATCH v4 6/6] io_uring/zcrx: prepare fallback for larger pages
[PATCH] io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
2025-07-08 17:09 UTC
[PATCH] Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
2025-07-08 17:07 UTC
[PATCHSET 0/3] Add cap for multishot recv receive size
2025-07-08 14:26 UTC (4+ messages)
` [PATCH 1/3] io_uring/net: move io_sr_msg->retry_flags to io_sr_msg->flags
` [PATCH 2/3] io_uring/net: use passed in 'len' in io_recv_buf_select()
` [PATCH 3/3] io_uring/net: allow multishot receive per-invocation cap
[RFC 00/12] io_uring dmabuf read/write support
2025-07-08 9:45 UTC (8+ messages)
` [RFC 12/12] io_uring/rw: enable dma registered buffers
[syzbot] [fs?] INFO: task hung in do_coredump (3)
2025-07-08 8:24 UTC (2+ messages)
[syzbot] [io-uring?] KASAN: slab-use-after-free Read in __io_req_task_work_add
2025-07-08 8:12 UTC
[PATCH 1/1] io_uring/zcrx: fix pp destruction warnings
2025-07-07 12:54 UTC (2+ messages)
[PATCH RFC] io_uring: Fix addr usage on get_unmapped_area()
2025-07-05 9:13 UTC (2+ messages)
[syzbot] Monthly io-uring report (Jul 2025)
2025-07-03 8:17 UTC
[PATCH] io_uring/rsrc: skip atomic refcount for uncloned buffers
2025-07-03 1:23 UTC (5+ messages)
[PATCH 1/1] io_uring: don't use int for ABI
2025-07-02 23:19 UTC (2+ messages)
[RFC net-next 0/4] devmem/io_uring: Allow devices without parent PCI device
2025-07-02 17:24 UTC (2+ messages)
` [RFC net-next 2/4] io_uring/zcrx: Use the new netdev_get_dma_dev() API
[PATCH v5 0/6] io_uring/mock: add basic infra for test mock files
2025-07-02 14:17 UTC (8+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] io_uring/mock: add cmd using vectored regbufs
` [PATCH v5 3/6] io_uring/mock: add sync read/write
` [PATCH v5 4/6] io_uring/mock: allow to choose FMODE_NOWAIT
` [PATCH v5 5/6] io_uring/mock: support for async read/write
` [PATCH v5 6/6] io_uring/mock: add trivial poll handler
[PATCH v3 0/6] zcrx huge pages support Vol 1
2025-07-02 14:03 UTC (7+ messages)
` [PATCH v3 1/6] io_uring/zcrx: always pass page to io_zcrx_copy_chunk
` [PATCH v3 2/6] io_uring/zcrx: return error from io_zcrx_map_area_*
` [PATCH v3 3/6] io_uring/zcrx: introduce io_populate_area_dma
` [PATCH v3 4/6] io_uring/zcrx: allocate sgtable for umem areas
` [PATCH v3 5/6] io_uring/zcrx: assert area type in io_zcrx_iov_page
` [PATCH v3 6/6] io_uring/zcrx: prepare fallback for larger pages
[PATCH v2 0/6] zcrx huge pages support Vol 1
2025-07-01 13:27 UTC (7+ messages)
` [PATCH v2 1/6] io_uring/zcrx: always pass page to io_zcrx_copy_chunk
` [PATCH v2 2/6] io_uring/zcrx: return error from io_zcrx_map_area_*
` [PATCH v2 3/6] io_uring/zcrx: introduce io_populate_area_dma
` [PATCH v2 4/6] io_uring/zcrx: allocate sgtable for umem areas
` [PATCH v2 5/6] io_uring/zcrx: assert area type in io_zcrx_iov_page
` [PATCH v2 6/6] io_uring/zcrx: prepare fallback for larger chunks
[axboe-block:io_uring-defer-tw.4] [io_uring] 61a5e20297: stress-ng.io-uring.ops_per_sec 41.9% regression
2025-07-01 4:47 UTC
[GIT PULL] io_uring work-around for S_IFREG anon inodes
2025-07-01 0:19 UTC (2+ messages)
[PATCH liburing] liburing.h: Only use `IOURINGINLINE` macro for FFI functions
2025-06-30 21:39 UTC (3+ messages)
[PATCH AUTOSEL 6.6 04/14] io_uring: make fallocate be hashed work
2025-06-30 20:46 UTC
[PATCH AUTOSEL 6.12 07/21] io_uring: make fallocate be hashed work
2025-06-30 20:45 UTC
[PATCH AUTOSEL 6.15 09/23] io_uring: make fallocate be hashed work
2025-06-30 20:44 UTC
[PATCH 0/8] zcrx huge pages support Vol 1
2025-06-30 17:44 UTC (4+ messages)
[PATCH for-next] io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definition
2025-06-30 17:39 UTC
[PATCH liburing v2 0/2] add tx timestamp tests
2025-06-30 17:29 UTC (4+ messages)
` [PATCH liburing v2 1/2] Sync io_uring.h with tx timestamp api
` [PATCH liburing v2 2/2] tests: add a tx timestamp test
[PATCH 0/2] add tx timestamp tests
2025-06-30 16:55 UTC (9+ messages)
` [PATCH 1/2] Sync io_uring.h with tx timestamp api
` [PATCH 2/2] tests: timestamp example
[PATCH] io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well
2025-06-29 23:41 UTC
[PATCH][TRIVIAL] io_uring: fix four comment typos
2025-06-28 15:06 UTC (2+ messages)
Place to read io_uring design?
2025-06-27 17:45 UTC
[GIT PULL] io_uring fixes for 6.16-rc4
2025-06-27 16:29 UTC (2+ messages)
page: next (older)
- 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