io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-20 15:07:13 to 2022-08-02 21:30:24 UTC [more...]

[GIT PULL] io_uring support for buffered writes
 2022-08-02 21:30 UTC  (2+ messages)

[GIT PULL] io_uring support for zerocopy send
 2022-08-02 21:30 UTC  (3+ messages)

[GIT PULL] io_uring updates for 5.20-rc1
 2022-08-02 21:30 UTC  (2+ messages)

Adding read_exact and write_all OPs?
 2022-08-02 21:04 UTC 

[PATCHv2 0/7] dma mapping optimisations
 2022-08-02 19:36 UTC  (8+ messages)
` [PATCHv2 1/7] blk-mq: add ops to dma map bvec
` [PATCHv2 2/7] file: "
` [PATCHv2 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv2 4/7] block: add dma tag bio type
` [PATCHv2 5/7] io_uring: introduce file slot release helper
` [PATCHv2 6/7] io_uring: add support for dma pre-mapping
` [PATCHv2 7/7] nvme-pci: implement dma_map support

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-07-29 22:30 UTC  (10+ messages)

[PATCH liburing] add additional meson build system support
 2022-07-29  7:47 UTC  (13+ messages)
` [PATCH liburing 1/9] add Meson build system
` [PATCH liburing 2/9] meson: update meson build files for liburing 2.3
` [PATCH liburing 3/9] meson: update available tests to "
` [PATCH liburing 4/9] meson: update installed manpages "
` [PATCH liburing 5/9] meson: add default test setup running each test once
` [PATCH liburing 6/9] meson: support building without libc
` [PATCH liburing 7/9] meson: add 'raw' test suite
` [PATCH liburing 8/9] github bot: add jobs for meson
` [PATCH liburing 9/9] meson: update available examples to liburing 2.3

[PATCH 0/5] dma mapping optimisations
 2022-07-28 13:25 UTC  (19+ messages)
` [PATCH 1/5] blk-mq: add ops to dma map bvec
` [PATCH 2/5] iov_iter: introduce type for preregistered dma tags
` [PATCH 3/5] block: add dma tag bio type
` [PATCH 4/5] io_uring: add support for dma pre-mapping
` [PATCH 5/5] nvme-pci: implement dma_map support

[PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands
 2022-07-28 13:10 UTC  (10+ messages)
    ` [PATCH liburing v3 1/5] configure: check for nvme uring command support
    ` [PATCH liburing v3 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
    ` [PATCH liburing v3 3/5] nvme: add nvme opcodes, structures and helper functions
    ` [PATCH liburing v3 4/5] test: add io_uring passthrough test
    ` [PATCH liburing v3 5/5] test/io_uring_passthrough: add test case for poll IO

[PATCH liburing v2 0/5] Add basic test for nvme uring passthrough commands
 2022-07-27 18:27 UTC  (10+ messages)
    ` [PATCH liburing v2 1/5] configure: check for nvme uring command support
    ` [PATCH liburing v2 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
    ` [PATCH liburing v2 3/5] nvme: add nvme opcodes, structures and helper functions
    ` [PATCH liburing v2 4/5] test: add io_uring passthrough test
    ` [PATCH liburing v2 5/5] test/io_uring_passthrough: add test case for poll IO

[PATCH 5.10 005/105] io_uring: Use original task for req identity in io_identity_cow()
 2022-07-27 16:09 UTC 

[PATCH for-next v2 0/2] notification optimisation
 2022-07-27 15:01 UTC  (4+ messages)
` [PATCH for-next v2 1/2] io_uring: export req alloc from core
` [PATCH for-next v2 2/2] io_uring: notification completion optimisation

Confused about count argument in io_uring_prep_timeout
 2022-07-27 10:44 UTC  (2+ messages)

[PATCH liburing 0/5] multishot recvmsg docs and example
 2022-07-27 10:19 UTC  (15+ messages)
` [PATCH liburing 1/5] more consistent multishot recvmsg API parameter names
` [PATCH liburing 2/5] order like functions together in liburing.h
` [PATCH liburing 3/5] change io_uring_recvmsg_payload_length return type
` [PATCH liburing 4/5] add documentation for multishot recvmsg
` [PATCH liburing 5/5] add an example for a UDP server

[PATCH net-next v5 00/27] io_uring zerocopy send
 2022-07-27  9:18 UTC  (8+ messages)
` [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
` [PATCH net-next v5 27/27] selftests/io_uring: test zerocopy send

[PATCH for-next] io_uring/zc: notification completion optimisation
 2022-07-26 18:29 UTC  (2+ messages)

[PATCH liburing] examples/io_uring-udp: Use a proper cast for `(struct sockaddr *)` argument
 2022-07-26 16:47 UTC  (2+ messages)

[PATCH liburing] .gitignore: Add poll-bench and send-zerocopy examples
 2022-07-26 12:59 UTC  (2+ messages)

[PATCH liburing] arch/syscall: Use __NR_mmap2 existence for preprocessor condition
 2022-07-26 12:58 UTC  (3+ messages)

[PATCH liburing 0/4] zerocopy send headers and tests
 2022-07-26  9:35 UTC  (14+ messages)
` [PATCH liburing 1/4] io_uring.h: sync with kernel for zc send and notifiers
` [PATCH liburing 2/4] liburing: add zc send and notif helpers
` [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications
` [PATCH liburing 4/4] examples: add a zerocopy send example

KASAN: use-after-free Read in __io_remove_buffers
 2022-07-26  8:43 UTC  (5+ messages)

[PATCH for-next 0/4] io_uring/zc fix and improvements
 2022-07-25 15:49 UTC  (6+ messages)
` [PATCH for-next 1/4] io_uring/net: improve io_get_notif_slot types
` [PATCH for-next 2/4] io_uring/net: checks errors of zc mem accounting
` [PATCH for-next 3/4] io_uring/net: make page accounting more consistent
` [PATCH for-next 4/4] io_uring/net: use unsigned for flags

[PATCH liburing v2 0/5] zerocopy send headers and tests
 2022-07-25 15:48 UTC  (10+ messages)
` [PATCH liburing v2 1/5] io_uring.h: sync with kernel for zc send and notifiers
` [PATCH liburing v2 2/5] liburing: add zc send and notif helpers
` [PATCH liburing v2 3/5] tests: add tests for zerocopy send and notifications
` [PATCH liburing v2 4/5] examples: add a zerocopy send example
` [PATCH liburing v2 5/5] liburing: improve fallocate typecasting

[PATCH v5.10 1/1] io_uring: Use original task for req identity in io_identity_cow()
 2022-07-23 13:54 UTC  (3+ messages)

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-23  1:02 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

__io_file_supports_nowait for regular files
 2022-07-22 15:59 UTC  (5+ messages)

[PATCH liburing v2 0/2] single issuer tests and poll bench
 2022-07-22 15:21 UTC  (4+ messages)
` [PATCH liburing v2 1/2] examples: add a simple single-shot poll benchmark
` [PATCH liburing v2 2/2] tests: test IORING_SETUP_SINGLE_ISSUER

[PATCH liburing 1/1] man/io_uring_setup.2: document IORING_SETUP_SINGLE_ISSUER
 2022-07-22 15:21 UTC  (2+ messages)

[PATCH] io_uring: ensure REQ_F_ISREG is set async offload
 2022-07-22  1:36 UTC  (3+ messages)

[PATCH liburing 0/2] test: fix poll-mshot-update tests
 2022-07-21 16:50 UTC  (4+ messages)
` [PATCH liburing 1/2] fixup poll-mshot-update
` [PATCH liburing 2/2] test: have poll-mshot-update run with both big and small cqe

[PATCH liburing] Delete `src/syscall.c` and get back to use `__sys_io_uring*` functions
 2022-07-21 15:59 UTC  (6+ messages)
      ` [PATCH] arch/generic: Rename `____sys_io_uring*` to `__sys_io_uring*`

[PATCH liburing 0/4] tests updates
 2022-07-21 15:26 UTC  (7+ messages)
` [PATCH liburing 1/4] add a test for bad buf_ring register
` [PATCH liburing 2/4] Copy IORING_SETUP_SINGLE_ISSUER into io_uring.h
` [PATCH liburing 3/4] test: poll-mshot-overflow use proper return codes
` [PATCH liburing 4/4] skip poll-mshot-overflow on old kernels

[PATCH] io_uring: do not recycle buffer in READV
 2022-07-21 14:31 UTC  (2+ messages)

[PATCH] io_uring: fix free of unallocated buffer list
 2022-07-21 14:29 UTC  (3+ messages)

Quick question about your io_uring zerocopy work
 2022-07-21 13:22 UTC  (2+ messages)

Linux 5.19-rc7 liburing test `poll-mshot-overflow.t` and `read-write.t` fail
 2022-07-21 13:14 UTC  (6+ messages)

[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
 2022-07-21  3:08 UTC  (13+ messages)
  ` [LKP] "

KASAN: invalid-free in __io_uring_register
 2022-07-21  2:10 UTC 

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-07-20 16:51 UTC  (10+ messages)
                    ` [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes
                      ` [PATCH 1/2] signal: Move stopping for the coredump from do_exit into get_signal
                      ` [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-07-20 15:11 UTC  (7+ 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).