From: Dinh Nguyen <dinguyen@kernel.org>
To: gregkh@linuxfoundation.org
Cc: dinguyen@kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] firmware: stratix10-svc: fixes for v7.2
Date: Tue, 14 Jul 2026 17:24:41 -0500 [thread overview]
Message-ID: <20260714222441.1153415-1-dinguyen@kernel.org> (raw)
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/svc_fixes_for_v7.2
for you to fetch changes up to bba85375f8751d6c949036269b529cdcb2a2ed8f:
firmware: stratix10-svc: fix teardown order in remove to prevent race (2026-07-14 16:36:28 -0500)
----------------------------------------------------------------
firmware: stratix10-svc: fixes for v7.2
- Fix a memory leak by explicitly using kfree() to match the list-managed lifetime
- Fix FCS SMC call documentation
- Add proper handling of a no response from the SDM
- Fix teardown order of service driver
----------------------------------------------------------------
Adrian Ng Ho Yin (2):
firmware: stratix10-svc: handle NO_RESPONSE in async poll
firmware: stratix10-svc: fix teardown order in remove to prevent race
Genevieve Chan (1):
firmware: stratix10-svc: fix FCS SMC call kernel-doc
Tze Yee Ng (1):
firmware: stratix10-svc: fix memory leaks and list corruption bugs
drivers/firmware/stratix10-svc.c | 19 +++++++++++--------
include/linux/firmware/intel/stratix10-smc.h | 16 +++++++++++-----
2 files changed, 22 insertions(+), 13 deletions(-)
next reply other threads:[~2026-07-14 22:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-14 22:24 Dinh Nguyen [this message]
2026-07-17 12:26 ` [GIT PULL] firmware: stratix10-svc: fixes for v7.2 Greg KH
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=20260714222441.1153415-1-dinguyen@kernel.org \
--to=dinguyen@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 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.