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: <20251017090508.78726-1-ulf.hansson@linaro.org>
Date: Fri, 17 Oct 2025 11:05:07 +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.18-rc2

Hi Linus,

Here's a pull-request with an MMC patch intended for v6.18-rc2. Note that, this
isn't a fix for a regression, but instead helps us to avoid sharing an immutable
branch between our git trees. I was planning to send it before rc1, but I didn't
make it.

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 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7e8242405b94ceac6db820de7d4fd9318cbc1219:

  rpmb: move rpmb_frame struct and constants to common header (2025-10-13 13:18:03 +0200)

----------------------------------------------------------------
MMC core:
 - Move rpmb_frame struct and constants to rpmb common header

----------------------------------------------------------------
Bean Huo (1):
      rpmb: move rpmb_frame struct and constants to common header

 drivers/mmc/core/block.c | 42 ------------------------------------------
 include/linux/rpmb.h     | 44 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+), 42 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ