netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: bpf 2021-01-20
@ 2021-01-20 16:34 Daniel Borkmann
  2021-01-20 16:54 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2021-01-20 16:34 UTC (permalink / raw)
  To: davem; +Cc: kuba, daniel, ast, andrii, netdev, bpf

Hi David, hi Jakub,

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 3 files changed, 6 insertions(+), 6 deletions(-).

The main changes are:

1) Fix wrong bpf_map_peek_elem_proto helper callback, from Mircea Cirjaliu.

2) Fix signed_{sub,add32}_overflows type truncation, from Daniel Borkmann.

3) Fix AF_XDP to also clear pools for inactive queues, from Maxim Mikityanskiy.

Please consider pulling these changes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Thanks a lot!

Also thanks to reporters, reviewers and testers of commits in this pull-request:

Alexei Starovoitov, Björn Töpel, De4dCr0w, John Fastabend

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

The following changes since commit f7b9820dbe1620a3d681991fc82774ae49c2b6d2:

  Merge branch 'sh_eth-fix-reboot-crash' (2021-01-19 12:02:23 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git 

for you to fetch changes up to bc895e8b2a64e502fbba72748d59618272052a8b:

  bpf: Fix signed_{sub,add32}_overflows type handling (2021-01-20 17:19:40 +0100)

----------------------------------------------------------------
Daniel Borkmann (1):
      bpf: Fix signed_{sub,add32}_overflows type handling

Maxim Mikityanskiy (1):
      xsk: Clear pool even for inactive queues

Mircea Cirjaliu (1):
      bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback

 kernel/bpf/helpers.c  | 2 +-
 kernel/bpf/verifier.c | 6 +++---
 net/xdp/xsk.c         | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

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

* Re: pull-request: bpf 2021-01-20
  2021-01-20 16:34 pull-request: bpf 2021-01-20 Daniel Borkmann
@ 2021-01-20 16:54 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2021-01-20 16:54 UTC (permalink / raw)
  To: Daniel Borkmann; +Cc: davem, ast, andrii, netdev, bpf

On Wed, 20 Jan 2021 17:34:39 +0100 Daniel Borkmann wrote:
> 1) Fix wrong bpf_map_peek_elem_proto helper callback, from Mircea Cirjaliu.
> 
> 2) Fix signed_{sub,add32}_overflows type truncation, from Daniel Borkmann.
> 
> 3) Fix AF_XDP to also clear pools for inactive queues, from Maxim Mikityanskiy.

Pulled, thanks!

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

end of thread, other threads:[~2021-01-20 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 16:34 pull-request: bpf 2021-01-20 Daniel Borkmann
2021-01-20 16:54 ` Jakub Kicinski

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).