The following changes since commit c9ca76e8239810ccb08825a7b847c39d367410a6: MAINTAINERS: SPI: Add mailing list imx@xxxxxxxxxxxxxxx for nxp spi drivers (2024-09-05 19:15:45 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.11-rc7 for you to fetch changes up to 2a8787c1cdc7be24fdd8953ecd1a8743a1006235: spi: nxp-fspi: fix the KASAN report out-of-bounds bug (2024-09-11 22:25:44 +0100) ---------------------------------------------------------------- spi: Fixes for v6.11 A few last minute fixes for v6.11, they're all individually unremarkable and only last minute due to when they came in. ---------------------------------------------------------------- Han Xu (1): spi: nxp-fspi: fix the KASAN report out-of-bounds bug Jinjie Ruan (2): spi: geni-qcom: Undo runtime PM changes at driver exit time spi: geni-qcom: Fix incorrect free_irq() sequence drivers/spi/spi-geni-qcom.c | 17 ++++++++--------- drivers/spi/spi-nxp-fspi.c | 5 +++-- 2 files changed, 11 insertions(+), 11 deletions(-)