messages from 2024-05-06 12:23:53 to 2024-05-28 13:18:19 UTC [more...]
[PATCHSET 0/3] Improve MSG_RING SINGLE_ISSUER performance
2024-05-28 13:18 UTC (5+ messages)
` [PATCH 1/3] io_uring/msg_ring: split fd installing into a helper
` [PATCH 2/3] io_uring/msg_ring: avoid double indirection task_work for data messages
` [PATCH 3/3] io_uring/msg_ring: avoid double indirection task_work for fd passing
[syzbot] [io-uring?] KMSAN: uninit-value in io_issue_sqe
2024-05-27 13:22 UTC
[PATCH AUTOSEL 6.1 4/9] io_uring/sqpoll: work around a potential audit memory leak
2024-05-26 9:43 UTC
[PATCH AUTOSEL 6.6 06/11] io_uring/sqpoll: work around a potential audit memory leak
2024-05-26 9:42 UTC
[PATCH AUTOSEL 6.8 06/14] io_uring/sqpoll: work around a potential audit memory leak
2024-05-26 9:42 UTC
[PATCH AUTOSEL 6.9 06/15] io_uring/sqpoll: work around a potential audit memory leak
2024-05-26 9:41 UTC
[PATCH] io_uring/rsrc: Drop io_copy_iov in favor of iovec API
2024-05-25 16:09 UTC (2+ messages)
[PATCH] io_uring: Drop per-ctx dummy_ubuf
2024-05-25 16:09 UTC (2+ messages)
[bug report] WARNING: CPU: 2 PID: 3445306 at drivers/block/ublk_drv.c:2633 ublk_ctrl_start_recovery.constprop.0+0x74/0x180
2024-05-25 7:19 UTC (3+ messages)
[GIT PULL] io_uring fixes for 6.10-rc1
2024-05-23 20:49 UTC (2+ messages)
[PATCH] io_uring: remove checks for NULL 'sq_offset'
2024-05-22 17:18 UTC
[PATCH v2] io_uring/sqpoll: ensure that normal task_work is also run timely
2024-05-21 19:43 UTC
[REGRESSION] ETXTBSY when running Yarn (Node) since af5d68f
2024-05-21 19:36 UTC (12+ messages)
[PATCH] io_uring/sqpoll: ensure that normal task_work is also run timely
2024-05-21 18:34 UTC
[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
2024-05-21 2:58 UTC (11+ messages)
` [PATCH V3 1/9] io_uring: add io_link_req() helper
` [PATCH V3 2/9] io_uring: add io_submit_fail_link() helper
` [PATCH V3 3/9] io_uring: add helper of io_req_commit_cqe()
` [PATCH V3 4/9] io_uring: move marking REQ_F_CQE_SKIP out of io_free_req()
` [PATCH V3 5/9] io_uring: support SQE group
` [PATCH V3 6/9] io_uring: support sqe group with members depending on leader
` [PATCH V3 7/9] io_uring: support providing sqe group buffer
` [PATCH V3 8/9] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V3 9/9] ublk: support provide io buffer
[GIT PULL] Enable IORING_CQE_F_SOCK_NONEMPTY for accept requests
2024-05-18 18:07 UTC (2+ messages)
[RFC PATCH v2 0/1] Introduce per-task io utilization boost
2024-05-18 11:39 UTC (2+ messages)
` [RFC PATCH v2 1/1] sched/fair: sugov: Introduce per-task io util boost
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (2)
2024-05-18 11:00 UTC
[Announcement] io_uring Discord chat
2024-05-18 8:31 UTC (10+ messages)
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-18 1:25 UTC (10+ messages)
[Announcement] io_uring Discord chat
2024-05-18 0:43 UTC (2+ messages)
[PATCH v4 0/4] io_uring/rsrc: coalescing multi-hugepage registered buffers
2024-05-16 14:58 UTC (10+ messages)
` [PATCH v4 1/4] io_uring/rsrc: add hugepage buffer coalesce helpers
` [PATCH v4 2/4] io_uring/rsrc: store folio shift and mask into imu
` [PATCH v4 3/4] io_uring/rsrc: add init and account functions for coalesced imus
` [PATCH v4 4/4] io_uring/rsrc: enable multi-hugepage buffer coalescing
[PATCH v4] io_uring: releasing CPU resources when polling
2024-05-14 7:59 UTC
[PATCH liburing] test: add test cases for hugepage registered buffers
2024-05-14 5:13 UTC
[PATCH v3 0/5] io_uring/rsrc: coalescing multi-hugepage registered buffers
2024-05-14 0:18 UTC (12+ messages)
` [PATCH v3 1/5] io_uring/rsrc: add hugepage buffer coalesce helpers
` [PATCH v3 2/5] io_uring/rsrc: store folio shift and mask into imu
` [PATCH v3 3/5] io_uring/rsrc: add init and account functions for coalesced imus
` [PATCH v3 4/5] io_uring/rsrc: enable multi-hugepage buffer coalescing
` [PATCH v3 5/5] liburing: add test cases for hugepage registered buffers
[PATCHSET RFC 0/4] Propagate back queue status on accept
2024-05-14 0:24 UTC (7+ messages)
` [PATCH 1/4] net: change proto and proto_ops accept type
` [PATCH 2/4] net: have do_accept() take a struct proto_accept_arg argument
` [PATCH 3/4] net: pass back whether socket was empty post accept
` [PATCH 4/4] io_uring/net: wire up IORING_CQE_F_SOCK_NONEMPTY for accept
[GIT PULL] io_uring updates for 6.10-rc1
2024-05-13 21:33 UTC (2+ messages)
[PATCH v3] io_uring: releasing CPU resources when polling
2024-05-13 3:20 UTC (2+ messages)
[PATCH v2 0/4] io_uring/rsrc: coalescing multi-hugepage registered buffers
2024-05-13 2:16 UTC (11+ messages)
` [PATCH v2 1/4] io_uring/rsrc: add hugepage buffer coalesce helpers
` [PATCH v2 2/4] io_uring/rsrc: store folio shift and mask into imu
` [PATCH v2 3/4] io_uring/rsrc: add init and account functions for coalesced imus
` [PATCH v2 4/4] io_uring/rsrc: enable multi-hugepage buffer coalescing
[RFC PATCH 0/2] Introduce per-task io utilization boost
2024-05-12 15:29 UTC (10+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost
[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
2024-05-11 18:25 UTC (69+ messages)
` get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes
` [Linaro-mm-sig] "
[RFC PATCH V2 0/9] io_uring: support sqe group and provide group kbuf
2024-05-10 14:02 UTC (11+ messages)
` [RFC PATCH V2 1/9] io_uring: add io_link_req() helper
` [RFC PATCH V2 2/9] io_uring: add io_submit_fail_link() helper
` [RFC PATCH V2 3/9] io_uring: add helper of io_req_commit_cqe()
` [RFC PATCH V2 4/9] io_uring: move marking REQ_F_CQE_SKIP out of io_free_req()
` [RFC PATCH V2 5/9] io_uring: support SQE group
` [RFC PATCH V2 6/9] io_uring: support sqe group with members depending on leader
` [RFC PATCH V2 7/9] io_uring: support providing sqe group buffer
` [RFC PATCH V2 8/9] io_uring/uring_cmd: support provide group kernel buffer
` [RFC PATCH V2 9/9] ublk: support provide io buffer
[PATCH V2 0/2] io_uring: support to inject result for NOP
2024-05-10 12:50 UTC (4+ messages)
` [PATCH V2 1/2] io_uring: fail NOP if non-zero op flags is passed in
` [PATCH V2 2/2] io_uring: support to inject result for NOP
[PATCH] io_uring: support to inject result for NOP
2024-05-10 3:07 UTC (3+ messages)
[PATCH] io_uring: add IORING_OP_NOP_FAIL
2024-05-09 14:02 UTC (5+ messages)
[PATCHSET 0/2] Accept tweaks
2024-05-08 14:25 UTC (3+ messages)
` [PATCH 1/2] io_uring/net: add IORING_ACCEPT_DONTWAIT flag
` [PATCH 2/2] io_uring/net: add IORING_ACCEPT_POLL_FIRST flag
[PATCH] io_uring/filetable: don't unnecessarily clear/reset bitmap
2024-05-08 14:21 UTC
[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
2024-05-07 22:38 UTC (7+ messages)
[PATCH v3] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
2024-05-07 19:17 UTC (2+ messages)
[PATCH v2] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
2024-05-07 16:34 UTC (3+ messages)
[PATCH] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
2024-05-07 13:28 UTC (7+ messages)
[PATCH] io_uring/rsrc: Add support for multi-folio buffer coalescing
2024-05-07 5:22 UTC (3+ messages)
[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
2024-05-06 16:14 UTC (2+ messages)
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