This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c0d73a868d9b Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/sc [...] new 37d59d10a801 hwmon: (pmbus/isl68137) Fix up chip IDs new 6bdf8f3efe86 hwmon: (drivetemp) Use drivetemp's true module name in Kco [...] new ed08ebb7124e hwmon: (drivetemp) Return -ENODATA for invalid temperatures new 0e786f328b38 hwmon: (k10temp) make some symbols static new c843b382e61b hwmon: (jc42) Fix name to have no illegal characters new eeaa762549f8 Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub [...] new 1d95b8a2d41f scsi: hisi_sas: Fix build error without SATA_HOST new bb46737ec09e scsi: qla2xxx: Fix regression warnings new d6b23a7ce0f7 scsi: MAINTAINERS: Update qla2xxx FC-SCSI driver maintainer new 13ef143ddd93 scsi: target: Write NULL to *port_nexus_ptr if no ISID new 8fed04eb79a7 scsi: target: fix PR IN / READ FULL STATUS for FC new 066f79a5fd6d scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN new 849f8583e955 scsi: sg: add sg_remove_request in sg_common_write new 50cc09c18985 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 14 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/hwmon/isl68137.rst | 76 +++++++++++++-------------- MAINTAINERS | 3 +- drivers/hwmon/Kconfig | 2 +- drivers/hwmon/drivetemp.c | 6 +++ drivers/hwmon/jc42.c | 2 +- drivers/hwmon/k10temp.c | 6 +-- drivers/hwmon/pmbus/isl68137.c | 92 ++++++++++++++++++++++++++++++--- drivers/scsi/hisi_sas/Kconfig | 1 + drivers/scsi/qla2xxx/qla_dbg.c | 3 +- drivers/scsi/qla2xxx/qla_init.c | 2 - drivers/scsi/qla2xxx/qla_isr.c | 1 - drivers/scsi/qla2xxx/qla_mbx.c | 2 - drivers/scsi/sg.c | 4 +- drivers/target/target_core_fabric_lib.c | 5 +- drivers/target/target_core_user.c | 1 + 15 files changed, 146 insertions(+), 60 deletions(-)