From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> Date: Fri, 15 May 2020 10:25:23 -0700 > > The following pull-request contains BPF updates for your *net* tree. > > We've added 9 non-merge commits during the last 2 day(s) which contain > a total of 14 files changed, 137 insertions(+), 43 deletions(-). > > The main changes are: > > 1) Fix secid_to_secctx LSM hook default value, from Anders. > > 2) Fix bug in mmap of bpf array, from Andrii. > > 3) Restrict bpf_probe_read to archs where they work, from Daniel. > > 4) Enforce returning 0 for fentry/fexit progs, from Yonghong. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled, thanks Alexei.