All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regulator fixes for v6.18-rc5
Date: Fri, 14 Nov 2025 14:42:44 +0000	[thread overview]
Message-ID: <e966fc3dadb1dd1cc6b5d73c07e9db32@kernel.org> (raw)

The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:

  Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.18-rc5

for you to fetch changes up to 636f4618b1cd96f6b5a2b8c7c4f665c8533ecf13:

  regulator: fixed: fix GPIO descriptor leak on register failure (2025-11-05 11:56:16 +0000)

----------------------------------------------------------------
regulator: Fix for v6.18

One simple fix for a GPIO descriptor leak in the probe error handling
for the fixed regulator.

----------------------------------------------------------------
Haotian Zhang (1):
      regulator: fixed: fix GPIO descriptor leak on register failure

 drivers/regulator/fixed.c | 1 +
 1 file changed, 1 insertion(+)

             reply	other threads:[~2025-11-14 14:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-14 14:42 Mark Brown [this message]
2025-11-14 21:25 ` [GIT PULL] regulator fixes for v6.18-rc5 pr-tracker-bot

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=e966fc3dadb1dd1cc6b5d73c07e9db32@kernel.org \
    --to=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.