This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9ed714dbd574 Merge tag 'usb-5.19-rc7' of git://git.kernel.org/pub/scm/l [...] new 081f5e753c9c nvme-pci: fix freeze accounting for error handling new 6961b5e02876 nvme: fix block device naming collision new c24b06e1c237 Merge tag 'nvme-5.19-2022-07-14' of git://git.infradead.or [...] new 957a2b345cbc block: fix missing blkcg_bio_issue_init new 6bca047ecd67 Merge tag 'block-5.19-2022-07-15' of git://git.kernel.dk/l [...] new ccd3f4490524 scsi: target: Fix WRITE_SAME No Data Buffer crash new 8312cd3a7b83 scsi: megaraid: Clear READ queue map's nr_queues new 2ae57c995003 scsi: ufs: core: Drop loglevel of WriteBoost message new 52a518019ca1 scsi: ufs: core: Fix missing clk change notification on ho [...] new e78276cadb66 scsi: pm80xx: Fix 'Unknown' max/min linkrate new 355bf2e036c9 scsi: pm80xx: Set stopped phy's linkrate to Disabled new c5fe7a97f20c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 12 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/blk-merge.c | 1 + drivers/nvme/host/core.c | 6 +++--- drivers/nvme/host/pci.c | 9 +++++++-- drivers/scsi/megaraid/megaraid_sas_base.c | 3 +++ drivers/scsi/pm8001/pm8001_hwi.c | 19 +++---------------- drivers/scsi/pm8001/pm8001_init.c | 2 ++ drivers/scsi/pm8001/pm80xx_hwi.c | 6 +++++- drivers/target/target_core_file.c | 3 +++ drivers/target/target_core_iblock.c | 4 ++++ drivers/target/target_core_sbc.c | 6 ++++++ drivers/ufs/core/ufshcd.c | 4 ++-- 11 files changed, 39 insertions(+), 24 deletions(-)