From: David S. Miller Date: Fri, 28 Aug 2020 23:12:48 +0000 (-0700) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf X-Git-Tag: v5.15~2972^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c8146fe292a726d71e302719df90b53e2f84f7a5;p=platform%2Fkernel%2Flinux-starfive.git Merge git://git./pub/scm/linux/kernel/git/bpf/bpf Daniel Borkmann says: ==================== pull-request: bpf 2020-08-28 The following pull-request contains BPF updates for your *net* tree. We've added 4 non-merge commits during the last 4 day(s) which contain a total of 4 files changed, 7 insertions(+), 4 deletions(-). The main changes are: 1) Fix out of bounds access for BPF_OBJ_GET_INFO_BY_FD retrieval, from Yonghong Song. 2) Fix wrong __user annotation in bpf_stats sysctl handler, from Tobias Klauser. 3) Few fixes for BPF selftest scripting in test_{progs,maps}, from Jesper Dangaard Brouer. ==================== Signed-off-by: David S. Miller --- c8146fe292a726d71e302719df90b53e2f84f7a5