This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig in repository toolchain/linux-next.
from ccda4af0f4b9 Linux 4.20-rc2 adds 5df7a99bdd0d ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc new e2f8b472a708 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/l [...] adds 86d4d068df57 parisc: Revert "Release spinlocks using ordered store" new 857c34cd094b Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/s [...] adds 1e9c75fb9c47 mnt: fix __detach_mounts infinite loop new 47e624c03043 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds fbb974ba693b rtc: cmos: Do not export alarm rtc_ops when we do not supp [...] adds 7ce9a992ffde rtc: hctosys: Add missing range error reporting adds 9bde0afb7a90 rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write new b7bbf9935fb7 Merge tag 'rtc-4.20-2' of git://git.kernel.org/pub/scm/lin [...] adds 5841734fa6f9 scsi: target/core: Avoid that a kernel oops is triggered w [...] adds f8f4adc1c166 scsi: myrb: fix sprintf buffer overflow warning adds f8d294324598 scsi: lpfc: fix remoteport access adds 77409c4cdc44 scsi: myrs: avoid stack overflow warning adds a3ecf48248a3 scsi: myrs: only build on little-endian platforms adds e34ff8edcae8 scsi: hisi_sas: Remove set but not used variable 'dq_list' adds 0d52e642c0cc scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC adds 96edebd6bb99 scsi: NCR5380: Return false instead of NULL adds aca49ee041cb Revert "scsi: ufs: Disable blk-mq for now" adds f635e48e866e scsi: qla2xxx: Initialize port speed to avoid setting lower speed new dbcec2e6bcfe Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 0d76bcc960e6 Revert "ACPI/PCI: Pay attention to device-specific _PXM no [...] new d41217aac0a5 Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/ [...]
The 7 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/arm/vfp/vfpmodule.c | 2 +- arch/parisc/include/asm/spinlock.h | 4 ++-- arch/parisc/kernel/syscall.S | 12 ++++++++---- drivers/pci/pci-acpi.c | 5 ----- drivers/rtc/hctosys.c | 4 +++- drivers/rtc/rtc-cmos.c | 16 ++++++++++++---- drivers/rtc/rtc-pcf2127.c | 3 +++ drivers/scsi/Kconfig | 1 + drivers/scsi/NCR5380.c | 2 +- drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 2 -- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 2 -- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 2 -- drivers/scsi/lpfc/lpfc_debugfs.c | 2 ++ drivers/scsi/myrb.c | 3 ++- drivers/scsi/myrs.c | 13 ++++++++----- drivers/scsi/qla2xxx/qla_init.c | 1 + drivers/scsi/qla2xxx/qla_os.c | 2 +- drivers/scsi/ufs/ufshcd.c | 7 ------- drivers/target/target_core_transport.c | 4 ++-- fs/namespace.c | 6 +++--- 20 files changed, 50 insertions(+), 43 deletions(-)