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 Bian.
>
> 3) Fix a build error on unresolved symbols on disabled networking / keys LSM
> hooks, from Mikko Ylinen.
>
> 4) Fix preload BPF prog build when the output directory from make points to a
> relative path, from Quentin Monnet.
Pulled, thanks!
I keep forgetting that pw bot ignores BPF PRs for some reason.