All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regmap fixes for v6.19-rc6
Date: Fri, 23 Jan 2026 15:28:43 +0000	[thread overview]
Message-ID: <ddc48e300094dda7cef96c7b6d6ad26f@kernel.org> (raw)

The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb:

  Linux 6.19-rc4 (2026-01-04 14:41:55 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.19-rc6

for you to fetch changes up to 4b58aac989c1e3fafb1c68a733811859df388250:

  regmap: Fix race condition in hwspinlock irqsave routine (2026-01-12 12:25:29 +0000)

----------------------------------------------------------------
regmap: Fixes for v6.19

A couple of small fixes, one error handling one and another for misuse
of the hwspinlock API.

----------------------------------------------------------------
Cheng-Yu Lee (1):
      regmap: Fix race condition in hwspinlock irqsave routine

Kaushlendra Kumar (1):
      regmap: maple: free entry on mas_store_gfp() failure

 drivers/base/regmap/regcache-maple.c | 11 ++++++-----
 drivers/base/regmap/regmap.c         |  4 +++-
 2 files changed, 9 insertions(+), 6 deletions(-)

             reply	other threads:[~2026-01-23 15:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-23 15:28 Mark Brown [this message]
2026-01-23 20:46 ` [GIT PULL] regmap fixes for v6.19-rc6 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=ddc48e300094dda7cef96c7b6d6ad26f@kernel.org \
    --to=broonie@kernel.org \
    --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.