From: patchwork-bot+netdevbpf@kernel.org
To: Jordan Rome <linux@jordanrome.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
andrii@kernel.org, martin.lau@kernel.org, kernel-team@fb.com,
sinquersw@gmail.com
Subject: Re: [bpf-next v10 1/2] bpf: Add bpf_copy_from_user_str kfunc
Date: Fri, 23 Aug 2024 22:50:28 +0000 [thread overview]
Message-ID: <172445342852.3104518.6878679528114082010.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240823195101.3621028-1-linux@jordanrome.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Fri, 23 Aug 2024 12:51:00 -0700 you wrote:
> This adds a kfunc wrapper around strncpy_from_user,
> which can be called from sleepable BPF programs.
>
> This matches the non-sleepable 'bpf_probe_read_user_str'
> helper except it includes an additional 'flags'
> param, which allows consumers to clear the entire
> destination buffer on success or failure.
>
> [...]
Here is the summary with links:
- [bpf-next,v10,1/2] bpf: Add bpf_copy_from_user_str kfunc
https://git.kernel.org/bpf/bpf-next/c/65ab5ac4df01
- [bpf-next,v10,2/2] bpf: Add tests for bpf_copy_from_user_str kfunc
https://git.kernel.org/bpf/bpf-next/c/ddc3d98807dc
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-08-23 22:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-23 19:51 [bpf-next v10 1/2] bpf: Add bpf_copy_from_user_str kfunc Jordan Rome
2024-08-23 19:51 ` [bpf-next v10 2/2] bpf: Add tests for " Jordan Rome
2024-08-23 22:43 ` Alexei Starovoitov
2024-08-23 22:50 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=172445342852.3104518.6878679528114082010.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=kernel-team@fb.com \
--cc=linux@jordanrome.com \
--cc=martin.lau@kernel.org \
--cc=sinquersw@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox