This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9140d8bdd4c5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new c358ebf59634 drm/nouveau: Don't retry infinitely when receiving no data [...] new a4a759b2797b Merge branch 'linux-5.3' of git://github.com/skeggsb/linux [...] new 7837951a12fd drm/mediatek: include dma-mapping header new bc67b17eb91e Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesk [...] new 1fb254aa983b xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fai [...] new 8942230a7e1c Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/sc [...] new 26fa656e9a0c scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure new a86a75865ff4 scsi: target: tcmu: avoid use-after-free after command timeout new 7c7cfdcf7f17 scsi: ufs: Fix NULL pointer dereference in ufshcd_config_v [...] new 77ffd3465ba8 scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ new 17d0fbf47eb1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 2113c5f62b74 KVM: arm/arm64: Only skip MMIO insn once new 2e16f3e926ed KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity new 087eeea9adcb Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org [...] new 0a022eccf7c4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 16c75963723d Drivers: hv: vmbus: Remove the unused "tsc_page" from stru [...] new d09bc83640d5 Input: hyperv-keyboard: Use in-place iterator API in the c [...] new 89eb4d8d2572 Tools: hv: kvp: eliminate 'may be used uninitialized' warning new a9fc4340aee0 Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE new 361469211f87 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
The 20 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/gpu/drm/mediatek/mtk_drm_drv.c | 1 + drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c | 24 ++++++++++++------ drivers/hv/channel.c | 2 +- drivers/hv/hyperv_vmbus.h | 2 -- drivers/input/serio/hyperv-keyboard.c | 35 +++++---------------------- drivers/scsi/lpfc/lpfc.h | 1 + drivers/scsi/lpfc/lpfc_attr.c | 15 ++++++++++++ drivers/scsi/lpfc/lpfc_init.c | 10 +++++--- drivers/scsi/lpfc/lpfc_sli4.h | 5 ++++ drivers/scsi/qla2xxx/qla_attr.c | 2 ++ drivers/scsi/qla2xxx/qla_os.c | 11 ++++++++- drivers/scsi/ufs/ufshcd.c | 3 +++ drivers/target/target_core_user.c | 9 +++++-- fs/xfs/xfs_iops.c | 1 + tools/hv/hv_kvp_daemon.c | 2 +- virt/kvm/arm/mmio.c | 7 ++++++ virt/kvm/arm/vgic/vgic-init.c | 30 +++++++++++++++-------- 17 files changed, 103 insertions(+), 57 deletions(-)