• Jakub Kicinski's avatar
    Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next · a1dd1d86
    Jakub Kicinski authored
    Alexei Starovoitov says:
    
    ====================
    pull-request: bpf-next 2020-12-03
    
    The main changes are:
    
    1) Support BTF in kernel modules, from Andrii.
    
    2) Introduce preferred busy-polling, from Björn.
    
    3) bpf_ima_inode_hash() and bpf_bprm_opts_set() helpers, from KP Singh.
    
    4) Memcg-based memory accounting for bpf objects, from Roman.
    
    5) Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks, from Stanislav.
    
    * https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next: (118 commits)
      selftests/bpf: Fix invalid use of strncat in test_sockmap
      libbpf: Use memcpy instead of strncpy to please GCC
      selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
      selftests/bpf: Add tp_btf CO-RE reloc test for modules
      libbpf: Support attachment of BPF tracing programs to kernel modules
      libbpf: Factor out low-level BPF program loading helper
      bpf: Allow to specify kernel module BTFs when attaching BPF programs
      bpf: Remove hard-c...
    a1dd1d86
veth.c 33.6 KB