From: Daniel Borkmann <[email protected]>
Date: Fri, 28 Aug 2020 23:14:52 +0200
> 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.
>
> Please consider pulling these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Pulled, thanks Daniel.