OSDN Git Service

Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Fri, 5 Oct 2018 17:53:13 +0000 (10:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Oct 2018 17:53:13 +0000 (10:53 -0700)
commitb8d5b7cec43618c8f91a9fbe80067ef2dcbc4d35
tree02adf7f3451ecf1a7a397a86f705a9022d27ae09
parent7e4183752735deb7543e179a44f4f4b44917cd6f
parentb799207e1e1816b09e7a5920fbb2d5fcf6edd681
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Daniel Borkmann says:

====================
pull-request: bpf 2018-10-05

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

The main changes are:

1) Fix to truncate input on ALU operations in 32 bit mode, from Jann.

2) Fixes for cgroup local storage to reject reserved flags on element
   update and rejection of map allocation with zero-sized value, from Roman.
====================

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