]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'block-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Jul 2026 03:02:58 +0000 (20:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Jul 2026 03:02:58 +0000 (20:02 -0700)
commit0ce37745d4bfbc493f718169c3974898ffec8ee7
treec5c6ce1ae2a2fe201155cc041cd6b3a57ab3915b
parent73387b89d99f7b588870c5a98eb6a89689c65a1a
parent093fbffe03f5c1bb9c10a9e5aa65b23250844403
Merge tag 'block-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux

Pull block fixes from Jens Axboe:

 - Fix a ublk recovery hang, where END_USER_RECOVERY without a
   successful START_USER_RECOVERY could be satisfied by a stale
   completion latch

 - Fix a stack out-of-bounds read in the CDROMVOLCTRL ioctl

 - MAINTAINERS email address update for Roger Pau Monne

* tag 'block-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
  MAINTAINERS: update my email address
  cdrom: fix stack out-of-bounds read in CDROMVOLCTRL
  ublk: wait on ublk_dev_ready() instead of ub->completion
MAINTAINERS