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, 11 Mar 2022 16:09:45 +0100
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 v5.17-rc8

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.17-rc8. 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 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3:

  Linux 5.17-rc6 (2022-02-27 14:36:33 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.17-rc6

for you to fetch changes up to 1760fdb6fe9f796fbdb9b4106b3e0bbacc16b55c:

  mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND (2022-03-07 11:47:39 +0100)

----------------------------------------------------------------
MMC core:
 - Restore (almost) the busy polling for MMC_SEND_OP_COND

MMC host:
 - meson-gx: Fix DMA usage of meson_mmc_post_req()

----------------------------------------------------------------
Rong Chen (1):
      mmc: meson: Fix usage of meson_mmc_post_req()

Ulf Hansson (1):
      mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND

 drivers/mmc/core/block.c        |  2 +-
 drivers/mmc/core/mmc.c          |  2 +-
 drivers/mmc/core/mmc_ops.c      | 13 +++++++++----
 drivers/mmc/core/mmc_ops.h      |  3 ++-
 drivers/mmc/core/sd.c           |  2 +-
 drivers/mmc/host/meson-gx-mmc.c | 15 ++++++++-------
 6 files changed, 22 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ