]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16bf4b54f1691f1405a8f7f94c9a3d6385305271
treef9adee4a9f9cc9e55bcace5b5ae91fdc032c0699
parent7484fb17b369eb8b352ff263790631b8d8388b76
parent007d24f8b9e30bb5863ab4ee952c668b746aa694
Merge git://git.kernel.org/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>