All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.15-rc5
@ 2021-10-09 18:45 Jens Axboe
  2021-10-09 22:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-10-09 18:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Two small fixes for tihs release:

- Add missing QUEUE_FLAG_HCTX_ACTIVE in the debugfs handling (Johannes)

- Fix double free / UAF issue in __alloc_disk_node (Tetsuo)

Please pull!


The following changes since commit 41e76c6a3c83c85e849f10754b8632ea763d9be4:

  nbd: use shifts rather than multiplies (2021-09-29 20:31:41 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.15-2021-10-09

for you to fetch changes up to 1dbdd99b511c966be9147ad72991a2856ac76f22:

  block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output (2021-10-04 06:58:39 -0600)

----------------------------------------------------------------
block-5.15-2021-10-09

----------------------------------------------------------------
Johannes Thumshirn (1):
      block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output

Tetsuo Handa (1):
      block: genhd: fix double kfree() in __alloc_disk_node()

 block/bdev.c           | 2 +-
 block/blk-mq-debugfs.c | 1 +
 block/genhd.c          | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Block fixes for 5.15-rc5
  2021-10-09 18:45 [GIT PULL] Block fixes for 5.15-rc5 Jens Axboe
@ 2021-10-09 22:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-09 22:05 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Sat, 9 Oct 2021 12:45:49 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.15-2021-10-09

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-09 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-09 18:45 [GIT PULL] Block fixes for 5.15-rc5 Jens Axboe
2021-10-09 22:05 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.