io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 12:48:07 to 2020-09-30 20:00:00 UTC [more...]

[PATCH for-next] io_uring: io_kiocb_ppos() style change
 2020-09-30 19:57 UTC 

[PATCH for-next] io_uring: simplify io_alloc_req()
 2020-09-30 19:57 UTC 

io_uring possibly the culprit for qemu hang (linux-5.4.y)
 2020-09-30 16:26 UTC 

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-09-29 18:49 UTC  (16+ messages)

possible deadlock in io_uring_show_fdinfo
 2020-09-29 14:08 UTC  (2+ messages)

[PATCH liburing v2 0/3] Add restrictions stuff in the man pages
 2020-09-29 14:02 UTC  (5+ messages)
` [PATCH liburing v2 1/3] man/io_uring_setup.2: add IORING_SETUP_R_DISABLED description
` [PATCH liburing v2 2/3] man/io_uring_register.2: add description of restrictions
` [PATCH liburing v2 3/3] man/io_uring_enter.2: add EACCES and EBADFD errors

[PATCH] io_uring: support async buffered reads when readahead is disabled
 2020-09-29 13:51 UTC  (2+ messages)

[PATCH liburing] man/io_uring_enter.2: split ERRORS section in two sections
 2020-09-29  8:05 UTC  (3+ messages)

possible deadlock in io_poll_double_wake (2)
 2020-09-29  2:28 UTC 

[PATCH AUTOSEL 5.8 22/29] io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
 2020-09-29  1:30 UTC 

general protection fault in io_poll_double_wake (2)
 2020-09-28 18:42 UTC  (3+ messages)

[PATCH 5.8] io_uring: ensure open/openat2 name is cleaned on cancelation
 2020-09-28 17:33 UTC  (2+ messages)

possible deadlock in io_write
 2020-09-28 15:01 UTC  (3+ messages)
  `  "

[PATCH 0/2] ->flush() fixes
 2020-09-28 13:35 UTC  (5+ messages)
` [PATCH 1/2] io_uring: fix use-after-free ->files
` [PATCH 2/2] io_uring: fix unsynchronised removal of sq_data

general protection fault in io_uring_flush
 2020-09-28  7:27 UTC 

[RFC PATCH for-next v2] io_uring: support multiple rings to share same poll thread by specifying same cpu
 2020-09-27  2:25 UTC  (2+ messages)

unlink and rename support?
 2020-09-26 22:28 UTC 

[PATCH next] io-wq: fix use-after-free in io_wq_worker_running
 2020-09-26 18:35 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.9-rc
 2020-09-26 18:23 UTC  (2+ messages)

KASAN: use-after-free Read in io_wqe_worker
 2020-09-26 14:15 UTC  (6+ messages)

SQPOLL fd close(2) question
 2020-09-26 10:53 UTC  (4+ messages)

[PATCH] io_uring: ensure async buffered read-retry is setup properly
 2020-09-25 21:42 UTC 

[Question] about async buffered reads feature
 2020-09-25 21:39 UTC  (3+ messages)

let import_iovec deal with compat_iovecs as well v4
 2020-09-25 15:23 UTC  (11+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH] io_uring: don't unconditionally set plug->nowait = true
 2020-09-25 15:06 UTC 

[PATCH] io_uring: ensure open/openat2 name is cleaned on cancelation
 2020-09-25 13:43 UTC  (3+ messages)

Short read handling inconsistency for IOSQE_IO_LINK
 2020-09-25  9:37 UTC 

[PATCH RESEND] io_uring: show sqthread pid and cpu in fdinfo
 2020-09-24 19:49 UTC  (3+ messages)

Support for recvmmsg / sendmmsg
 2020-09-24 19:20 UTC 

[PATCH] io_uring: Remove unneeded NULL check before free
 2020-09-24  9:59 UTC  (2+ messages)

[PATCH] io_uring: show sqthread pid and cpu in fdinfo
 2020-09-24  2:51 UTC 

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 21:30 UTC  (25+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

let import_iovec deal with compat_iovecs as well
 2020-09-23 13:22 UTC  (62+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
` [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}

[GIT PULL] io_uring fixes for 5.9-rc
 2020-09-22 22:15 UTC  (2+ messages)

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 16:27 UTC  (25+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
 2020-09-21 16:01 UTC  (4+ messages)

[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
 2020-09-21 14:57 UTC  (3+ messages)

[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
 2020-09-21 14:50 UTC  (3+ messages)

[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
 2020-09-21 14:10 UTC  (2+ messages)

[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
 2020-09-21 14:09 UTC  (2+ messages)

[PATCHSET 0/5] io_uring fixes for 5.9
 2020-09-19 16:56 UTC  (4+ messages)
` [PATCH 1/5] io_uring: grab any needed state during defer prep


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).