Andrii Nakryiko (1): bpf: support deferring bpf_link dealloc to after RCU grace period
Cong Wang (1): bpf: Fix a potential use-after-free in bpf_link_free()
Tengda Wu (1): Fix kabi breakage in struct bpf_link and bpf_link_ops
include/linux/bpf.h | 17 +++++++++++++++-- kernel/bpf/syscall.c | 38 ++++++++++++++++++++++++++++++++++---- kernel/trace/bpf_trace.c | 4 ++-- 3 files changed, 51 insertions(+), 8 deletions(-)