messages from 2023-05-07 16:59:46 to 2023-06-05 21:20:46 UTC [more...]
[PATCH v14 0/8] io_uring: add napi busy polling support
2023-06-05 21:20 UTC (9+ messages)
` [PATCH v14 1/8] net: split off __napi_busy_poll from napi_busy_poll
` [PATCH v14 2/8] net: introduce napi_busy_loop_rcu()
` [PATCH v14 3/8] net: split off _napi_busy_loop()
` [PATCH v14 4/8] io-uring: move io_wait_queue definition to header file
` [PATCH v14 5/8] io-uring: add napi busy poll support
` [PATCH v14 6/8] io-uring: add sqpoll support for napi busy poll
` [PATCH v14 7/8] io_uring: add register/unregister napi function
` [PATCH v14 8/8] io_uring: add prefer busy poll to register and unregister napi api
[PATCH v13 0/7] io_uring: add napi busy polling support
2023-06-05 18:00 UTC (26+ messages)
` [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
` [PATCH v13 2/7] net: introduce napi_busy_loop_rcu()
` [PATCH v13 3/7] io-uring: move io_wait_queue definition to header file
` [PATCH v13 4/7] io-uring: add napi busy poll support
` [PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
` [PATCH v13 6/7] io_uring: add register/unregister napi function
` [PATCH v13 7/7] io_uring: add prefer busy poll to register and unregister napi api
[GIT PULL] io_uring fix for 6.4-rc5
2023-06-02 17:41 UTC (2+ messages)
[PATCH] io_uring: avoid indirect function calls for the hottest task_work
2023-06-02 14:58 UTC
[PATCH] io_uring: set plug tags for same file
2023-05-31 15:44 UTC (3+ messages)
[PATCH AUTOSEL 6.1 32/33] io_uring: unlock sqd->lock before sq thread release CPU
2023-05-31 13:41 UTC
[PATCH AUTOSEL 6.3 36/37] io_uring: unlock sqd->lock before sq thread release CPU
2023-05-31 13:40 UTC
[PATCH 1/2] block: add request polling helper
2023-05-31 13:02 UTC (6+ messages)
` [PATCH 2/2] nvme: improved uring polling
[syzbot] WARNING in io_ring_exit_work
2023-05-29 7:58 UTC (2+ messages)
` [syzbot] [io-uring?] "
[PATCH] io_uring: undeprecate epoll_ctl support
2023-05-27 2:22 UTC (5+ messages)
[GIT PULL] io_uring fix for 6.4-rc4
2023-05-26 22:23 UTC (2+ messages)
[PATCH v2] io_uring: unlock sqd->lock before sq thread release CPU
2023-05-25 15:30 UTC (2+ messages)
[PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
2023-05-25 14:54 UTC (19+ messages)
` [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
` [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
[PATCH v2 0/6] io_uring: add getdents support, take 2
2023-05-25 12:33 UTC (18+ messages)
` [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v2 2/6] vfs_getdents/struct dir_context: add flags field
` [PATCH v2 3/6] io_uring: add support for getdents
` [PATCH v2 4/6] kernfs: implement readdir FMODE_NOWAIT
` [PATCH v2 5/6] libfs: set FMODE_NOWAIT on dir open
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE
Protection key in io uring kthread
2023-05-24 19:21 UTC (5+ messages)
[PATCH] io_uring: unlock sqd->lock before sq thread release CPU
2023-05-24 14:08 UTC (2+ messages)
[PATCH 1/1] io_uring: more graceful request alloc OOM
2023-05-24 3:15 UTC (7+ messages)
[PATCH] io_uring: fix compile error when CONFIG_IO_URING not set
2023-05-23 17:06 UTC (2+ messages)
Socket IORING_OP_WRITEV fails spuriously with EAGAIN
2023-05-23 3:28 UTC
[PATCH net-next v10 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
2023-05-22 12:11 UTC
[PATCH 1/1] io_uring: annotate offset timeout races
2023-05-20 1:57 UTC (2+ messages)
[PATCH] io_uring: maintain ordering for DEFER_TASKRUN tw list
2023-05-19 19:50 UTC
[PATCH net-next v9 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
2023-05-18 13:06 UTC
[PATCH net-next v8 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
2023-05-18 11:34 UTC
[PATCH v6 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
2023-05-17 19:25 UTC (2+ messages)
` [PATCH v6 5/6] mm/gup: remove vmas parameter from pin_user_pages()
[PATCHSET 0.4] Reduce overhead of multishot recv/recvmsg
2023-05-17 19:12 UTC (5+ messages)
` [PATCH 1/4] io_uring/net: initialize struct msghdr more sanely for io_recv()
` [PATCH 2/4] io_uring/net: initalize msghdr->msg_inq to known value
` [PATCH 3/4] io_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into io_recv_finish()
` [PATCH 4/4] io_uring/net: don't retry recvmsg() unnecessarily
[Bug report] kernel panic: System is deadlocked on memory
2023-05-17 14:23 UTC (6+ messages)
[PATCH v5 4/6] io_uring: rsrc: delegate VMA file-backed check to GUP
2023-05-17 13:04 UTC (9+ messages)
` [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
[PATCH net-next 0/2] minor tcp io_uring zc optimisations
2023-05-17 7:40 UTC (12+ messages)
` [PATCH net-next 1/2] net/tcp: don't peek at tail for io_uring zc
` [PATCH net-next 2/2] net/tcp: optimise io_uring zc ubuf refcounting
[RFC 0/7] Rethinking splice
2023-05-17 4:05 UTC (7+ messages)
` [RFC 7/7] io_uring,fs: introduce IORING_OP_GET_BUF
[RFC PATCH] io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
2023-05-16 14:14 UTC (2+ messages)
[PATCHSET 0/4 v2] Support for mapping SQ/CQ rings into huge page
2023-05-14 2:59 UTC (7+ messages)
` [PATCH 1/4] io_uring: remove sq/cq_off memset
` [PATCH 2/4] io_uring: return error pointer from io_mem_alloc()
` [PATCH 3/4] io_uring: add ring freeing helper
` [PATCH 4/4] io_uring: support for user allocated memory for rings/sqes
[GIT PULL] io_uring fix for 6.4-rc2
2023-05-12 22:14 UTC (2+ messages)
[PATCH] Subject: io_uring: Fix bug in io_fallback_req_func that can cause deadlock
2023-05-12 13:58 UTC (2+ messages)
[PATCHSET 0/3] Improve FMODE_NOWAIT coverage
2023-05-11 13:30 UTC (9+ messages)
` [PATCH 1/3] net: set FMODE_NOWAIT for sockets
` [PATCH 2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it
` [PATCH 3/3] io_uring: rely solely on FMODE_NOWAIT
[PATCH liburing v1 0/2] 2 fixes for recv-msgall.c
2023-05-10 15:17 UTC (4+ messages)
` [PATCH liburing v1 1/2] recv-msgall: Fix undefined behavior in `recv_prep()`
` [PATCH liburing v1 2/2] recv-msgall: Fix invalid mutex usage
[bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048
2023-05-10 12:08 UTC (10+ messages)
[GIT PULL] Final io_uring updates for 6.4-rc1
2023-05-09 16:55 UTC (10+ messages)
[PATCH] io_uring: add dummy io_uring_sqe_cmd() helper
2023-05-08 18:10 UTC (3+ messages)
[LSF/MM/BPF TOPIC] ublk & io_uring: ublk zero copy support
2023-05-08 2:16 UTC (4+ 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