From: David S. Miller Date: Sun, 16 Jun 2019 01:19:47 +0000 (-0700) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=1eb4169c1e6b3c95f3a99c2c7f91b10e6c98e848;p=openwrt%2Fstaging%2Fblogic.git Merge git://git./pub/scm/linux/kernel/git/bpf/bpf Alexei Starovoitov says: ==================== pull-request: bpf 2019-06-15 The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) fix stack layout of JITed x64 bpf code, from Alexei. 2) fix out of bounds memory access in bpf_sk_storage, from Arthur. 3) fix lpm trie walk, from Jonathan. 4) fix nested bpf_perf_event_output, from Matt. 5) and several other fixes. ==================== Signed-off-by: David S. Miller --- 1eb4169c1e6b3c95f3a99c2c7f91b10e6c98e848