[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200409.173939.976560022955495468.davem@davemloft.net>
Date: Thu, 09 Apr 2020 17:39:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: daniel@...earbox.net
Cc: kuba@...nel.org, ast@...nel.org, netdev@...r.kernel.org,
bpf@...r.kernel.org
Subject: Re: pull-request: bpf 2020-04-10
From: Daniel Borkmann <daniel@...earbox.net>
Date: Fri, 10 Apr 2020 02:29:47 +0200
> The following pull-request contains BPF updates for your *net* tree.
>
> We've added 13 non-merge commits during the last 7 day(s) which contain
> a total of 13 files changed, 137 insertions(+), 43 deletions(-).
>
> The main changes are:
>
> 1) JIT code emission fixes for riscv and arm32, from Luke Nelson and Xi Wang.
>
> 2) Disable vmlinux BTF info if GCC_PLUGIN_RANDSTRUCT is used, from Slava Bacherikov.
>
> 3) Fix oob write in AF_XDP when meta data is used, from Li RongQing.
>
> 4) Fix bpf_get_link_xdp_id() handling on single prog when flags are specified,
> from Andrey Ignatov.
>
> 5) Fix sk_assign() BPF helper for request sockets that can have sk_reuseport
> field uninitialized, from Joe Stringer.
>
> 6) Fix mprotect() test case for the BPF LSM, from KP Singh.
>
> Please consider pulling these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Pulled, thanks Daniel.
Powered by blists - more mailing lists