From: Yafang Shao <laoar.shao@gmail.com>
To: ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org,
kafai@fb.com, songliubraving@fb.com, yhs@fb.com,
john.fastabend@gmail.com, kpsingh@kernel.org, sdf@google.com,
haoluo@google.com, jolsa@kernel.org
Cc: bpf@vger.kernel.org, Yafang Shao <laoar.shao@gmail.com>
Subject: [PATCH bpf-next 0/2] bpf: bpf trampoline improvements
Date: Tue, 9 May 2023 15:15:09 +0000 [thread overview]
Message-ID: <20230509151511.3937-1-laoar.shao@gmail.com> (raw)
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
next reply other threads:[~2023-05-09 15:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-09 15:15 Yafang Shao [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230509151511.3937-1-laoar.shao@gmail.com \
--to=laoar.shao@gmail.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=haoluo@google.com \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=kafai@fb.com \
--cc=kpsingh@kernel.org \
--cc=sdf@google.com \
--cc=songliubraving@fb.com \
--cc=yhs@fb.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox