BPF List
 help / color / mirror / Atom feed
* [GIT PULL] bpf for v6.11-rc7
@ 2024-09-06  2:07 Alexei Starovoitov
  2024-09-06  3:20 ` pr-tracker-bot
  2024-09-06  5:01 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Alexei Starovoitov @ 2024-09-06  2:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: bpf, netdev, daniel, andrii, martin.lau

Hi Linus,

The following changes since commit 872cf28b8df9c5c3a1e71a88ee750df7c2513971:

  Merge tag 'platform-drivers-x86-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (2024-08-22 06:34:27 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git tags/bpf-6.11-rc7

for you to fetch changes up to 5390f315fc8c9b9f48105a0d88b56bc59fa2b3e0:

  Merge branch 'bpf-fix-incorrect-name-check-pass-logic-in-btf_name_valid_section' (2024-09-04 12:35:04 -0700)

----------------------------------------------------------------
- Fix crash when btf_parse_base() returns an error
  from Martin Lau.

- Fix out of bounds access in btf_name_valid_section()
  from Jeongjun Park.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
----------------------------------------------------------------
Alexei Starovoitov (1):
      Merge branch 'bpf-fix-incorrect-name-check-pass-logic-in-btf_name_valid_section'

Jeongjun Park (2):
      bpf: add check for invalid name in btf_name_valid_section()
      selftests/bpf: Add a selftest to check for incorrect names

Martin KaFai Lau (1):
      bpf: Fix a crash when btf_parse_base() returns an error pointer

 kernel/bpf/btf.c                             |  6 +++--
 tools/testing/selftests/bpf/prog_tests/btf.c | 34 ++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2024-09-06  5:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06  2:07 [GIT PULL] bpf for v6.11-rc7 Alexei Starovoitov
2024-09-06  3:20 ` pr-tracker-bot
2024-09-06  5:01 ` 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