]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-misc-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Nov 2016 01:38:49 +0000 (20:38 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Nov 2016 01:38:49 +0000 (20:38 -0500)
commit616eee113826c09ac3ff2eeb8dd16836ff2a309a
tree7fae6065a59905fde41a77c01c968088e526d0c4
parent0f21be102d2dbb1aad52bdf88a44bd6fe4bf6166
parent0007326b75f902d5e4f5e670cc7067c55d878fdd
Merge branch 'bpf-misc-next'

Daniel Borkmann says:

====================
BPF cleanups and misc updates

This patch set adds couple of cleanups in first few patches,
exposes owner_prog_type for array maps as well as mlocked mem
for maps in fdinfo, allows for mount permissions in fs and
fixes various outstanding issues in selftests and samples.
====================

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