[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251114161152.92955-1-ulf.hansson@linaro.org>
Date: Fri, 14 Nov 2025 17:11:46 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>,
linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>,
linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] pmdomain fixes for v6.18-rc6
Hi Linus,
Here's a pull-request with a couple of pmdomain fixes intended for v6.18-rc6.
Details about the highlights are as usual found in the signed tag.
Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:
Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.18-rc2
for you to fetch changes up to bbde14682eba21d86f5f3d6fe2d371b1f97f1e61:
pmdomain: imx: Fix reference count leak in imx_gpc_remove (2025-11-04 17:29:00 +0100)
----------------------------------------------------------------
pmdomain providers:
- imx: Fix reference count leak in ->remove()
- samsung: Rework legacy splash-screen handover workaround
- samsung: Fix potential memleak during ->probe()
- arm: Fix genpd leak on provider registration failure for scmi
----------------------------------------------------------------
André Draszik (1):
pmdomain: samsung: plug potential memleak during probe
Marek Szyprowski (1):
pmdomain: samsung: Rework legacy splash-screen handover workaround
Miaoqian Lin (1):
pmdomain: imx: Fix reference count leak in imx_gpc_remove
Sudeep Holla (1):
pmdomain: arm: scmi: Fix genpd leak on provider registration failure
drivers/pmdomain/arm/scmi_pm_domain.c | 13 +++++++++++--
drivers/pmdomain/imx/gpc.c | 2 ++
drivers/pmdomain/samsung/exynos-pm-domains.c | 29 ++++++++++++++--------------
3 files changed, 27 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists