Re: pull-request: bpf 2019-08-24

2019-08-23 Thread David Miller
From: Daniel Borkmann Date: Sat, 24 Aug 2019 02:11:57 +0200 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Fix verifier precision tracking with BPF-to-BPF calls, from Alexei. > > 2) Fix a use-after-free in prog symbol exposure, from Dani

pull-request: bpf 2019-08-24

2019-08-23 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Fix verifier precision tracking with BPF-to-BPF calls, from Alexei. 2) Fix a use-after-free in prog symbol exposure, from Daniel. 3) Several s390x JIT fixes plus BE related fixes in BPF ksel