[GIT PULL] MMC fixes for v7.0-rc8

From: Ulf Hansson

Date: Thu Apr 09 2026 - 11:26:16 EST


Hi Linus,

Here's a pull-request with a couple of MMC fixes intended for v7.0-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 5e3486e64094c28a526543f1e8aa0d5964b7f02d:

mmc: sdhci: fix timing selection for 1-bit bus width (2026-03-16 16:08:54 +0100)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v7.0-rc1-3

for you to fetch changes up to 8f4d20a710225ec7a565f6a0459862d3b1f32330:

mmc: vub300: fix use-after-free on disconnect (2026-03-31 13:11:20 +0200)

----------------------------------------------------------------
MMC host:
- vub300: Fix use-after-free and NULL-deref on disconnect

----------------------------------------------------------------
Johan Hovold (2):
mmc: vub300: fix NULL-deref on disconnect
mmc: vub300: fix use-after-free on disconnect

drivers/mmc/host/vub300.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)