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: <20241011101305.476157-1-ulf.hansson@linaro.org>
Date: Fri, 11 Oct 2024 12:13:05 +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.12-rc3

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.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 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 27e8fe0da3b75520edfba9cee0030aeb5aef1505:

  mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling (2024-10-10 13:30:48 +0200)

----------------------------------------------------------------
MMC core:
 - Prevent splat from warning when setting maximum DMA segment

MMC host:
 - mvsdio: Drop sg_miter support for PIO as it didn't work
 - sdhci-of-dwcmshc: Prevent stale interrupt for the T-Head 1520 variant

----------------------------------------------------------------
Guenter Roeck (1):
      mmc: core: Only set maximum DMA segment size if DMA is supported

Linus Walleij (1):
      Revert "mmc: mvsdio: Use sg_miter for PIO"

Michal Wilczynski (1):
      mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling

 drivers/mmc/core/queue.c            |  3 +-
 drivers/mmc/host/mvsdio.c           | 71 ++++++++++---------------------------
 drivers/mmc/host/sdhci-of-dwcmshc.c |  8 +++++
 3 files changed, 28 insertions(+), 54 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ