This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository 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/ [...]
No new revisions were added by this update.
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 ++-- 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 + net/sunrpc/xdr.c | 7 +-- 28 files changed, 76 insertions(+), 151 deletions(-) delete mode 100644 Documentation/devicetree/bindings/cpufreq/arm_big_little_dt.txt