]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'regulator-fix-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 May 2025 16:19:37 +0000 (09:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 May 2025 16:19:37 +0000 (09:19 -0700)
commit8303d1ad7720a3edca0595aabe1a48b828d148d4
tree85ad8e8277393b202104013d37e7abc4c835f6da
parent7dc774fde73afd3a127b58ec99bd58b975abc8ab
parent6b0cd72757c69bc2d45da42b41023e288d02e772
Merge tag 'regulator-fix-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fix from Mark Brown:
 "This fixes an invalid memory access in the MAX20086 driver which could
  occur during error handling for failed probe due to a hidden use of
  devres in the core DT parsing code"

* tag 'regulator-fix-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: max20086: fix invalid memory access