]> 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, 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)
commit2cd0ef63259290ce6afa2f7dbb7af65928499e3f
tree02adf7f3451ecf1a7a397a86f705a9022d27ae09
parentb7d0bb2a1fc5c7f88476327b892548b87b57fb76
parent9830d08c93eb965c3a52d23125454e98376179bd
Merge git://git.kernel.org/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>