git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
trace/for-next
Head SHA1: 24507ce81eaf0c34d91f3d1acaa73ee2f796190a
Andrii Nakryiko (3):
bpf: put bpf_link's program when link is safe to be deallocated
bpf: decouple BPF link/attach hook and BPF program sleepable semantics
bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links
----
include/linux/bpf.h | 20 ++++++++++++++--
kernel/bpf/syscall.c | 67 ++++++++++++++++++++++++++++++++++++++--------------
2 files changed, 67 insertions(+), 20 deletions(-)