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, 21 May 2021 12:25:40 +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 v5.13-rc3

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.13-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 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.13-rc1

for you to fetch changes up to a1149a6c06ee094a6e62886b0c0e8e66967a728a:

  mmc: sdhci-pci-gli: increase 1.8V regulator wait (2021-05-10 14:39:06 +0200)

----------------------------------------------------------------
MMC host:
 - sdhci-pci-gli: Fix SD-card detection on Intel NUC10i3FNK4 (GL9755)
 - meson-gx: Replace WARN_ONCE with dev_warn_once for scatterlist offsets
 - meson-gx: Extend check of scatterlist size alignment with SD_IO_RW_EXTENDED

----------------------------------------------------------------
Daniel Beer (1):
      mmc: sdhci-pci-gli: increase 1.8V regulator wait

Neil Armstrong (2):
      mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist offset alignment
      mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment

 drivers/mmc/host/meson-gx-mmc.c  | 7 +++++--
 drivers/mmc/host/sdhci-pci-gli.c | 7 ++++++-
 2 files changed, 11 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ