* pull-request: bpf 2022-11-25
@ 2022-11-25 0:10 Daniel Borkmann
2022-11-29 2:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2022-11-25 0:10 UTC (permalink / raw)
To: davem; +Cc: kuba, pabeni, edumazet, daniel, ast, andrii, martin.lau, netdev,
bpf
Hi David, hi Jakub, hi Paolo, hi Eric,
Happy Thanksgiving!
The following pull-request contains BPF updates for your *net* tree.
We've added 10 non-merge commits during the last 8 day(s) which contain
a total of 7 files changed, 48 insertions(+), 30 deletions(-).
The main changes are:
1) Several libbpf ringbuf fixes related to probing for its availability, size
overflows when mmaping a 2G ringbuf and rejection of invalid reservation
sizes, from Hou Tao.
2) Fix a buggy return pointer in libbpf for attach_raw_tp function, from Jiri Olsa.
3) Fix a local storage BPF map bug where the value's spin lock field can get
initialized incorrectly, from Xu Kuohai.
4) Two follow-up fixes in kprobe_multi BPF selftests for BPF CI, from Jiri Olsa.
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:
Alexei Starovoitov, Jiri Olsa
----------------------------------------------------------------
The following changes since commit ed1fe1bebe18884b11e5536b5ac42e3a48960835:
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims (2022-11-14 11:30:49 +0000)
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 8be602dadb2febb5e4cb367bff1162205bcf9905:
selftests/bpf: Make test_bench_attach serial (2022-11-21 11:52:01 -0800)
----------------------------------------------------------------
bpf-for-netdev
----------------------------------------------------------------
Alexei Starovoitov (1):
Merge branch 'Bug fix and test case for special map value field '
Andrii Nakryiko (1):
Merge branch 'libbpf: Fixes for ring buffer'
Hou Tao (5):
bpf, perf: Use subprog name when reporting subprog ksymbol
libbpf: Use page size as max_entries when probing ring buffer map
libbpf: Handle size overflow for ringbuf mmap
libbpf: Handle size overflow for user ringbuf mmap
libbpf: Check the validity of size in user_ring_buffer__reserve()
Jiri Olsa (3):
libbpf: Use correct return pointer in attach_raw_tp
selftests/bpf: Filter out default_idle from kprobe_multi bench
selftests/bpf: Make test_bench_attach serial
Xu Kuohai (2):
bpf: Do not copy spin lock field from user in bpf_selem_alloc
bpf: Set and check spin lock value in sk_storage_map_test
kernel/bpf/bpf_local_storage.c | 2 +-
kernel/events/core.c | 2 +-
tools/lib/bpf/libbpf.c | 2 +-
tools/lib/bpf/libbpf_probes.c | 2 +-
tools/lib/bpf/ringbuf.c | 26 ++++++++++++----
.../selftests/bpf/map_tests/sk_storage_map.c | 36 ++++++++++++----------
.../selftests/bpf/prog_tests/kprobe_multi_test.c | 8 ++---
7 files changed, 48 insertions(+), 30 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: bpf 2022-11-25
2022-11-25 0:10 pull-request: bpf 2022-11-25 Daniel Borkmann
@ 2022-11-29 2:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-11-29 2:00 UTC (permalink / raw)
To: Daniel Borkmann
Cc: davem, kuba, pabeni, edumazet, ast, andrii, martin.lau, netdev,
bpf
Hello:
This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 25 Nov 2022 01:10:34 +0100 you wrote:
> Hi David, hi Jakub, hi Paolo, hi Eric,
>
> Happy Thanksgiving!
>
> The following pull-request contains BPF updates for your *net* tree.
>
> We've added 10 non-merge commits during the last 8 day(s) which contain
> a total of 7 files changed, 48 insertions(+), 30 deletions(-).
>
> [...]
Here is the summary with links:
- pull-request: bpf 2022-11-25
https://git.kernel.org/netdev/net/c/4f4a5de12539
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-11-29 2:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-25 0:10 pull-request: bpf 2022-11-25 Daniel Borkmann
2022-11-29 2:00 ` 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).