From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> Date: Tue, 21 Jul 2020 20:29:32 -0700 > The following pull-request contains BPF updates for your *net-next* tree. > > We've added 46 non-merge commits during the last 6 day(s) which contain > a total of 68 files changed, 4929 insertions(+), 526 deletions(-). > > The main changes are: > > 1) Run BPF program on socket lookup, from Jakub. > > 2) Introduce cpumap, from Lorenzo. > > 3) s390 JIT fixes, from Ilya. > > 4) teach riscv JIT to emit compressed insns, from Luke. > > 5) use build time computed BTF ids in bpf iter, from Yonghong. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git Pulled, thank you.