* [GIT PULL] firmware: stratix10-svc: fixes for v7.2
@ 2026-07-14 22:24 Dinh Nguyen
2026-07-17 12:26 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Dinh Nguyen @ 2026-07-14 22:24 UTC (permalink / raw)
To: gregkh; +Cc: dinguyen, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-17 12:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 22:24 [GIT PULL] firmware: stratix10-svc: fixes for v7.2 Dinh Nguyen
2026-07-17 12:26 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome