From: srini@kernel.org
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, Srinivas Kandagatla <srini@kernel.org>
Subject: [PATCH 0/4] fastrpc: fixes for 6.17
Date: Fri, 12 Sep 2025 14:12:32 +0100 [thread overview]
Message-ID: <20250912131236.303102-1-srini@kernel.org> (raw)
From: Srinivas Kandagatla <srini@kernel.org>
Here are few fastrpc fixes which can go for 6.17 release
If its not too late, could you please queue these as 6.17 material.
Fixes include:
- fixes around usage of fastrpc map and
memory leaks around it.
Thanks,
Srini
Ling Xu (4):
misc: fastrpc: Save actual DMA size in fastrpc_map structure
misc: fastrpc: Fix fastrpc_map_lookup operation
misc: fastrpc: fix possible map leak in fastrpc_put_args
misc: fastrpc: Skip reference for DMA handles
drivers/misc/fastrpc.c | 89 +++++++++++++++++++++++++++---------------
1 file changed, 58 insertions(+), 31 deletions(-)
--
2.50.0
next reply other threads:[~2025-09-12 13:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-12 13:12 srini [this message]
2025-09-12 13:12 ` [PATCH 1/4] misc: fastrpc: Save actual DMA size in fastrpc_map structure srini
2025-09-12 13:30 ` Dmitry Baryshkov
2025-09-12 14:22 ` Greg KH
2025-09-12 15:21 ` Dmitry Baryshkov
2025-09-12 13:12 ` [PATCH 2/4] misc: fastrpc: Fix fastrpc_map_lookup operation srini
2025-09-12 13:12 ` [PATCH 3/4] misc: fastrpc: fix possible map leak in fastrpc_put_args srini
2025-09-12 13:12 ` [PATCH 4/4] misc: fastrpc: Skip reference for DMA handles srini
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=20250912131236.303102-1-srini@kernel.org \
--to=srini@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/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