This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 83158b21ae9a Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kern [...] new e5c2bcc0cd47 nvme: move error logging from nvme_end_req() to __nvme_end_req() new 9bce6b5f8987 block: change blk_mq_add_to_batch() third argument type to bool new 3f674e7b670b nvme-pci: fix stuck reset on concurrent DPC and HP new bf9b8020a80d nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is f [...] new 39393f5c5c79 nvmet: pci-epf: Do not add an IRQ vector if not needed new a9381351dd6c Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.or [...] new 580b2032359d Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux new 57e9417f6983 dm-flakey: Fix memory corruption in optional corrupt_bio_b [...] new b35233e7bfa0 Merge tag 'for-6.14/dm-fixes-2' of git://git.kernel.org/pu [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/block/null_blk/main.c | 4 ++-- drivers/block/virtio_blk.c | 5 +++-- drivers/md/dm-flakey.c | 2 +- drivers/nvme/host/apple.c | 3 ++- drivers/nvme/host/core.c | 12 ++++++------ drivers/nvme/host/pci.c | 18 +++++++++++++++--- drivers/nvme/target/pci-epf.c | 28 ++++++++++++++-------------- include/linux/blk-mq.h | 16 ++++++++++++---- 8 files changed, 55 insertions(+), 33 deletions(-)