On Thu, 15 Oct 2020 21:15:52 +0200 Daniel Borkmann wrote: > The main changes are: > > 1) Fix register equivalence tracking in verifier, from Alexei Starovoitov. > > 2) Fix sockmap error path to not call bpf_prog_put() with NULL, from Alex Dewar. > > 3) Fix sockmap to add locking annotations to iterator, from Lorenz Bauer. > > 4) Fix tcp_hdr_options test to use loopback address, from Martin KaFai Lau. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git Pulled, thanks!