Re: pull-request: bpf 2021-01-29

2021-01-29 Thread Jakub Kicinski
On Fri, 29 Jan 2021 01:15:56 +0100 Daniel Borkmann wrote: > 1) Fix two copy_{from,to}_user() warn_on_once splats for BPF cgroup getsockopt >infra when user space is trying to race against optlen, from Loris Reiff. > > 2) Fix a missing fput() in BPF inode storage map update helper, from Pan Bia

pull-request: bpf 2021-01-29

2021-01-28 Thread Daniel Borkmann
Hi David, hi Jakub, The following pull-request contains BPF updates for your *net* tree. We've added 5 non-merge commits during the last 6 day(s) which contain a total of 4 files changed, 27 insertions(+), 3 deletions(-). The main changes are: 1) Fix two copy_{from,to}_user() warn_on_once splat