bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: bpf 2020-07-09
@ 2020-07-10  2:48 Alexei Starovoitov
  2020-07-10 21:08 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Alexei Starovoitov @ 2020-07-10  2:48 UTC (permalink / raw)
  To: davem; +Cc: daniel, netdev, bpf, kernel-team

Hi David,

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 4 files changed, 26 insertions(+), 15 deletions(-).

The main changes are:

1) fix crash in libbpf on 32-bit archs, from Jakub and Andrii.

2) fix crash when l2tp and bpf_sk_reuseport conflict, from Martin.

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:

Jakub Sitnicki, James Chapman, Martin KaFai Lau

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

The following changes since commit 365f9ae4ee36037e2a9268fe7296065356840b4c:

  ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() (2020-07-09 12:35:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b2f9f1535bb93ee5fa2ea30ac1c26fa0d676154c:

  libbpf: Fix libbpf hashmap on (I)LP32 architectures (2020-07-09 19:38:55 -0700)

----------------------------------------------------------------
Jakub Bogusz (1):
      libbpf: Fix libbpf hashmap on (I)LP32 architectures

Lorenz Bauer (1):
      selftests: bpf: Fix detach from sockmap tests

Martin KaFai Lau (2):
      bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
      bpf: net: Avoid incorrect bpf_sk_reuseport_detach call

 include/net/sock.h                      |  3 ++-
 kernel/bpf/reuseport_array.c            | 14 ++++++++++----
 tools/lib/bpf/hashmap.h                 | 12 ++++++++----
 tools/testing/selftests/bpf/test_maps.c | 12 ++++++------
 4 files changed, 26 insertions(+), 15 deletions(-)

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

* Re: pull-request: bpf 2020-07-09
  2020-07-10  2:48 pull-request: bpf 2020-07-09 Alexei Starovoitov
@ 2020-07-10 21:08 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-07-10 21:08 UTC (permalink / raw)
  To: alexei.starovoitov; +Cc: daniel, netdev, bpf, kernel-team

From: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Date: Thu,  9 Jul 2020 19:48:24 -0700

> 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 4 files changed, 26 insertions(+), 15 deletions(-).
> 
> The main changes are:
> 
> 1) fix crash in libbpf on 32-bit archs, from Jakub and Andrii.
> 
> 2) fix crash when l2tp and bpf_sk_reuseport conflict, from Martin.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks Alexei.

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

end of thread, other threads:[~2020-07-10 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10  2:48 pull-request: bpf 2020-07-09 Alexei Starovoitov
2020-07-10 21:08 ` David Miller

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