https://github.com/torvalds/linux
Revision 86b84066dc8fbb93221000e60946960cf7d54587 authored by David S. Miller on 03 June 2021, 21:17:42 UTC, committed by David S. Miller on 03 June 2021, 21:17:42 UTC
Daniel Borkmann says:

====================
pull-request: bpf 2021-06-02

The following pull-request contains BPF updates for your *net* tree.

We've added 2 non-merge commits during the last 7 day(s) which contain
a total of 4 files changed, 19 insertions(+), 24 deletions(-).

The main changes are:

1) Fix pahole BTF generation when ccache is used, from Javier Martinez Canillas.

2) Fix BPF lockdown hooks in bpf_probe_read_kernel{,_str}() helpers which caused
   a deadlock from bcc programs, triggered OOM killer from audit side and didn't
   work generally with SELinux policy rules due to pointing to wrong task struct,
   from Daniel Borkmann.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s c47cc30 + ff40e51
History
Tip revision: 86b84066dc8fbb93221000e60946960cf7d54587 authored by David S. Miller on 03 June 2021, 21:17:42 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Tip revision: 86b8406
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top