]> 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>
Sat, 31 Aug 2019 00:39:37 +0000 (17:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 Aug 2019 00:39:37 +0000 (17:39 -0700)
commit1bc8faf178fed26f72c25b2efc8adf2024a5ad39
treeec994ac9a65f43fee54eb64f93d9509a3c472419
parent744a6bf32d2976825407ba531897e92e5715c7ba
parent5fd09dfe97a12b38172a5ac130b717c95117b8e8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf

Daniel Borkmann says:

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

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

The main changes are:

1) Fix 32-bit zero-extension during constant blinding which
   has been causing a regression on ppc64, from Naveen.

2) Fix a latency bug in nfp driver when updating stack index
   register, from Jiong.
====================

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