io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-21 14:47:46 to 2021-11-08 16:42:41 UTC [more...]

[syzbot] WARNING in io_poll_task_func (2)
 2021-11-08 16:42 UTC  (5+ messages)

[bug report] io_uring: return iovec from __io_import_iovec
 2021-11-08 15:30 UTC  (3+ messages)

[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
 2021-11-08 15:41 UTC  (5+ messages)

[PATCH 1/1] io_uring: honour zeroes as io-wq worker limits
 2021-11-08 15:39 UTC  (2+ messages)

[PATCH liburing] test: Add kworker-hang test
 2021-11-06 11:49 UTC  (8+ messages)
` [PATCH v2 "
      ` [PATCH v3 "
        ` [PATCH v4 "
          ` [PATCH v5 "
            ` [PATCH v6 "

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-06  7:12 UTC  (7+ messages)

[RFC] io-wq: decouple work_list protection from the big wqe->lock
 2021-11-04 14:57 UTC  (8+ messages)

[PATCH] io_uring: prevent io_put_identity() from freeing a static identity
 2021-11-04  1:21 UTC 

[PATCH] io_uring: remove redundant assignment to ret in io_register_iowq_max_workers()
 2021-11-02 20:29 UTC  (2+ messages)

fix max-workers not correctly set on multi-node system
 2021-11-02 18:35 UTC  (2+ messages)

[PATCH v3 0/7] Add uringop support
 2021-11-02 16:32 UTC  (13+ messages)
` [PATCH v3 1/7] add basic support for the AUDIT_URINGOP record type
` [PATCH v3 2/7] add support for the uring filter list
` [PATCH v3 3/7] add support for uringop names
` [PATCH v3 4/7] add field support for the AUDIT_URINGOP record type
` [PATCH v3 5/7] add ausearch --uringop option
` [PATCH v3 6/7] add aureport "
` [PATCH v3 7/7] add iouring support to the normalizer

[PATCH 1/1] io_uring: clean up io_queue_sqe_arm_apoll
 2021-11-02 15:26 UTC  (2+ messages)

[syzbot] WARNING in io_poll_task_func
 2021-11-01 18:30 UTC  (2+ messages)

[GIT PULL] io_uring updates for 5.16-rc1
 2021-11-01 17:28 UTC  (4+ messages)

uring regression - lost write request
 2021-11-01  7:28 UTC  (6+ messages)

[syzbot] KASAN: use-after-free Write in __io_free_req
 2021-10-31 22:59 UTC  (11+ messages)

[PATCH liburing 0/2] Fixes for Makefile
 2021-10-31 22:30 UTC  (4+ messages)
` [PATCH liburing 1/2] examples/Makefile: Fix missing clean up
` [PATCH liburing 2/2] test/Makefile: Refactor the Makefile

[syzbot] WARNING: ODEBUG bug in __put_task_struct
 2021-10-31 19:41 UTC  (2+ messages)

[syzbot] INFO: rcu detected stall in tctx_task_work
 2021-10-31 19:40 UTC  (2+ messages)

[PATCH v3 0/3] improvements for multi-shot poll requests
 2021-10-29 18:29 UTC  (19+ messages)
` [PATCH v3 1/3] io_uring: refactor event check out of __io_async_wake()
` [PATCH v3 2/3] io_uring: reduce frequent add_wait_queue() overhead for multi-shot poll request
` [PATCH v3 3/3] io_uring: don't get completion_lock in io_poll_rewait()

[PATCH liburing] io-cancel: add check for -ECANCELED
 2021-10-29 15:40 UTC  (4+ messages)

[PATCH] io-wq: remove worker to owner tw dependency
 2021-10-29 12:48 UTC  (2+ messages)

[PATCH for-5.16 v4 0/6] task work optimization
 2021-10-29 12:22 UTC  (7+ messages)
` [PATCH 1/6] io-wq: add helper to merge two wq_lists
` [PATCH 2/6] io_uring: add a priority tw list for irq completion work
` [PATCH 3/6] io_uring: add helper for task work execution code
` [PATCH 4/6] io_uring: split io_req_complete_post() and add a helper
` [PATCH 5/6] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH 6/6] io_uring: batch completion in prior_task_list

[PATCH for-5.16 v3 0/8] task work optimization
 2021-10-29  6:18 UTC  (16+ messages)
` [PATCH 1/8] io-wq: add helper to merge two wq_lists
` [PATCH 2/8] io_uring: add a priority tw list for irq completion work
` [PATCH 3/8] io_uring: add helper for task work execution code
` [PATCH 4/8] io_uring: split io_req_complete_post() and add a helper
` [PATCH 5/8] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH 6/8] io_uring: add nr_ctx to record the number of ctx in a task
` [PATCH 7/8] io_uring: batch completion in prior_task_list
` [PATCH 8/8] io_uring: add limited number of TWs to priority task list

[syzbot] INFO: task hung in io_wqe_worker
 2021-10-28 22:35 UTC  (7+ messages)

[RFC v2 1/3] io_uring: remove req->apoll check in io_clean_op()
 2021-10-28 12:28 UTC  (3+ messages)
` [RFC v2 2/3] io_uring: add fixed poll support
` [RFC v2 3/3] io_uring: introduce event generation for fixed poll

[PATCH v5.10.y 1/1] io_uring: don't take uring_lock during iowq cancel
 2021-10-27 16:11 UTC  (2+ messages)

[PATCH] io_uring: fix a GCC warning in wq_list_for_each()
 2021-10-27 15:11 UTC  (3+ messages)

[PATCH 5.10 1/1] io_uring: fix double free in the deferred/cancelled path
 2021-10-27 14:42 UTC  (9+ messages)

[PATCH] io_uring: fix warning in io_try_cancel_userdata()
 2021-10-27 10:14 UTC 

INFO: task hung in io_wq_put_and_exit
 2021-10-27  9:58 UTC  (2+ messages)

[PATCH] io-wq: Remove unnecessary rcu_read_lock/unlock() in raw spinlock critical section
 2021-10-27  7:06 UTC  (4+ messages)

WARNING in io_ring_exit_work
 2021-10-27  1:26 UTC 

[PATCH] io_uring: don't assign write hint in the read path
 2021-10-26 15:04 UTC 

Is IORING_REGISTER_BUFFERS useful given the current default RLIMIT_MLOCK?
 2021-10-26  7:12 UTC  (3+ messages)

[RFC 0/1] Is register file feature hard to use ?
 2021-10-25  9:43 UTC  (9+ messages)
` [RFC 1/1] io_uring: improve register file feature's usability

io-uring
 2021-10-25  9:22 UTC  (4+ messages)

[PATCH 0/8] for-next cleanups
 2021-10-25  8:58 UTC  (14+ messages)
` [PATCH 1/8] io-wq: use helper for worker refcounting
` [PATCH 2/8] io_uring: clean io_wq_submit_work()'s main loop
` [PATCH 3/8] io_uring: clean iowq submit work cancellation
` [PATCH 4/8] io_uring: check if opcode needs poll first on arming
` [PATCH 5/8] io_uring: don't try io-wq polling if not supported
` [PATCH 6/8] io_uring: clean up timeout async_data allocation
` [PATCH 7/8] io_uring: kill unused param from io_file_supports_nowait
` [PATCH 8/8] io_uring: clusterise ki_flags access in rw_prep

[GIT PULL] io_uring fixes for 5.15-rc7
 2021-10-23  3:48 UTC  (2+ messages)

[PATCH v3] io_uring: implement async hybrid mode for pollable requests
 2021-10-23  1:21 UTC  (5+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-10-22 14:13 UTC 

Polling on an io_uring file descriptor
 2021-10-22 10:26 UTC  (8+ messages)

[PATCH 5.15] io_uring: apply worker limits to previous users
 2021-10-21 17:10 UTC  (2+ messages)

[RFC] io_uring: add fixed poll support
 2021-10-21 14:49 UTC  (2+ messages)

[PATCH v2 0/2] improvements for poll requests
 2021-10-21 14:47 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 NNTP newsgroup(s).