Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Mar 2019 03:45:35 +0000 (23:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Mar 2019 03:45:35 +0000 (23:45 -0400)
commit27602e2c44da4091bef99e6c877e20c78b7f6e81
tree1c3377fb2446c3860cfcdb277c1a08d6fa42b263
parent526949e877f44672d408bfe291e39860c13f2e24
parenta7d6ac3761d34bfd4294d7843714c91c600738cf
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2019-03-24

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

The main changes are:

1) libbpf verision fix up from Daniel.

2) fix liveness propagation from Jakub.

3) fix verbose print of refcounted regs from Martin.

4) fix for large map allocations from Martynas.

5) fix use after free in sanitize_ptr_alu from Xu.
====================

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