Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2020 18:13:45 +0000 (11:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2020 18:13:45 +0000 (11:13 -0700)
commit242a6df688dcad7c55105280a79aaff83addf7ce
treef9adee4a9f9cc9e55bcace5b5ae91fdc032c0699
parent0d81a3f29c0afb18ba2b1275dcccf21e0dd4da38
parent90db6d772f749e38171d04619a5e3cd8804a6d02
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2020-03-12

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

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

The main changes are:

1) Andrii fixed two bugs in cgroup-bpf.

2) John fixed sockmap.

3) Luke fixed x32 jit.

4) Martin fixed two issues in struct_ops.

5) Yonghong fixed bpf_send_signal.

6) Yoshiki fixed BTF enum.
====================

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