mbox series

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

Message ID 20241102020553.444477901@goodmis.org (mailing list archive)
Headers show
Series tracing: Updates for 6.13 | expand

Message

Steven Rostedt Nov. 2, 2024, 2:05 a.m. UTC
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(-)