[for-next][PATCH 0/3] tracing: Updates for 6.13

Steven Rostedt posted 3 patches 3 weeks, 1 day ago
include/linux/bpf.h  | 20 ++++++++++++++--
kernel/bpf/syscall.c | 67 ++++++++++++++++++++++++++++++++++++++--------------
2 files changed, 67 insertions(+), 20 deletions(-)
[for-next][PATCH 0/3] tracing: Updates for 6.13
Posted by Steven Rostedt 3 weeks, 1 day ago
  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(-)