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-release-arm-lts-allnoconfig in repository toolchain/linux-next.
from 7152401aeedd Linux 4.14.86 new f5ec9987bfbd Kbuild: suppress packed-not-aligned warning for default se [...] new 9f8d10971a23 disable stringop truncation warnings for now new 337f2837c5b2 test_hexdump: use memcpy instead of strncpy new af882cb0bcb5 kobject: Replace strncpy with memcpy new 23df63002205 ALSA: intel_hdmi: Use strlcpy() instead of strncpy() new f5028606c292 unifdef: use memcpy instead of strncpy new e26457da0cdb kernfs: Replace strncpy with memcpy new bb1d0ac3ef02 ip_tunnel: Fix name string concatenate in __ip_tunnel_create() new 4e4b875eaf1e drm: gma500: fix logic error new 94d6d9e5f3c2 scsi: bfa: convert to strlcpy/strlcat new 46762a64c0b0 staging: rts5208: fix gcc-8 logic error warning new 184adf40d184 kdb: use memmove instead of overlapping memcpy new 48c11537ee6d iser: set sector for ambiguous mr status errors new 8d3ab1ccc063 uprobes: Fix handle_swbp() vs. unregister() + register() r [...] new 9aab50aec567 MIPS: ralink: Fix mt7620 nd_sd pinmux new d3c099943335 mips: fix mips_get_syscall_arg o32 check new 53f6341a937b IB/mlx5: Avoid load failure due to unknown link width new 37b927309286 drm/ast: Fix incorrect free on ioregs new 4e97ad08e1e3 drm: set is_master to 0 upon drm_new_set_master() failure new 9576f5215818 drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config new a88a1b3c215b drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut() new 82c5a8c0deba userfaultfd: use ENOENT instead of EFAULT if the atomic co [...] new 683b47330c49 userfaultfd: shmem: allocate anonymous memory for MAP_PRIV [...] new af3edb30cddf userfaultfd: shmem: add i_size checks new 46466e23bc1b userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_ [...] new 6ea54af90988 scsi: scsi_devinfo: cleanly zero-pad devinfo strings new 705a2810a314 userfaultfd: shmem/hugetlbfs: only allow to register VM_MA [...] new 6bf8c9fc962e ALSA: trident: Suppress gcc string warning new a293ef5e92b5 kgdboc: Fix restrict error new e8693a9829d1 kgdboc: Fix warning with module build new b002e9dc214f svm: Add mutex_lock to protect apic_access_page_done on AM [...] new 84ee7f89237f drm/msm: fix OF child-node lookup new cf980cebed03 Input: xpad - quirk all PDP Xbox One gamepads new 6dc574d0cac6 Input: synaptics - add PNP ID for ThinkPad P50 to SMBus new 58a3a4e82dea Input: matrix_keypad - check for errors from of_get_named_gpio() new 4121029c4311 Input: cros_ec_keyb - fix button/switch capability reports new 1151c098512f Input: elan_i2c - add ELAN0620 to the ACPI table new ec2c95c56ba7 Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR new 61ffe9b93203 Input: elan_i2c - add support for ELAN0621 touchpad new 1aadbb4a325b btrfs: tree-checker: Don't check max block group size as c [...] new 335cbe4df8b0 btrfs: Always try all copies when reading extent buffers new f4069a6cf6fa ARC: change defconfig defaults to ARCv2 new 097c13e1b78d arc: [devboards] Add support of NFSv3 ACL new 99bfa7bc16c3 udf: Allow mounting volumes with incorrect identification strings new b92cee8097d9 reset: make device_reset_optional() really optional new d2e29b46a9cf reset: remove remaining WARN_ON() in <linux/reset.h> new 60720df8bf43 mm: cleancache: fix corruption on missed inode invalidation new 402519439ccb thermal/drivers/hisi: Remove the multiple sensors support new e29649e49c81 thermal/drivers/hisi: Remove pointless lock new f7105bd03755 thermal/drivers/hisi: Encapsulate register writes into helpers new aa6e035f259a thermal/drivers/hisi: Fix configuration register setting new dd9989eda832 thermal/drivers/hisi: Remove costly sensor inspection new c29f9010a356 mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo new 02dc68829e5f net: qed: use correct strncpy() size new 88b58409f82e tipc: use destination length for copy string new ca48e5e30b75 Linux 4.14.87
The 56 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: Makefile | 5 +- arch/arc/Kconfig | 2 +- arch/arc/Makefile | 2 +- arch/arc/configs/axs101_defconfig | 2 + arch/arc/configs/axs103_defconfig | 1 + arch/arc/configs/axs103_smp_defconfig | 1 + arch/arc/configs/hsdk_defconfig | 1 + arch/arc/configs/nps_defconfig | 2 + arch/arc/configs/nsim_700_defconfig | 1 + arch/arc/configs/nsimosci_defconfig | 2 + arch/arc/configs/nsimosci_hs_defconfig | 1 + arch/arc/configs/nsimosci_hs_smp_defconfig | 1 + arch/arc/configs/tb10x_defconfig | 1 + arch/arc/configs/vdk_hs38_defconfig | 1 + arch/arc/configs/vdk_hs38_smp_defconfig | 1 + arch/mips/include/asm/syscall.h | 2 +- arch/mips/ralink/mt7620.c | 2 +- arch/x86/kvm/svm.c | 19 +- drivers/gpu/drm/ast/ast_main.c | 3 +- drivers/gpu/drm/drm_auth.c | 2 + drivers/gpu/drm/gma500/mdfld_intel_display.c | 2 +- drivers/gpu/drm/meson/meson_dw_hdmi.c | 1 + drivers/gpu/drm/meson/meson_viu.c | 12 +- drivers/gpu/drm/msm/adreno/adreno_device.c | 5 +- drivers/infiniband/hw/mlx5/main.c | 29 +-- drivers/infiniband/ulp/iser/iser_verbs.c | 7 +- drivers/input/joystick/xpad.c | 16 +- drivers/input/keyboard/cros_ec_keyb.c | 3 +- drivers/input/keyboard/matrix_keypad.c | 23 +- drivers/input/mouse/elan_i2c_core.c | 3 + drivers/input/mouse/synaptics.c | 1 + drivers/net/ethernet/qlogic/qed/qed_debug.c | 6 +- drivers/reset/core.c | 9 +- drivers/scsi/bfa/bfa_fcbuild.c | 8 +- drivers/scsi/bfa/bfa_fcs.c | 78 +++---- drivers/scsi/bfa/bfa_fcs_lport.c | 62 ++---- drivers/scsi/bfa/bfa_ioc.c | 2 +- drivers/scsi/bfa/bfa_svc.c | 4 +- drivers/scsi/bfa/bfad.c | 20 +- drivers/scsi/bfa/bfad_attr.c | 2 +- drivers/scsi/bfa/bfad_bsg.c | 6 +- drivers/scsi/scsi_devinfo.c | 22 +- drivers/staging/rts5208/sd.c | 6 - drivers/thermal/hisi_thermal.c | 318 ++++++++++++++------------- drivers/tty/serial/kgdboc.c | 43 ++-- fs/btrfs/disk-io.c | 10 +- fs/btrfs/tree-checker.c | 8 +- fs/kernfs/symlink.c | 2 +- fs/udf/super.c | 16 +- fs/udf/unicode.c | 14 +- fs/userfaultfd.c | 15 ++ include/linux/reset.h | 34 ++- kernel/debug/kdb/kdb_support.c | 4 +- kernel/events/uprobes.c | 12 +- lib/kobject.c | 2 +- lib/test_hexdump.c | 2 +- mm/hugetlb.c | 2 +- mm/shmem.c | 31 ++- mm/truncate.c | 8 +- mm/userfaultfd.c | 62 ++++-- mm/vmstat.c | 4 + net/ipv4/ip_tunnel.c | 4 +- net/tipc/subscr.c | 2 +- scripts/Makefile.extrawarn | 3 + scripts/unifdef.c | 4 +- sound/pci/trident/trident.c | 2 +- sound/x86/intel_hdmi_audio.c | 2 +- 67 files changed, 537 insertions(+), 446 deletions(-)