This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 45a5ac7a5cc3 Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/s [...] new cd217f230079 i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 new db2a8b6f1df9 i2c: designware: platdrv: Set class based on DMI new 5f90786b31fb i2c: eg20t: Load module automatically if ID matches new 59d3d6042d43 i2c: slave-eeprom: update documentation new 58e64b050d09 i2c: add Kconfig help text for slave mode new 597911287fcd i2c: mlxcpld: check correct size of maximum RECV_LEN packet new 7783485401e8 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new b7db41c9e03b io_uring: fix regression with always ignoring signals in i [...] new 9fbe565cb78d Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk [...] new ea43d9709f72 nvme: fix identify error status silent ignore new 72d447113bb7 nvme: fix a crash in nvme_mpath_add_disk new b3c58fcd0e2c Merge branch 'nvme-5.8' of git://git.infradead.org/nvme in [...] new 3197d48a7c04 block: make function __bio_integrity_free() static new 29206c6314a3 Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/li [...] new 1fc98aaf7f85 scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs() new 71f2bf85e90d scsi: libfc: Handling of extra kref new 823a65409c89 scsi: libfc: Skip additional kref updating work event new 311950f8b8d8 scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations new 19a61a753d07 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 19 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: Documentation/i2c/slave-eeprom-backend.rst | 22 ++++++++++++---- block/bio-integrity.c | 3 ++- drivers/i2c/Kconfig | 7 +++++ drivers/i2c/algos/i2c-algo-pca.c | 3 ++- drivers/i2c/busses/i2c-designware-platdrv.c | 15 ++++++++++- drivers/i2c/busses/i2c-eg20t.c | 1 + drivers/i2c/busses/i2c-mlxcpld.c | 4 +-- drivers/message/fusion/mptbase.c | 41 ++++++++++++++--------------- drivers/nvme/host/core.c | 12 ++++++--- drivers/nvme/host/multipath.c | 7 ++--- drivers/scsi/libfc/fc_rport.c | 13 +++++---- drivers/scsi/qla2xxx/qla_init.c | 2 +- fs/io_uring.c | 29 +++++++++++++++----- 13 files changed, 109 insertions(+), 50 deletions(-)