messages from 2022-07-11 12:56:33 to 2022-07-19 09:36:35 UTC [more...]
[PATCH net-next v5 00/27] io_uring zerocopy send
2022-07-19 9:35 UTC (30+ messages)
` [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
` [PATCH net-next v5 02/27] ipv6: "
` [PATCH net-next v5 03/27] skbuff: don't mix ubuf_info from different sources
` [PATCH net-next v5 04/27] skbuff: add SKBFL_DONT_ORPHAN flag
` [PATCH net-next v5 05/27] skbuff: carry external ubuf_info in msghdr
` [PATCH net-next v5 06/27] net: Allow custom iter handler "
` [PATCH net-next v5 07/27] net: introduce managed frags infrastructure
` [PATCH net-next v5 08/27] net: introduce __skb_fill_page_desc_noacc
` [PATCH net-next v5 09/27] ipv4/udp: support externally provided ubufs
` [PATCH net-next v5 10/27] ipv6/udp: "
` [PATCH net-next v5 11/27] tcp: "
` [PATCH net-next v5 12/27] io_uring: initialise msghdr::msg_ubuf
` [PATCH net-next v5 13/27] io_uring: export io_put_task()
` [PATCH net-next v5 14/27] io_uring: add zc notification infrastructure
` [PATCH net-next v5 15/27] io_uring: cache struct io_notif
` [PATCH net-next v5 16/27] io_uring: complete notifiers in tw
` [PATCH net-next v5 17/27] io_uring: add rsrc referencing for notifiers
` [PATCH net-next v5 18/27] io_uring: add notification slot registration
` [PATCH net-next v5 19/27] io_uring: wire send zc request type
` [PATCH net-next v5 20/27] io_uring: account locked pages for non-fixed zc
` [PATCH net-next v5 21/27] io_uring: allow to pass addr into sendzc
` [PATCH net-next v5 22/27] io_uring: sendzc with fixed buffers
` [PATCH net-next v5 23/27] io_uring: flush notifiers after sendzc
` [PATCH net-next v5 24/27] io_uring: rename IORING_OP_FILES_UPDATE
` [PATCH net-next v5 25/27] io_uring: add zc notification flush requests
` [PATCH net-next v5 26/27] io_uring: enable managed frags with register buffers
` [PATCH net-next v5 27/27] selftests/io_uring: test zerocopy send
[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
2022-07-19 8:58 UTC (11+ messages)
` [LKP] "
[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
2022-07-19 4:47 UTC (7+ messages)
[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
2022-07-18 14:55 UTC (25+ messages)
[PATCH liburing] fix io_uring_recvmsg_cmsg_nexthdr logic
2022-07-18 13:42 UTC (5+ messages)
[PATCH] ublk_drv: add one new ublk command: UBLK_IO_NEED_GET_DATA
2022-07-18 11:44 UTC
[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
2022-07-18 9:03 UTC (52+ messages)
` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
` [PATCH for-next 2/4] nvme: compact nvme_uring_cmd_pdu struct
` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
` [PATCH for-next 1/4] io_uring, nvme: rename a function
[PATCH net-next v4 00/27] io_uring zerocopy send
2022-07-18 2:19 UTC (11+ messages)
` [PATCH net-next v4 11/27] tcp: support externally provided ubufs
KASAN: use-after-free Read in io_iopoll_getevents
2022-07-17 22:58 UTC
[PATCH] net: fix compat pointer in get_compat_msghdr()
2022-07-16 20:47 UTC (2+ messages)
[net] 65a1e5c409: canonical_address#:#[##]
2022-07-16 14:26 UTC
[PATCH v3 for-next 0/3] io_uring: multishot recvmsg
2022-07-15 21:25 UTC (10+ messages)
` [PATCH v3 for-next 1/3] net: copy from user before calling __copy_msghdr
` [PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr
` [PATCH v3 for-next 3/3] io_uring: support multishot in recvmsg
[PATCH v6 0/5] io_uring: remove ring quiesce in io_uring_register
2022-07-15 18:22 UTC (7+ messages)
` [PATCH v6 5/5] io_uring: remove ring quiesce for io_uring_register
` [PATCH] io_uring: Don't require reinitable percpu_ref
[PATCH for-next] io_uring: fix types in io_recvmsg_multishot_overflow
2022-07-15 13:33 UTC (2+ messages)
[PATCH V5 0/2] ublk: add io_uring based userspace block driver
2022-07-15 6:07 UTC (15+ messages)
` [PATCH V5 1/2] ublk_drv: "
` [PATCH V5 2/2] ublk_drv: support to complete io command via task_work_add
[PATCH RFC v2 liburing 0/2] multishot recvmsg
2022-07-14 18:02 UTC (5+ messages)
` [PATCH RFC v2 liburing 1/2] add multishot recvmsg API
` [PATCH RFC v2 liburing 2/2] add tests for multishot recvmsg
[PATCH] io_uring: Use atomic_long_try_cmpxchg in __io_account_mem
2022-07-14 16:45 UTC (2+ messages)
[PATCH v2 for-next 0/3] io_uring: multishot recvmsg
2022-07-14 9:20 UTC (8+ messages)
` [PATCH v2 for-next 1/3] net: copy from user before calling __copy_msghdr
` [PATCH v2 for-next 2/3] net: copy from user before calling __get_compat_msghdr
` [PATCH v2 for-next 3/3] io_uring: support multishot in recvmsg
dma_buf support with io_uring
2022-07-13 5:41 UTC (3+ messages)
[PATCH V4 0/2] ublk: add io_uring based userspace block driver
2022-07-12 15:16 UTC (11+ messages)
` [PATCH V4 2/2] ublk_drv: add UBLK_IO_REFETCH_REQ for supporting to build as module
[PATCH for-next 0/3] io_uring: multishot recvmsg
2022-07-12 9:18 UTC (2+ messages)
[PATCH v5 00/11] fixed worker
2022-07-12 8:32 UTC (2+ messages)
[PATCH for-next 0/4] io_uring: multishot recv cleanups
2022-07-12 8:32 UTC (4+ messages)
` (subset) "
[RFC] a new way to achieve asynchronous IO
2022-07-12 7:11 UTC (5+ messages)
[GIT PULL liburing] GitHub bot updates 2022-07-11
2022-07-11 13:55 UTC (2+ messages)
Problematic interaction of io_uring and CIFS
2022-07-11 13:40 UTC (5+ 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