]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
authorDavid S. Miller <davem@davemloft.net>
Sat, 2 Feb 2019 04:12:18 +0000 (20:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Feb 2019 04:12:18 +0000 (20:12 -0800)
commitbeb73559bf57b0151dba0c27c4f866599f57bb0b
treef6d2fd8d8409add55ee3ae57d39e793f971b1b88
parentd6b0a01faa6aff53f166d1b91541374e9ac6209f
parent5974b7c1e40da80a5986f0464ae47687ce4a8021
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next

Alexei Starovoitov says:

====================
pull-request: bpf-next 2019-02-01

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

The main changes are:

1) introduce bpf_spin_lock, from Alexei.

2) convert xdp samples to libbpf, from Maciej.

3) skip verifier tests for unsupported program/map types, from Stanislav.

4) powerpc64 JIT support for BTF line info, from Sandipan.

5) assorted fixed, from Valdis, Jesper, Jiong.
====================

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