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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 22 Jul 2022 23:12:27 +0100
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 v5.19-rc7

The following changes since commit 73d5fe046270281a46344e06bf986c607632f7ea:

  spi: cadence-quadspi: Remove spi_master_put() in probe failure path (2022-07-14 13:26:35 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.19-rc7

for you to fetch changes up to b620aa3a7be346f04ae7789b165937615c6ee8d3:

  spi: spi-rspi: Fix PIO fallback on RZ platforms (2022-07-21 17:21:07 +0100)

----------------------------------------------------------------
spi: Final fixes for v5.19

A few more small driver specific fixes, this is obviously rather late
and if you think it's best to leave these until the next release that
would be reasonable.

----------------------------------------------------------------
Biju Das (1):
      spi: spi-rspi: Fix PIO fallback on RZ platforms

Marc Kleine-Budde (1):
      spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers

Sai Krishna Potthuri (1):
      spi: spi-cadence: Fix SPI NO Slave Select macro definition

 drivers/spi/spi-bcm2835.c | 12 ++++++++----
 drivers/spi/spi-cadence.c |  2 +-
 drivers/spi/spi-rspi.c    |  4 ++++
 3 files changed, 13 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ