This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c93d9218ea56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 56de8357049c scsi: lpfc: fix calls to dma_set_mask_and_coherent() new 33d6667416c7 scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent() new 1feb3b022949 scsi: 3w-sas: fix calls to dma_set_mask_and_coherent() new c326de562f1f scsi: aic94xx: fix calls to dma_set_mask_and_coherent() new 11ea3824140c scsi: bfa: fix calls to dma_set_mask_and_coherent() new 732f3238dcf2 scsi: csiostor: fix calls to dma_set_mask_and_coherent() new d9a00459effc scsi: hisi_sas: fix calls to dma_set_mask_and_coherent() new 3e344b6cec8e scsi: hptiop: fix calls to dma_set_mask() new 388b4e6a00bb scsi: core: Avoid that system resume triggers a kernel warning new df49fd0ff83a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 2a418cf3f5f1 x86/uaccess: Don't leak the AC flag into __put_user() valu [...] new 9cd05ad2910b x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT new e7c42a89e9f1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 13 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: arch/x86/include/asm/hyperv-tlfs.h | 2 +- arch/x86/include/asm/uaccess.h | 6 ++++-- drivers/scsi/3w-9xxx.c | 14 +++++++++----- drivers/scsi/3w-sas.c | 12 ++++++++---- drivers/scsi/aic94xx/aic94xx_init.c | 8 +++++--- drivers/scsi/bfa/bfad.c | 18 +++++++++++++----- drivers/scsi/csiostor/csio_init.c | 7 +++++-- drivers/scsi/hisi_sas/hisi_sas_main.c | 8 ++++++-- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 8 +++++--- drivers/scsi/hptiop.c | 10 +++++++--- drivers/scsi/lpfc/lpfc_init.c | 19 ++++++++++++------- drivers/scsi/scsi_lib.c | 1 - 12 files changed, 75 insertions(+), 38 deletions(-)