[GIT,PULL] regmap fixes for v6.5-rc1

Message ID 20230715115312.95AF1C433C8@smtp.kernel.org
State New
Headers
Series [GIT,PULL] regmap fixes for v6.5-rc1 |

Pull-request

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

Message

Mark Brown July 15, 2023, 11:53 a.m. UTC
  The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 963b54df82b6d6206d7def273390bf3f7af558e1:

  regmap-irq: Fix out-of-bounds access when allocating config buffers (2023-07-12 12:05:10 +0100)

----------------------------------------------------------------
regmap: Fix for v6.5

One fix for an out of bounds access in the interupt code here.

----------------------------------------------------------------
Isaac J. Manjarres (1):
      regmap-irq: Fix out-of-bounds access when allocating config buffers

 drivers/base/regmap/regmap-irq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org July 15, 2023, 3:57 p.m. UTC | #1
The pull request you sent on Sat, 15 Jul 2023 12:53:04 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.5-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/393ea78172cdc68800285cb43855c9531abc26a1

Thank you!