io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-29 10:47:12 to 2021-05-16 21:58:35 UTC [more...]

[PATCH for-next 00/13] 5.14 cleanups
 2021-05-16 21:58 UTC  (2+ messages)
` [PATCH 01/13] io_uring: improve sqpoll event/state handling

[GIT PULL] io_uring fixes for 5.13-rc
 2021-05-15 16:28 UTC  (2+ messages)

INFO: task hung in io_uring_cancel_sqpoll
 2021-05-15  7:44 UTC  (19+ messages)

[PATCH v3 0/2] io_uring: add mkdirat support
 2021-05-14 15:11 UTC  (11+ messages)
` [PATCH v3 1/2] fs: make do_mkdirat() take struct filename

[PATCH v4 0/6] io_uring: add mkdirat support
 2021-05-14 14:59 UTC  (10+ messages)
` [PATCH v4 1/6] fs: make do_mkdirat() take struct filename
` [PATCH v4 2/6] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v4 3/6] fs: make do_mknodat() take struct filename
` [PATCH v4 4/6] fs: make do_symlinkat() "
` [PATCH v4 5/6] namei: add getname_uflags()
` [PATCH v4 6/6] fs: make do_linkat() take struct filename

[PATCH 1/1] io_uring: further remove sqpoll limits on opcodes
 2021-05-14 14:52 UTC  (2+ messages)

[PATCH 1/1] io_uring: fix ltout double free on completion race
 2021-05-14 14:51 UTC  (2+ messages)

[PATCH] io_uring: increase max number of reg buffers
 2021-05-14 14:51 UTC  (4+ messages)

[syzbot] WARNING in io_link_timeout_fn
 2021-05-14  1:05 UTC  (7+ messages)

[syzbot] INFO: task hung in io_ring_exit_work
 2021-05-14  0:21 UTC  (5+ messages)

[PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
 2021-05-12 20:55 UTC  (36+ messages)

[RFC] Programming model for io_uring + eBPF
 2021-05-12 11:20 UTC  (10+ messages)

general protection fault in try_to_wake_up (2)
 2021-05-11  6:58 UTC  (2+ messages)
` [syzbot] "

[PATCH 5.13 00/16] random 5.13 patches
 2021-05-11  1:11 UTC  (5+ messages)
` [PATCH 16/16] io_uring: return back safer resurrect

Proposal
 2021-05-10 14:25 UTC 

[PATCH 1/1] io_uring: fix link timeout refs
 2021-05-09  4:12 UTC  (2+ messages)

[syzbot] INFO: task hung in __io_uring_cancel
 2021-05-08 14:17 UTC  (4+ messages)

[syzbot] WARNING in io_uring_setup (2)
 2021-05-07 19:41 UTC  (5+ messages)

[GIT PULL] io_uring fixes for 5.13-rc1
 2021-05-07 19:07 UTC  (2+ messages)

[PATCH liburing 1/1] tests: remove test_link_fail_ordering()
 2021-05-07 16:48 UTC  (2+ messages)

[PATCH liburing 0/4] rsrc tests and fixes
 2021-05-07 16:28 UTC  (6+ messages)
` [PATCH liburing 1/4] sync io_uring.h API file with Linux 5.13
` [PATCH liburing 2/4] tests: add rsrc tags tests
` [PATCH liburing 3/4] tests: fix timeout-new for old kernels
` [PATCH liburing 4/4] tests: fix minor connect flaws

[PATCH RFC 5.13] io_uring: add IORING_REGISTER_PRIORITY
 2021-05-07 15:23 UTC  (6+ messages)

[PATCH] block: reexpand iov_iter after read/write
 2021-05-07 14:59 UTC  (15+ messages)

IORING_OP_POLL_ADD/IORING_OP_POLL_REMOVE questions
 2021-05-06 19:32 UTC  (9+ messages)

[PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
 2021-05-06  9:17 UTC  (8+ messages)
` [PATCH v2] io_thread/x86: setup io_threads more like normal user space threads

[PATCH] MAINTAINERS: add io_uring tool to IO_URING
 2021-05-05 21:22 UTC  (2+ messages)

[PATCH RFC 5.13 0/2] adaptive sqpoll and its wakeup optimization
 2021-05-05 17:44 UTC  (21+ messages)
` [PATCH RFC 5.13 1/2] io_uring: add support for ns granularity of io_sq_thread_idle
` [PATCH RFC 5.13 2/2] io_uring: submit sqes in the original context when waking up sqthread

Tracing busy processes/threads freezes/stalls the whole machine
 2021-05-05  9:50 UTC  (7+ messages)

KASAN: stack-out-of-bounds Read in iov_iter_revert
 2021-05-02 15:57 UTC  (5+ messages)

[syzbot] WARNING: refcount bug in __io_queue_sqe
 2021-05-01  5:51 UTC 

[PATCH 0/2] ctx fields reshuffling pt1
 2021-04-30 13:10 UTC  (3+ messages)
` [PATCH 1/2] io_uring: shuffle rarely used ctx fields to end
` [PATCH 2/2] io_uring: localise fixed resources fields

[PATCH] io_uring: Fix memory leak in io_sqe_buffers_register()
 2021-04-30 12:44 UTC  (3+ messages)

[syzbot] memory leak in io_sqe_buffers_register
 2021-04-30 12:19 UTC  (2+ messages)

Wired result of OP_RECVMSG in EC2 environment
 2021-04-30  5:44 UTC 

[PATCH liburing] test: test ring exit cancels SQPOLL's iowq
 2021-04-29 21:53 UTC  (3+ messages)

[RFC v2 0/2] non-atomic req->refs
 2021-04-29 17:20 UTC  (3+ messages)
` [PATCH v2 1/2] io_uring: defer submission ref put
` [PATCH v2 2/2] io_uring: non-atomic request refs

[RFC 0/2] non-atomic req->refs
 2021-04-29 16:39 UTC  (3+ messages)
` [PATCH 1/2] io_uring: defer submission ref put
` [PATCH 2/2] io_uring: non-atomic request refs

[PATCH][next][V2] io_uring: Fix premature return from loop and memory leak
 2021-04-29 14:27 UTC  (3+ messages)

[PATCH] io_uring: fix unchecked error in switch_start()
 2021-04-29 14:26 UTC  (2+ messages)

[syzbot] WARNING in io_rsrc_node_switch
 2021-04-29 14:18 UTC  (3+ messages)

[syzbot] WARNING in io_rsrc_node_switch
 2021-04-29 14:00 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).