Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Aug 2020 19:54:50 +0000 (12:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Aug 2020 19:54:50 +0000 (12:54 -0700)
commit4af7b32f84aa4cd60e39b355bc8a1eab6cd8d8a4
tree083be545074f0520c7f69ab01e91707c0b41182a
parent774d977abfd024e6f73484544b9abe5a5cd62de7
parentb16fc097bc283184cde40e5b30d15705e1590410
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2020-08-21

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

We've added 11 non-merge commits during the last 5 day(s) which contain
a total of 12 files changed, 78 insertions(+), 24 deletions(-).

The main changes are:

1) three fixes in BPF task iterator logic, from Yonghong.

2) fix for compressed dwarf sections in vmlinux, from Jiri.

3) fix xdp attach regression, from Andrii.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>