Hi Linus, Fix for a badly numbered flag, and a regression fix for the badblocks updates from this merge window. Please pull! The following changes since commit 13d822bf1cba78612b22a65b91cd6d4d443b6254: Merge tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme into block-6.7 (2023-12-21 14:32:35 -0700) are available in the Git repository at: git://git.kernel.dk/linux.git tags/block-6.7-2023-12-29 for you to fetch changes up to 02d374f3418df577c850f0cd45c3da9245ead547: block: renumber QUEUE_FLAG_HW_WC (2023-12-26 09:25:58 -0700) ---------------------------------------------------------------- block-6.7-2023-12-29 ---------------------------------------------------------------- Christoph Hellwig (1): block: renumber QUEUE_FLAG_HW_WC Coly Li (1): badblocks: avoid checking invalid range in badblocks_check() block/badblocks.c | 6 ++++-- include/linux/blkdev.h | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) -- Jens Axboe