]> 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, 1 Feb 2019 23:28:07 +0000 (15:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2019 23:28:07 +0000 (15:28 -0800)
commitcdf8f9a6b0312800e4b254bf5e1e4dc61dd811ce
tree7610edf8a5b800399bb92772a0309aba12a2ed74
parent2ff1fe7cc6331b482e3e26dd27df780e28c7009d
parent46a6cafb482bee5c1831f27556375eb646d72426
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2019-01-31

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

The main changes are:

1) disable preemption in sender side of socket filters, from Alexei.

2) fix two potential deadlocks in syscall bpf lookup and prog_register,
   from Martin and Alexei.

3) fix BTF to allow typedef on func_proto, from Yonghong.

4) two bpftool fixes, from Jiri and Paolo.
====================

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