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]
Message-Id: <20210312110237.174917-1-ulf.hansson@linaro.org>
Date:   Fri, 12 Mar 2021 12:02:37 +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.12-rc3

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.12-rc3. 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 a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.12-rc2

for you to fetch changes up to f06391c45e83f9a731045deb23df7cc3814fd795:

  mmc: cqhci: Fix random crash when remove mmc module/card (2021-03-09 10:00:52 +0100)

----------------------------------------------------------------
MMC core:
 - Fix partition switch time for eMMC

MMC host:
 - mmci: Enforce R1B response to fix busy detection for the stm32 variants
 - cqhci: Fix crash when removing mmc module/card

----------------------------------------------------------------
Adrian Hunter (1):
      mmc: core: Fix partition switch time for eMMC

Frank Li (1):
      mmc: cqhci: Fix random crash when remove mmc module/card

Yann Gautier (1):
      mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variants

 drivers/mmc/core/bus.c  | 11 +++++------
 drivers/mmc/core/mmc.c  | 15 +++++++++++----
 drivers/mmc/host/mmci.c | 10 +++++++++-
 3 files changed, 25 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ