* pull-request: bpf 2024-07-09
@ 2024-07-09 9:14 Daniel Borkmann
2024-07-09 14:40 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2024-07-09 9:14 UTC (permalink / raw)
To: davem; +Cc: kuba, pabeni, edumazet, daniel, ast, andrii, martin.lau, netdev,
bpf
Hi David, hi Jakub, hi Paolo, hi Eric,
The following pull-request contains BPF updates for your *net* tree.
We've added 3 non-merge commits during the last 1 day(s) which contain
a total of 5 files changed, 81 insertions(+), 11 deletions(-).
The main changes are:
1) Fix a use-after-free in a corner case where tcx_entry got released too
early. Also add BPF test coverage along with the fix, from Daniel Borkmann.
2) Fix a kernel panic on Loongarch in sk_msg_recvmsg() which got triggered
by running BPF sockmap selftests, from Geliang Tang.
Please consider pulling these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git tags/for-netdev
Thanks a lot!
Also thanks to reporters, reviewers and testers of commits in this pull-request:
John Fastabend, Pedro Pinto
----------------------------------------------------------------
The following changes since commit 83c36e7cfd74e41a5c145640dba581b38f12aa15:
docs: networking: devlink: capitalise length value (2024-07-08 13:39:07 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git tags/for-netdev
for you to fetch changes up to f0c18025693707ec344a70b6887f7450bf4c826b:
skmsg: Skip zero length skb in sk_msg_recvmsg (2024-07-09 10:24:50 +0200)
----------------------------------------------------------------
bpf-for-netdev
----------------------------------------------------------------
Daniel Borkmann (2):
bpf: Fix too early release of tcx_entry
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Geliang Tang (1):
skmsg: Skip zero length skb in sk_msg_recvmsg
include/net/tcx.h | 13 +++--
net/core/skmsg.c | 3 +-
net/sched/sch_ingress.c | 12 ++---
tools/testing/selftests/bpf/config | 3 ++
tools/testing/selftests/bpf/prog_tests/tc_links.c | 61 +++++++++++++++++++++++
5 files changed, 81 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: bpf 2024-07-09
2024-07-09 9:14 pull-request: bpf 2024-07-09 Daniel Borkmann
@ 2024-07-09 14:40 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-07-09 14:40 UTC (permalink / raw)
To: Daniel Borkmann
Cc: davem, kuba, pabeni, edumazet, ast, andrii, martin.lau, netdev,
bpf
Hello:
This pull request was applied to bpf/bpf.git (master)
by Paolo Abeni <pabeni@redhat.com>:
On Tue, 9 Jul 2024 11:14:52 +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 3 non-merge commits during the last 1 day(s) which contain
> a total of 5 files changed, 81 insertions(+), 11 deletions(-).
>
> [...]
Here is the summary with links:
- pull-request: bpf 2024-07-09
https://git.kernel.org/bpf/bpf/c/528269fe117f
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:[~2024-07-09 14:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 9:14 pull-request: bpf 2024-07-09 Daniel Borkmann
2024-07-09 14:40 ` 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).