netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: bpf 2023-07-19
@ 2023-07-19 17:45 Alexei Starovoitov
  2023-07-19 23:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Alexei Starovoitov @ 2023-07-19 17:45 UTC (permalink / raw)
  To: davem; +Cc: kuba, edumazet, pabeni, daniel, andrii, netdev, bpf, kernel-team

Hi David, hi Jakub, hi Paolo, hi Eric,

The following pull-request contains BPF updates for your *net* tree.

We've added 4 non-merge commits during the last 1 day(s) which contain
a total of 3 files changed, 55 insertions(+), 10 deletions(-).

The main changes are:

1) Fix stack depth check in presence of async callbacks, from Kumar Kartikeya Dwivedi.

2) Fix BTI type used for freplace attached functions, from Alexander Duyck.

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:

Xu Kuohai

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

The following changes since commit 8fcd7c7b3a38ab5e452f542fda8f7940e77e479a:

  octeontx2-pf: Dont allocate BPIDs for LBK interfaces (2023-07-18 14:51:45 +0200)

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 a3f25d614bc73b45e8f02adc6769876dfd16ca84:

  bpf, arm64: Fix BTI type used for freplace attached functions (2023-07-18 15:28:19 -0700)

----------------------------------------------------------------
for-netdev

----------------------------------------------------------------
Alexander Duyck (1):
      bpf, arm64: Fix BTI type used for freplace attached functions

Alexei Starovoitov (1):
      Merge branch 'two-more-fixes-for-check_max_stack_depth'

Kumar Kartikeya Dwivedi (3):
      bpf: Fix subprog idx logic in check_max_stack_depth
      bpf: Repeat check_max_stack_depth for async callbacks
      selftests/bpf: Add more tests for check_max_stack_depth bug

 arch/arm64/net/bpf_jit_comp.c                      |  8 +++++-
 kernel/bpf/verifier.c                              | 32 +++++++++++++++++-----
 .../selftests/bpf/progs/async_stack_depth.c        | 25 +++++++++++++++--
 3 files changed, 55 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2023-07-19 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-19 17:45 pull-request: bpf 2023-07-19 Alexei Starovoitov
2023-07-19 23: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).