messages from 2021-09-07 11:50:54 to 2021-09-14 14:28:36 UTC [more...]
[PATCH] io_uring: add missing sigmask restore in io_cqring_wait()
2021-09-14 14:28 UTC (3+ messages)
[PATCH 5.15] io_uring: auto-removal for direct open/accept
2021-09-14 14:18 UTC (5+ messages)
[PATCHSET v2 0/3] Add ability to save/restore iov_iter state
2021-09-14 14:17 UTC (4+ messages)
` [PATCH 1/3] iov_iter: add helper to save "
` [PATCH 2/3] io_uring: use iov_iter state save/restore helpers
` [PATCH 3/3] Revert "iov_iter: track truncated size"
[PATCH v3 0/8] Add LSM access controls and auditing to io_uring
2021-09-14 3:33 UTC (9+ messages)
` [PATCH v3 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls
` [PATCH v3 2/8] audit,io_uring,io-wq: add some basic audit support to io_uring
` [PATCH v3 3/8] audit: add filtering for io_uring records
` [PATCH v3 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [PATCH v3 5/8] io_uring: convert io_uring to the secure anon inode interface
` [PATCH v3 6/8] lsm,io_uring: add LSM hooks to io_uring
` [PATCH v3 7/8] selinux: add support for the io_uring access controls
` [PATCH v3 8/8] Smack: Brutalist io_uring support with debug
INFO: task hung in io_uring_cancel_generic
2021-09-14 3:01 UTC (11+ messages)
[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
2021-09-14 2:49 UTC (14+ messages)
[PATCHSET 0/3] Add ability to save/restore iov_iter state
2021-09-14 1:54 UTC (9+ messages)
` [PATCH 1/3] iov_iter: add helper to save "
` [PATCH v2 "
` [PATCH 2/3] io_uring: use iov_iter state save/restore helpers
` [PATCH 3/3] Revert "iov_iter: track truncated size"
[syzbot] general protection fault in io_uring_register
2021-09-14 1:04 UTC (3+ messages)
[PATCH v3] io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items
2021-09-13 16:38 UTC (2+ messages)
[PATCH v2] io-wq: expose IO_WQ_ACCT_* enumeration items to UAPI
2021-09-13 15:52 UTC (3+ messages)
[PATCH] io_uring: add more uring info to fdinfo for debug
2021-09-13 13:08 UTC
[syzbot] WARNING in __percpu_ref_exit (2)
2021-09-13 9:22 UTC (2+ messages)
[PATCH 0/4] iowq fix
2021-09-13 8:30 UTC (15+ messages)
` [PATCH 1/4] io-wq: tweak return value of io_wqe_create_worker()
` [PATCH 2/4] io-wq: code clean "
` [PATCH 3/4] io-wq: fix worker->refcount when creating worker in work exit
` [PATCH 4/4] io-wq: fix potential race of acct->nr_workers
[syzbot] memory leak in create_io_worker
2021-09-13 8:04 UTC (3+ messages)
[RFC][PATCH 0/3] allow to skip CQE posting
2021-09-12 23:49 UTC (11+ messages)
` [PATCH 1/3] io_uring: clean cqe filling functions
` [PATCH 2/3] io_uring: add option to skip CQE posting
` [PATCH 3/3] io_uring: don't spinlock when not posting CQEs
[PATCH] io-wq: expose IO_WQ_ACCT_* enumeration items to UAPI
2021-09-12 22:49 UTC (4+ messages)
io-uring: KASAN failure, presumably
2021-09-12 18:24 UTC (6+ messages)
` io-uring: KASAN failure, presumably REQ_F_REISSUE issue
[PATCH 0/2] poll fixes
2021-09-12 16:23 UTC (3+ messages)
` [PATCH 1/2] io_uring: fix tw list mess-up by adding tw while it's already in tw list
` [PATCH 2/2] io_uring: fix race between poll completion and cancel_hash insertion
[PATCH -next] io-wq: Remove duplicate code in io_workqueue_create()
2021-09-12 15:36 UTC (2+ messages)
[PATCH] io_uring: dump sqe contents if issue fails
2021-09-11 22:04 UTC
[RFC 0/6] fast poll multishot mode
2021-09-11 20:19 UTC (11+ messages)
` [PATCH 4/6] io_uring: let fast poll support multishot
[GIT PULL] io_uring fixes for 5.15-rc1
2021-09-11 17:30 UTC (2+ messages)
[PATCH liburing v2 0/2] exec + timeout cancellation
2021-09-11 14:25 UTC (4+ messages)
` [PATCH liburing v2 1/2] tests: add no-op executable for exec
` [PATCH liburing v2 2/2] tests: test timeout cancellation fails links
[RFC][PATCH liburing] tests: test CQE skipping
2021-09-11 13:58 UTC
[syzbot] WARNING in io_wq_submit_work (2)
2021-09-11 13:53 UTC (4+ messages)
[PATCH liburing 0/2] exec + timeout cancellation
2021-09-11 10:46 UTC (5+ messages)
` [PATCH liburing 1/2] tests: add no-op executable for exec
` [PATCH liburing 2/2] tests: test timeout cancellation fails links
[PATCH -next v2] io-wq: Fix memory leak in create_io_worker
2021-09-11 0:52 UTC (3+ messages)
[PATCH v2] io_uring: fix bug of wrong BUILD_BUG_ON check of __REQ_F_LAST_BIT
2021-09-10 12:26 UTC (3+ messages)
[PATCH] io-wq: fix memory leak in create_io_worker()
2021-09-09 15:41 UTC (4+ messages)
[PATCH] io_uring: fail links of cancelled timeouts
2021-09-09 15:41 UTC (2+ messages)
[PATCH -next] io-wq: Fix memory leak in create_io_worker
2021-09-09 12:58 UTC (2+ messages)
[PATCH] io-wq: fix memory leak in create_io_worker()
2021-09-09 12:57 UTC (2+ messages)
[PATCH v4 0/2] refactor sqthread cpu binding logic
2021-09-09 12:34 UTC (9+ messages)
` [PATCH 2/2] io_uring: consider cgroup setting when binding sqpoll cpu
[syzbot] INFO: task hung in io_wq_put_and_exit
2021-09-09 6:51 UTC (5+ messages)
[PATCH] io-wq: fix silly logic error in io_task_work_match()
2021-09-09 2:02 UTC
[syzbot] possible deadlock in io_uring_register
2021-09-09 2:01 UTC (2+ messages)
[PATCH] io_uring: drop ctx->uring_lock before acquiring sqd->lock
2021-09-09 1:10 UTC
[syzbot] possible deadlock in io_sq_thread
2021-09-09 1:02 UTC (2+ messages)
[syzbot] WARNING in io_req_complete_post
2021-09-09 0:22 UTC (2+ messages)
[syzbot] general protection fault in hrtimer_start_range_ns
2021-09-08 21:11 UTC (4+ messages)
[PATCH 1/1] io_uring: fix missing mb() before waitqueue_active
2021-09-08 20:24 UTC (6+ messages)
WARNING in io_wq_submit_work
2021-09-08 19:59 UTC (3+ messages)
[PATCH v2] /dev/mem: nowait zero/null ops
2021-09-08 19:15 UTC (2+ messages)
[syzbot] BUG: unable to handle kernel paging request in timerqueue_del
2021-09-08 16:52 UTC
[PATCH 0/5 for-next] small for-next optimisations
2021-09-08 15:40 UTC (6+ messages)
` [PATCH 1/5] io_uring: kill off ios_left
` [PATCH 2/5] io_uring: inline io_dismantle_req
` [PATCH 3/5] io_uring: inline linked part of io_req_find_next
` [PATCH 4/5] io_uring: dedup CQE flushing non-empty checks
` [PATCH 5/5] io_uring: kill extra wake_up_process in tw add
[PATCH] /dev/mem: nowait zero/null ops
2021-09-08 13:53 UTC (6+ messages)
Question about async_wake
2021-09-08 13:24 UTC (2+ messages)
[PATCH] io-wq: fix cancellation on create-worker failure
2021-09-08 12:34 UTC (2+ messages)
INFO: task hung in io_wq_put_and_exit
2021-09-08 6:36 UTC
WARNING in io_req_complete_post
2021-09-08 6:29 UTC
[RFC PATCH 0/6] Fixed-buffers io_uring passthrough over nvme-char
2021-09-08 6:16 UTC (14+ messages)
` [RFC PATCH 2/6] nvme: wire-up support for async-passthru on char-device
` [RFC PATCH 5/6] io_uring: add support for uring_cmd with fixed-buffer
` [RFC PATCH 6/6] nvme: enable passthrough "
[PATCH] io_uring: check file_slot early when accept use fix_file mode
2021-09-07 15:44 UTC (6+ 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