BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] bpf: bpf trampoline improvements
@ 2023-05-09 15:15 Yafang Shao
  2023-05-09 15:15 ` [PATCH bpf-next 1/2] bpf: Fix memleak due to fentry attach failure Yafang Shao
  2023-05-09 15:15 ` [PATCH bpf-next 2/2] bpf: Show total linked progs cnt instead of selector in trampoline ksym Yafang Shao
  0 siblings, 2 replies; 12+ messages in thread
From: Yafang Shao @ 2023-05-09 15:15 UTC (permalink / raw)
  To: ast, daniel, andrii, kafai, songliubraving, yhs, john.fastabend,
	kpsingh, sdf, haoluo, jolsa
  Cc: bpf, Yafang Shao

Patch #1: Fix memleak in bpf trampoline found on our server
Patch #2: Improve the trampoline ksym name 

Yafang Shao (2):
  bpf: Fix memleak due to fentry attach failure
  bpf: Show total linked progs cnt instead of selector in trampoline
    ksym

 include/linux/bpf.h     |  1 -
 kernel/bpf/trampoline.c | 24 +++++++++++++++++-------
 2 files changed, 17 insertions(+), 8 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2023-05-10 17:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-09 15:15 [PATCH bpf-next 0/2] bpf: bpf trampoline improvements Yafang Shao
2023-05-09 15:15 ` [PATCH bpf-next 1/2] bpf: Fix memleak due to fentry attach failure Yafang Shao
2023-05-09 17:40   ` Song Liu
2023-05-10  2:38     ` Yafang Shao
2023-05-10  6:23       ` Song Liu
2023-05-10 15:30         ` Yafang Shao
2023-05-09 15:15 ` [PATCH bpf-next 2/2] bpf: Show total linked progs cnt instead of selector in trampoline ksym Yafang Shao
2023-05-09 17:42   ` Song Liu
2023-05-10  2:55     ` Yafang Shao
2023-05-10  6:30       ` Song Liu
2023-05-10 15:33         ` Yafang Shao
2023-05-10 17:02           ` Jiri Olsa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox