]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jan 2026 18:17:06 +0000 (10:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jan 2026 18:17:06 +0000 (10:17 -0800)
commitafb923b8198aa71e5b8e65268e598026faf43f12
treef64a3d443d2c434e2e9153013bc3566f84494a17
parent1f664bbd5f2fc16c6bef29912d610ca67e12a2c1
parent4b58aac989c1e3fafb1c68a733811859df388250
Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fixes from Mark Brown:
 "A couple of small fixes, one error handling one and another for misuse
  of the hwspinlock API"

* tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: Fix race condition in hwspinlock irqsave routine
  regmap: maple: free entry on mas_store_gfp() failure