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-arm-mainline-allnoconfig in repository toolchain/linux-next.
from ccda4af0f4b9 Linux 4.20-rc2 adds 5df7a99bdd0d ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc adds e2f8b472a708 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/l [...] adds 86d4d068df57 parisc: Revert "Release spinlocks using ordered store" adds 857c34cd094b Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/s [...] adds 1e9c75fb9c47 mnt: fix __detach_mounts infinite loop adds 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 adds 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 adds dbcec2e6bcfe Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 0d76bcc960e6 Revert "ACPI/PCI: Pay attention to device-specific _PXM no [...] adds d41217aac0a5 Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/ [...] adds 5d7a5bcb67c7 sunrpc: correct the computation for page_ptr when truncating adds 01310bb7c9c9 nfsd: COPY and CLONE operations require the saved filehand [...] adds 025911a5f4e3 SUNRPC: drop pointless static qualifier in xdr_get_next_en [...] adds 4e4490d438a1 Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux adds 8d72ee3266f0 Documentation: cpu-freq: Frequencies aren't always sorted adds 6ef28a04d1cc cpufreq: imx6q: add return value check for voltage scale adds e531efa1e92b Documentation: cpufreq: Correct a typo adds aeaf6a4b2d9e dt-bindings: cpufreq: remove stale arm_big_little_dt entry adds 763f191af51f ARM: cpuidle: Don't register the driver when back-end init [...] adds 3e452e636d00 ARM: cpuidle: Convert to use cpuidle_register|unregister() adds 97dc6c03c1b0 Merge branch 'pm-cpuidle' adds dbb3c26034fa Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/li [...] adds 017ce359a718 ACPI / PMIC: xpower: fix IOSF_MBI dependency adds 3472f66013d1 Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/ [...] new fd35f192e42c integrity: support new struct public_key_signature encoding field new e4c4b0e45dfd Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub [...] new dded2e159208 kdb: use correct pointer when 'btc' calls 'btt' new 568fb6f42ac6 kdb: print real address of pointers instead of hashed addresses new c2b94c72d93d kdb: Use strscpy with destination buffer size new 9eb62f0e1bc7 kdb: kdb_main: refactor code in kdb_md_line new 01cb37351baf kdb: kdb_keyboard: mark expected switch fall-throughs new 646558ff1643 kdb: kdb_support: mark expected switch fall-throughs new 9746e46737a1 Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/ [...] new 4ab49461d9d9 RISC-V: defconfig: Enable printk timestamps new 10febb3ecace riscv: fix spacing in struct pt_regs new f157d411a9eb riscv: add missing vdso_install target new 85d90b91807b RISC-V: lib: Fix build error for 64-bit new ef3a61406618 RISC-V: Silence some module warnings on 32-bit new 5929a1f0ff30 Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.o [...]
The 15 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/admin-guide/pm/cpufreq.rst | 2 +- Documentation/cpu-freq/cpufreq-stats.txt | 8 ++- .../bindings/cpufreq/arm_big_little_dt.txt | 65 ---------------------- arch/arm/vfp/vfpmodule.c | 2 +- arch/parisc/include/asm/spinlock.h | 4 +- arch/parisc/kernel/syscall.S | 12 ++-- arch/riscv/Makefile | 4 ++ arch/riscv/configs/defconfig | 1 + arch/riscv/include/asm/ptrace.h | 4 +- arch/riscv/kernel/module.c | 12 ++-- arch/riscv/lib/Makefile | 2 +- drivers/acpi/Kconfig | 2 +- drivers/cpufreq/imx6q-cpufreq.c | 7 ++- drivers/cpuidle/cpuidle-arm.c | 40 +++---------- 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 +- fs/nfsd/nfs4proc.c | 3 + kernel/debug/kdb/kdb_bt.c | 4 +- kernel/debug/kdb/kdb_io.c | 15 +++-- kernel/debug/kdb/kdb_keyboard.c | 4 +- kernel/debug/kdb/kdb_main.c | 35 ++++-------- kernel/debug/kdb/kdb_private.h | 2 +- kernel/debug/kdb/kdb_support.c | 28 +++++----- net/sunrpc/xdr.c | 7 +-- security/integrity/digsig_asymmetric.c | 1 + 40 files changed, 129 insertions(+), 210 deletions(-) delete mode 100644 Documentation/devicetree/bindings/cpufreq/arm_big_little_dt.txt