linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-19 21:21:28 to 2019-01-29 16:18:50 UTC [more...]

[PATCH 05/18] Add io_uring IO interface
 2019-01-29 16:18 UTC  (13+ messages)

[PATCHSET v8] io_uring IO interface
 2019-01-29 16:06 UTC  (50+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information

[PATCH -manpage 0/2] Document memfd F_SEAL_FUTURE_WRITE seal
 2019-01-13  0:14 UTC  (3+ messages)
` [PATCH -manpage 1/2] fcntl.2: Update manpage with new "
` [PATCH -manpage 2/2] memfd_create.2: "

[PATCH v2] signal: add procfd_signal() syscall
 2018-12-25 12:07 UTC  (54+ messages)
` [PATCH v2] procfd_signal.2: document procfd_signal syscall

[PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
 2018-12-12 22:05 UTC  (2+ messages)
` [PATCH -manpage 2/2] memfd_create.2: "

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-08 21:46 UTC  (38+ messages)

[PATCH v3] signal: add procfd_send_signal() syscall
 2018-12-06  3:27 UTC  (8+ messages)

[PATCH v1 0/2] proc: allow signaling processes via file descriptors
 2018-11-28 23:02 UTC  (34+ messages)
` [PATCH v1 2/2] signal: add procfd_signal() syscall
` [PATCH] procfd_signal.2: document procfd_signal syscall

[PATCH 2/2] exec: increase BINPRM_BUF_SIZE to 256
 2018-11-22 17:32 UTC  (3+ messages)
        ` [PATCH] execve.2: document an effect of BINPRM_BUF_SIZE increase "

[PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
 2018-11-20  5:25 UTC  (2+ messages)
` [PATCH -manpage 2/2] memfd_create.2: "


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