This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3c21441eeffc Merge tag 'acpi-6.15-rc7' of git://git.kernel.org/pub/scm/ [...] new 09dab6ce0243 xfs: free up mp->m_free[0].count in error case new fbecd731de05 xfs: fix zoned GC data corruption due to wrong bv_offset new 95b613339c0e xfs: Fail remount with noattr2 on a v5 with v4 enabled new fa8deae92f47 xfs: Fix a comment on xfs_ail_delete new 08c73a4b2e3c xfs: Fix comment on xfs_trans_ail_update_bulk() new 1524cb283074 Merge tag 'xfs-fixes-6.15-rc7' of git://git.kernel.org/pub [...] new 63166b815dc1 io_uring/uring_cmd: fix hybrid polling initialization issue new f446c6311e86 io_uring/memmap: don't use page_address() on a highmem page new d871198ee431 io_uring/fdinfo: grab ctx->uring_lock around io_uring_show [...] new e2661da1b302 Merge tag 'io_uring-6.15-20250515' of git://git.kernel.dk/linux new 8098514bd5ca block: always allocate integrity buffer when required new 40696426b8c8 nvme-pci: make nvme_pci_npages_prp() __always_inline new 3d8932133dce nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable new 85adf2094abb nvmet: pci-epf: clear completion queue IRQ flag on delete new 2c3a6f6a2805 nvmet: pci-epf: do not fall back to using INTX if not supported new 4236e600bf90 nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq() new 4f6f3f4fe316 nvmet: pci-epf: improve debug message new 8113d610a798 nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ new a21675ee3b1b nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing new 8695f060a029 nvme: all namespaces in a subsystem must adhere to a commo [...] new e765bf89f42b nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro new c9bb139db432 Merge tag 'nvme-6.15-2025-05-15' of git://git.infradead.or [...] new dd24f87f65c9 ublk: fix dead loop when canceling io command new 6462c247b27e Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux new e8007fad5457 scsi: sd_zbc: block: Respect bio vector limits for REPORT [...] new 83a896549f92 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 26 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: block/bio-integrity-auto.c | 62 ++++++++++++++++++++++++++++++++----------- block/bio.c | 2 +- drivers/block/ublk_drv.c | 2 +- drivers/nvme/host/core.c | 30 ++++++++++++++++++--- drivers/nvme/host/multipath.c | 3 ++- drivers/nvme/host/nvme.h | 3 ++- drivers/nvme/host/pci.c | 6 ++++- drivers/nvme/target/pci-epf.c | 39 ++++++++++++++++----------- drivers/scsi/sd_zbc.c | 6 ++++- fs/xfs/xfs_super.c | 28 ++++++++++++++++++- fs/xfs/xfs_trans_ail.c | 34 +++++++++++++----------- fs/xfs/xfs_zone_gc.c | 5 ++-- include/linux/bio.h | 1 + io_uring/fdinfo.c | 48 +++++++++++++++++---------------- io_uring/memmap.c | 2 +- io_uring/uring_cmd.c | 5 ++++ 16 files changed, 193 insertions(+), 83 deletions(-)