Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) verifier precision tracking fix, from Alexei. Please consider pulling these changes from: git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Thanks a lot! ---------------------------------------------------------------- The following changes since commit 44580a0118d3ede95fec4dce32df5f75f73cd663: net: sock_map, fix missing ulp check in sock hash case (2019-09-05 11:56:19 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git for you to fetch changes up to 2339cd6cd0b5401fa3fe886bf1c0cb8822041957: bpf: fix precision tracking of stack slots (2019-09-05 14:06:58 +0200) ---------------------------------------------------------------- Alexei Starovoitov (1): bpf: fix precision tracking of stack slots kernel/bpf/verifier.c | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-)