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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 24 May 2023 10:55:33 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Linus <torvalds@...ux-foundation.org>, linux-mmc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Ulf Hansson <ulf.hansson@...aro.org>
Subject: [GIT PULL] MMC fixes for v6.4-rc4

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.4-rc4. Details about the
highlights are as usual found in the signed tag.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.4-rc1

for you to fetch changes up to 81dce1490e28439c3cd8a8650b862a712f3061ba:

  mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works (2023-05-09 11:55:02 +0200)

----------------------------------------------------------------
MMC core:
 - Fix error propagation for the non-block-device I/O paths

MMC host:
 - sdhci-cadence: Fix an error path during probe
 - sdhci-esdhc-imx: Fix support for the "no-mmc-hs400" DT property

----------------------------------------------------------------
Christian Loehle (1):
      mmc: block: ensure error propagation for non-blk

Christophe JAILLET (1):
      mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe()

Haibo Chen (1):
      mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works

 drivers/mmc/core/block.c           |  5 +++++
 drivers/mmc/host/sdhci-cadence.c   |  8 +++++---
 drivers/mmc/host/sdhci-esdhc-imx.c | 18 ++++++++++--------
 3 files changed, 20 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ