mbox series

[git,pull] device mapper fixes 2 for 6.14

Message ID f965255f-978d-af57-50f5-fd3942edd570@redhat.com (mailing list archive)
State New
Headers show
Series [git,pull] device mapper fixes 2 for 6.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.14/dm-fixes-2

Message

Mikulas Patocka March 14, 2025, 12:36 p.m. UTC
Hi Linus

The following changes since commit 36e1b81f599a093ec7477e4593e110104adcfb96:

  dm vdo: add missing spin_lock_init (2025-02-24 12:07:02 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.14/dm-fixes-2

for you to fetch changes up to 57e9417f69839cb10f7ffca684c38acd28ceb57b:

  dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature (2025-03-13 18:54:11 +0100)

Please, pull, thanks
Mikulas

----------------------------------------------------------------
- dm-flakey: fix memory corruption in optional corrupt_bio_byte feature
-----BEGIN PGP SIGNATURE-----

iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCZ9QgCxQcbXBhdG9ja2FA
cmVkaGF0LmNvbQAKCRATAyx9YGnhbQOXAP0dT6GGRIeW02cWgBeDAT4dmCOMyZhV
Y4QYbBWnfpm97QEAmuEkUrw8apznS9kJ+n/O4NFbBa3gWJJ0K80HnPxX8wE=
=HWcU
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Kent Overstreet (1):
      dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature

 drivers/md/dm-flakey.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 14, 2025, 9:35 p.m. UTC | #1
The pull request you sent on Fri, 14 Mar 2025 13:36:53 +0100 (CET):

> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.14/dm-fixes-2

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

Thank you!