From: Daniel Borkmann <dan...@iogearbox.net>
Date: Sun, 16 Sep 2018 02:36:45 +0200

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Fix end boundary calculation in BTF for the type section, from Martin.
> 
> 2) Fix and revert subtraction of pointers that was accidentally allowed
>    for unprivileged programs, from Alexei.
> 
> 3) Fix bpf_msg_pull_data() helper by using __GFP_COMP in order to avoid
>    a warning in linearizing sg pages into a single one for large allocs,
>    from Tushar.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks Daniel.

Reply via email to