mbox series

[GIT,PULL] MMC fixes for v6.13-rc6

Message ID 20250102123712.49642-1-ulf.hansson@linaro.org
State New
Headers show
Series [GIT,PULL] MMC fixes for v6.13-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.13-rc2-2

Message

Ulf Hansson Jan. 2, 2025, 12:37 p.m. UTC
Hi Linus,

Here's a PR with an MMC fix intended for v6.13-rc6. 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 f3d87abe11ed04d1b23a474a212f0e5deeb50892:

  mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe() (2024-12-10 16:02:34 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.13-rc2-2

for you to fetch changes up to 8d90a86ed053226a297ce062f4d9f4f521e05c4c:

  mmc: sdhci-msm: fix crypto key eviction (2024-12-19 14:42:10 +0100)

----------------------------------------------------------------
MMC host:
 - sdhci-msm: Fix crypto key eviction

----------------------------------------------------------------
Eric Biggers (1):
      mmc: sdhci-msm: fix crypto key eviction

 drivers/mmc/host/sdhci-msm.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 2, 2025, 6:46 p.m. UTC | #1
The pull request you sent on Thu,  2 Jan 2025 13:37:12 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.13-rc2-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8c2d370154bab85f7f6a7dbaa9ec11e052e042d3

Thank you!