lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <a5d6a54f85162906b7ee1e0e9659e8f9.broonie@kernel.org>
Date: Wed, 12 Mar 2025 14:08:33 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] SPI fixes for v6.14-rc6

The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.14-rc6

for you to fetch changes up to 91cf42c63f2d8a9c1bcdfe923218e079b32e1a69:

  spi: microchip-core: prevent RX overflows when transmit size > FIFO size (2025-03-03 12:10:03 +0000)

----------------------------------------------------------------
spi: Fixes for v6.14

A couple of driver specific fixes, an error handling fix for the Atmel
QuadSPI driver and a fix for a nasty synchronisation issue in the data
path for the Microchip driver which affects larger transfers.

There's also a MAINTAINERS update for the Samsung driver.

----------------------------------------------------------------
Claudiu Beznea (1):
      spi: atmel-quadspi: remove references to runtime PM on error path

Conor Dooley (1):
      spi: microchip-core: prevent RX overflows when transmit size > FIFO size

Tudor Ambarus (1):
      MAINTAINERS: add tambarus as R for Samsung SPI

 MAINTAINERS                      |  1 +
 drivers/spi/atmel-quadspi.c      |  5 +----
 drivers/spi/spi-microchip-core.c | 41 ++++++++++++++++++----------------------
 3 files changed, 20 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ