lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 17 May 2020 14:23:51 -0600
From:   Jens Axboe <axboe@...nel.dk>
To:     Pavel Begunkov <asml.silence@...il.com>, io-uring@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/2] io_uring tee support

On 5/17/20 5:18 AM, Pavel Begunkov wrote:
> Add tee support.
> 
> v2: handle zero-len tee
> 
> Pavel Begunkov (2):
>   splice: export do_tee()
>   io_uring: add tee(2) support
> 
>  fs/io_uring.c                 | 62 +++++++++++++++++++++++++++++++++--
>  fs/splice.c                   |  3 +-
>  include/linux/splice.h        |  3 ++
>  include/uapi/linux/io_uring.h |  1 +
>  4 files changed, 64 insertions(+), 5 deletions(-)

Applied, thanks.

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ