From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> Date: Thu, 10 Dec 2020 14:25:01 -0800 > Hi David, hi Jakub, > > The following pull-request contains BPF updates for your *net* tree. > > We've added 21 non-merge commits during the last 12 day(s) which contain > a total of 21 files changed, 163 insertions(+), 88 deletions(-). > > The main changes are: > > 1) Fix propagation of 32-bit signed bounds from 64-bit bounds, from Alexei. > > 2) Fix ring_buffer__poll() return value, from Andrii. > > 3) Fix race in lwt_bpf, from Cong. > > 4) Fix test_offload, from Toke. > > 5) Various xsk fixes. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git > > Thanks a lot! Pulled, thanks.