bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: bpf 2024-05-17
@ 2024-05-17  0:16 Daniel Borkmann
  2024-05-17  0:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2024-05-17  0:16 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 7 non-merge commits during the last 2 day(s) which contain
a total of 8 files changed, 20 insertions(+), 9 deletions(-).

The main changes are:

1) Fix KASAN slab-out-of-bounds in percpu_array_map_gen_lookup and add
   BPF selftests to cover this case, from Andrii Nakryiko.
   (Report https://lore.kernel.org/bpf/20240514231155.1004295-1-kuba@kernel.org/)

2) Fix two BPF selftests to adjust for kernel changes after fast-forwarding
   Linus' tree to make BPF CI all green again, from Martin KaFai Lau.

3) Fix libbpf feature detectors when using token_fd by adjusting the
   attribute size for memset to cover the former, also from Andrii Nakryiko.

4) Fix the description of 'src' in ALU instructions for the BPF ISA
   standardization doc, from Puranjay Mohan.

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:

Alan Maguire, Daniel Borkmann, Dave Thaler, Jakub Kicinski, Kumar 
Kartikeya Dwivedi, Zi Shen Lim

----------------------------------------------------------------

The following changes since commit 621cde16e49b3ecf7d59a8106a20aaebfb4a59a9:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2024-05-15 07:30:49 -0700)

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 51e2b8d33199df9675d2a36ec6aad0c27e91c6fe:

  selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations (2024-05-17 01:50:11 +0200)

----------------------------------------------------------------
bpf-for-netdev

----------------------------------------------------------------
Andrii Nakryiko (3):
      libbpf: fix feature detectors when using token_fd
      bpf: save extended inner map info for percpu array maps as well
      selftests/bpf: add more variations of map-in-map situations

Martin KaFai Lau (2):
      selftests/bpf: Adjust test_access_variable_array after a kernel function name change
      selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations

Puranjay Mohan (2):
      bpf, docs: Fix the description of 'src' in ALU instructions
      MAINTAINERS: Update ARM64 BPF JIT maintainer

 Documentation/bpf/standardization/instruction-set.rst          |  5 +++--
 MAINTAINERS                                                    |  2 +-
 kernel/bpf/map_in_map.c                                        |  4 ++--
 tools/lib/bpf/bpf.c                                            |  2 +-
 tools/lib/bpf/features.c                                       |  2 +-
 tools/testing/selftests/bpf/prog_tests/btf_dump.c              |  2 +-
 tools/testing/selftests/bpf/progs/map_kptr.c                   | 10 ++++++++++
 tools/testing/selftests/bpf/progs/test_access_variable_array.c |  2 +-
 8 files changed, 20 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: bpf 2024-05-17
  2024-05-17  0:16 pull-request: bpf 2024-05-17 Daniel Borkmann
@ 2024-05-17  0:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-05-17  0:50 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 (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 17 May 2024 02:16:00 +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 7 non-merge commits during the last 2 day(s) which contain
> a total of 8 files changed, 20 insertions(+), 9 deletions(-).
> 
> [...]

Here is the summary with links:
  - pull-request: bpf 2024-05-17
    https://git.kernel.org/netdev/net/c/52d94c180a9f

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-05-17  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17  0:16 pull-request: bpf 2024-05-17 Daniel Borkmann
2024-05-17  0:50 ` 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).