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: <20250718114731.81879-1-ulf.hansson@linaro.org>
Date: Fri, 18 Jul 2025 13:47:31 +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/MEMSTICK fixes for v6.16-rc7

Hi Linus,

Here's a PR with a couple of MMC and MEMSTICK fixes intended for v6.16-rc7.
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 ec54c0a20709ed6e56f40a8d59eee725c31a916b:

  mtk-sd: reset host->mrq on prepare_data() error (2025-06-25 14:42:51 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 21b34a3a204ed616373a12ec17dc127ebe51eab3:

  memstick: core: Zero initialize id_reg in h_memstick_read_dev_id() (2025-07-16 12:01:09 +0200)

----------------------------------------------------------------
MMC host:
 - bcm2835: Fix dma_unmap_sg() nents value
 - sdhci_am654: Add workaround for maximum HW timeout
 - sdhci-pci: Disable broken CQE Intel GLK-based Positivo models

MEMSTICK:
 - Zero initialize id_reg in h_memstick_read_dev_id()

----------------------------------------------------------------
Edson Juliano Drosdeck (1):
      mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo models

Judith Mendez (1):
      mmc: sdhci_am654: Workaround for Errata i2312

Nathan Chancellor (1):
      memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()

Thomas Fourier (1):
      mmc: bcm2835: Fix dma_unmap_sg() nents value

 drivers/memstick/core/memstick.c  | 2 +-
 drivers/mmc/host/bcm2835.c        | 3 ++-
 drivers/mmc/host/sdhci-pci-core.c | 3 ++-
 drivers/mmc/host/sdhci_am654.c    | 9 ++++++---
 4 files changed, 11 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ