From: Alexei Starovoitov Date: Sat, 20 Jan 2018 02:37:01 +0000 (-0800) Subject: Merge branch 'bpf-misc-improvements' X-Git-Tag: v4.16-rc1~123^2~109^2 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=1391040b6570584c177a238eeac01930beabbaa4;p=linux.git Merge branch 'bpf-misc-improvements' Daniel Borkmann says: ==================== This series adds various misc improvements to BPF: detection of BPF helper definition misconfiguration for mem/size argument pairs, csum_diff helper also for XDP, various test cases, removal of the recently added pure_initcall(), restriction of the jit sysctls to cap_sys_admin for initns, a minor size improvement for x86 jit in alu ops, output of complexity limit to verifier log and last but not least having the event output more flexible with moving to const_size_or_zero type. Thanks! ==================== Signed-off-by: Alexei Starovoitov --- 1391040b6570584c177a238eeac01930beabbaa4