]> 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, 23 Feb 2018 17:34:18 +0000 (12:34 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Feb 2018 17:34:18 +0000 (12:34 -0500)
commit05b1bc4511c31047306dc086359d68f2b656df9b
tree1dabdfd03e42add165db06554c069800eabd3d3a
parentf0cfa8f6f34bfa5ed110506bce02af442297aa32
parent85c6844f1418a52ea65fd9d16d709ec23de137c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2018-02-22

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

The main changes are:

1) two urgent fixes for bpf_tail_call logic for x64 and arm64 JITs, from Daniel.

2) cond_resched points in percpu array alloc/free paths, from Eric.

3) lockdep and other minor fixes, from Yonghong, Arnd, Anders, Li.
====================

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