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 v5.15-rc7
Date: Thu, 28 Oct 2021 13:23:37 +0100 [thread overview]
Message-ID: <20211028122340.C5766610C8@mail.kernel.org> (raw)
The following changes since commit d287801c497151a44e5577fb3bbab673fe52e7b0:
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean <vladimir.oltean@nxp.com>: (2021-08-26 13:40:35 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.15-rc7
for you to fetch changes up to 55e6d8037805b3400096d621091dfbf713f97e83:
regmap: Fix possible double-free in regcache_rbtree_exit() (2021-10-12 11:48:43 +0100)
----------------------------------------------------------------
regmap: Fix for v5.15
This fixes a potential double free when handling an out of memory error
inserting a node into an rbtree regcache.
----------------------------------------------------------------
Yang Yingliang (1):
regmap: Fix possible double-free in regcache_rbtree_exit()
drivers/base/regmap/regcache-rbtree.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
next reply other threads:[~2021-10-28 12:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-28 12:23 Mark Brown [this message]
2021-10-28 17:25 ` [GIT PULL] regmap fixes for v5.15-rc7 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=20211028122340.C5766610C8@mail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox