The following changes since commit 4701f33a10702d5fc577c32434eb62adde0a1ae1: Linux 6.14-rc7 (2025-03-16 12:55:17 -1000) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.14-rc7 for you to fetch changes up to 176fda56d72a267731f82aa4a3aeca430394f10e: spi: Fix reference count leak in slave_show() (2025-03-19 12:47:50 +0000) ---------------------------------------------------------------- spi: Fix for v6.14 This is a straightforward fix for a reference count leak in the rarely used SPI device mode functionality. ---------------------------------------------------------------- Miaoqian Lin (1): spi: Fix reference count leak in slave_show() drivers/spi/spi.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)