All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/3] tracing: Updates for 6.13
@ 2024-11-02  2:05 Steven Rostedt
  2024-11-02  2:05 ` [for-next][PATCH 1/3] bpf: put bpf_links program when link is safe to be deallocated Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2024-11-02  2:05 UTC (permalink / raw)
  To: linux-kernel
  Cc: Masami Hiramatsu, Mark Rutland, Mathieu Desnoyers, Andrew Morton,
	Alexei Starovoitov, bpf, Andrii Nakryiko

  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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-11-02  2:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-02  2:05 [for-next][PATCH 0/3] tracing: Updates for 6.13 Steven Rostedt
2024-11-02  2:05 ` [for-next][PATCH 1/3] bpf: put bpf_links program when link is safe to be deallocated Steven Rostedt
2024-11-02  2:05 ` [for-next][PATCH 2/3] bpf: decouple BPF link/attach hook and BPF program sleepable semantics Steven Rostedt
2024-11-02  2:05 ` [for-next][PATCH 3/3] bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.