* pull-request: bpf 2022-05-28
@ 2022-05-27 23:50 Daniel Borkmann
2022-05-28 1:30 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2022-05-27 23:50 UTC (permalink / raw)
To: davem; +Cc: kuba, pabeni, edumazet, daniel, ast, andrii, netdev, bpf
Hi David, hi Jakub, hi Paolo, hi Eric,
The following pull-request contains BPF updates for your *net* tree.
We've added 2 non-merge commits during the last 1 day(s) which contain
a total of 2 files changed, 6 insertions(+), 10 deletions(-).
The main changes are:
1) Fix ldx_probe_mem instruction in interpreter by properly zero-extending
the bpf_probe_read_kernel() read content, from Menglong Dong.
2) Fix stacktrace_build_id BPF selftest given urandom_read has been renamed
into urandom_read_iter in random driver, from Song Liu.
Please consider pulling these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Thanks a lot!
Also thanks to reporters, reviewers and testers of commits in this pull-request:
David Vernet, Hao Peng, Jiang Biao, Mykola Lysenko
----------------------------------------------------------------
The following changes since commit 2c262b21de6dc93ac4d8c7a4cea0da4226b451fb:
net: usb: qmi_wwan: add Telit 0x1250 composition (2022-05-27 12:12:40 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
for you to fetch changes up to caff1fa4118cec4dfd4336521ebd22a6408a1e3e:
bpf: Fix probe read error in ___bpf_prog_run() (2022-05-28 01:09:18 +0200)
----------------------------------------------------------------
Menglong Dong (1):
bpf: Fix probe read error in ___bpf_prog_run()
Song Liu (1):
selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
kernel/bpf/core.c | 14 +++++---------
.../testing/selftests/bpf/progs/test_stacktrace_build_id.c | 2 +-
2 files changed, 6 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: bpf 2022-05-28
2022-05-27 23:50 pull-request: bpf 2022-05-28 Daniel Borkmann
@ 2022-05-28 1:30 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-05-28 1:30 UTC (permalink / raw)
To: Daniel Borkmann; +Cc: davem, kuba, pabeni, edumazet, ast, andrii, netdev, bpf
Hello:
This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 28 May 2022 01:50:42 +0200 you wrote:
> Hi David, hi Jakub, hi Paolo, hi Eric,
>
> The following pull-request contains BPF updates for your *net* tree.
>
> We've added 2 non-merge commits during the last 1 day(s) which contain
> a total of 2 files changed, 6 insertions(+), 10 deletions(-).
>
> [...]
Here is the summary with links:
- pull-request: bpf 2022-05-28
https://git.kernel.org/netdev/net/c/6b51935a2651
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-28 1:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-27 23:50 pull-request: bpf 2022-05-28 Daniel Borkmann
2022-05-28 1:30 ` patchwork-bot+netdevbpf
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).