All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap fixes for v5.15-rc7
@ 2021-10-28 12:23 Mark Brown
  2021-10-28 17:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-10-28 12:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-28 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-28 12:23 [GIT PULL] regmap fixes for v5.15-rc7 Mark Brown
2021-10-28 17:25 ` pr-tracker-bot

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.