This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 42afe7d1c6ef Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/sc [...] new 852f71942ce7 i2c: designware: Adjust bus speed independently of ACPI new 502035e284cc i2c: fsi: Fix the port number field in status register new 40e05200593a i2c: core: check returned size of emulated smbus block read new 8bf9865187f6 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] new 5c5866c593bb vfio/pci: Clear error and request eventfd ctx after releasing new f751820bc319 vfio/type1: Fix migration info capability ID new ebfa440ce38b vfio/pci: Fix SR-IOV VF handling with MMIO blocking new c322f5399fc3 Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio new ef2e3ec520a8 scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request new 632f24f09d5b scsi: qla2xxx: Keep initiator ports after RSCN new aad4b4d15f30 scsi: libata: Fix the ata_scsi_dma_need_drain stub new 46da547e21d6 scsi: lpfc: Avoid another null dereference in lpfc_sli4_hb [...] new 936e6b85da04 scsi: zfcp: Fix panic on ERP timeout for previously dismis [...] new afe89f115e84 scsi: mptscsih: Fix read sense data size new 3cd1c5d582f4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 77577de64167 cifs: Fix cached_fid refcnt leak in open_shroot new 95a3d8f3af9b cifs: Fix double add page to memcg when cifs_readpages new 6b69040247e1 cifs/smb3: Fix data inconsistent when zero file range new acc91c2d8de4 cifs/smb3: Fix data inconsistent when punch hole new 5618303d8516 cifs: update ctime and mtime during truncate new bf1028a41eaf cifs: misc: Use array_size() in if-statement controlling e [...] new 916a3b0fc120 Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfre [...]
The 22 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/i2c/busses/i2c-designware-common.c | 25 +++++++++++++++++-------- drivers/i2c/busses/i2c-designware-core.h | 3 +-- drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +- drivers/i2c/busses/i2c-designware-platdrv.c | 2 +- drivers/i2c/busses/i2c-fsi.c | 2 +- drivers/i2c/i2c-core-smbus.c | 7 +++++++ drivers/message/fusion/mptscsih.c | 4 +--- drivers/s390/scsi/zfcp_erp.c | 13 +++++++++++-- drivers/scsi/lpfc/lpfc_init.c | 3 ++- drivers/scsi/qla2xxx/qla_gs.c | 4 +++- drivers/scsi/qla2xxx/qla_nvme.c | 3 ++- drivers/vfio/pci/vfio_pci.c | 8 ++++++-- drivers/vfio/pci/vfio_pci_config.c | 17 ++++++++++++++++- fs/cifs/file.c | 11 +++++++---- fs/cifs/inode.c | 9 +++++++++ fs/cifs/misc.c | 16 +++++++--------- fs/cifs/smb2ops.c | 12 ++++++++++++ include/linux/libata.h | 2 +- include/uapi/linux/vfio.h | 2 +- 19 files changed, 106 insertions(+), 39 deletions(-)