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-lts-defconfig in repository toolchain/linux-next.
from 1d4bd2e4e1d2 Linux 4.14.83 adds 426477d9f68b cifs: don't dereference smb_file_target before null check adds bc32d90e4d45 cifs: fix return value for cifs_listxattr adds aa9571b2015d arm64: kprobe: make page to RO mode when allocate it adds f54c21ee5dce ixgbe: fix MAC anti-spoofing filter after VFLR adds 195169e26eaa reiserfs: propagate errors from fill_with_dentries() properly adds dc50dd3ac68b hfs: prevent btree data loss on root split adds f2e71fed903f hfsplus: prevent btree data loss on root split adds a134b05a43ae um: Give start_idle_thread() a return code adds a3e69ef80467 drm/edid: Add 6 bpc quirk for BOE panel. adds b36c78af0c4d platform/x86: intel_telemetry: report debugfs failure adds 0333b8fc793b clk: fixed-rate: fix of_node_get-put imbalance adds bff410ea7ec2 perf symbols: Set PLT entry/header sizes properly on Sparc adds a088fde602b8 fs/exofs: fix potential memory leak in mount option parsing adds e2a11843feaa clk: samsung: exynos5420: Enable PERIS clocks for suspend adds d0a636aa44f9 apparmor: Fix uninitialized value in aa_split_fqname adds ad2e60ff51a7 x86/earlyprintk: Add a force option for pciserial device adds 4f9ffc2711d0 platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307 adds 10c51fa85c98 arm64: percpu: Initialize ret in the default case adds 221609ce4ce5 s390/vdso: add missing FORCE to build targets adds a1e0ae82cfd5 netfilter: ipset: list:set: Decrease refcount synchronousl [...] adds 0d5d0b5c41f7 netfilter: ipset: actually allow allowable CIDR 0 in hash: [...] adds 28bd72a7262a s390/mm: Fix ERROR: "__node_distance" undefined! adds 79f2eb5fde82 netfilter: ipset: Correct rcu_dereference() call in ip_set [...] adds fdf4e678ea19 netfilter: xt_IDLETIMER: add sysfs filename checking routine adds 8cab58117e72 s390/qeth: fix HiperSockets sniffer adds 21eb778e7dd5 hwmon: (ibmpowernv) Remove bogus __init annotations adds c6b1ef1110ce Revert "drm/exynos/decon5433: implement frame counter" adds 35b3e230a2b5 clk: fixed-factor: fix of_node_get-put imbalance adds 615a30e8dbc9 lib/raid6: Fix arm64 test build adds 850e4ca78680 s390/perf: Change CPUM_CF return code in event init function adds ef8d2a5d990a sched/core: Take the hotplug lock in sched_init_smp() adds fc88b3abe23f perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so adds eddf9365687f i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features adds 484ef227384f qed: Fix memory/entry leak in qed_init_sp_request() adds 082810cb7f21 qed: Fix blocking/unlimited SPQ entries leak adds fe2c4df2692d qed: Fix potential memory corruption adds 47ff76ee9c9c net: stmmac: Fix RX packet size > 8191 adds c887029c11d0 zram: close udev startup race condition as default groups adds 26eff850549b SUNRPC: drop pointless static qualifier in xdr_get_next_en [...] adds 8c209c38d8fa ACPI / watchdog: Prefer iTCO_wdt always when WDAT table us [...] adds e404a6294a31 perf machine: Add machine__is() to identify machine arch adds 4edc059bac38 perf tools: Fix kernel_start for PTI on x86 adds 5d390059eab4 perf machine: Add nr_cpus_avail() adds ce41e5fc90d4 perf machine: Workaround missing maps for x86 PTI entry tr [...] adds 099174574941 perf test code-reading: Fix perf_env setup for PTI entry t [...] adds d412ab7cfc0d x86/mm: Move LDT remap out of KASLR region on 5-level paging adds a17989cb9bb0 x86/ldt: Unmap PTEs for the slot before freeing LDT pages adds 817266cb8d45 media: v4l: event: Add subscription to list before calling [...] adds 2fc77700daa9 MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON US [...] adds f6a6ae4e0f34 uio: Fix an Oops on load adds 578f05a757bf usb: cdc-acm: add entry for Hiro (Conexant) modem adds d7385bcf1887 USB: quirks: Add no-lpm quirk for Raydium touchscreens adds 041fa1f61997 usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB adds 939936e6015d misc: atmel-ssc: Fix section annotation on atmel_ssc_get_d [...] adds fb37c765e28d USB: misc: appledisplay: add 20" Apple Cinema Display adds 16c233b9b6c8 drivers/misc/sgi-gru: fix Spectre v1 vulnerability adds 3cf1a2b4e0b3 ACPI / platform: Add SMB0001 HID to forbidden_id_list adds 540f89376ba2 HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated [...] adds 3c7f1671af5f libceph: fall back to sendmsg for slab pages adds 4201a586f1fa Linux 4.14.84
No new revisions were added by this update.
Summary of changes: Documentation/admin-guide/kernel-parameters.txt | 6 +- Documentation/x86/x86_64/mm.txt | 10 +- Makefile | 2 +- arch/arm64/include/asm/percpu.h | 3 + arch/arm64/kernel/probes/kprobes.c | 27 +++-- arch/mips/configs/cavium_octeon_defconfig | 1 + arch/s390/kernel/perf_cpum_cf.c | 2 +- arch/s390/kernel/vdso32/Makefile | 6 +- arch/s390/kernel/vdso64/Makefile | 6 +- arch/s390/numa/numa.c | 1 + arch/um/os-Linux/skas/process.c | 5 + arch/x86/include/asm/page_64_types.h | 12 ++- arch/x86/include/asm/pgtable_64_types.h | 7 +- arch/x86/kernel/early_printk.c | 29 ++++-- arch/x86/kernel/ldt.c | 49 ++++++--- arch/x86/xen/mmu_pv.c | 6 +- drivers/acpi/acpi_platform.c | 1 + drivers/acpi/acpi_watchdog.c | 72 ++++++++----- drivers/block/zram/zram_drv.c | 26 ++--- drivers/clk/clk-fixed-factor.c | 1 + drivers/clk/clk-fixed-rate.c | 1 + drivers/clk/samsung/clk-exynos5420.c | 1 + drivers/gpu/drm/drm_edid.c | 3 + drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 9 -- drivers/gpu/drm/exynos/exynos_drm_crtc.c | 11 -- drivers/gpu/drm/exynos/exynos_drm_drv.h | 1 - drivers/hid/uhid.c | 12 +++ drivers/hwmon/ibmpowernv.c | 7 +- drivers/media/v4l2-core/v4l2-event.c | 43 ++++---- drivers/misc/atmel-ssc.c | 2 +- drivers/misc/sgi-gru/grukdump.c | 4 + drivers/net/ethernet/intel/i40e/i40e_main.c | 2 + drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 4 +- drivers/net/ethernet/qlogic/qed/qed_sp.h | 3 + drivers/net/ethernet/qlogic/qed/qed_sp_commands.c | 16 ++- drivers/net/ethernet/qlogic/qed/qed_spq.c | 69 ++++++------- drivers/net/ethernet/stmicro/stmmac/common.h | 3 +- drivers/net/ethernet/stmicro/stmmac/descs_com.h | 2 +- drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 2 +- drivers/net/ethernet/stmicro/stmmac/ring_mode.c | 2 +- drivers/platform/x86/acerhdf.c | 1 + drivers/platform/x86/intel_telemetry_debugfs.c | 8 +- drivers/s390/net/qeth_l3_main.c | 8 +- drivers/uio/uio.c | 7 +- drivers/usb/class/cdc-acm.c | 3 + drivers/usb/core/quirks.c | 8 ++ drivers/usb/misc/appledisplay.c | 1 + fs/cifs/cifsfs.c | 7 +- fs/cifs/smb2ops.c | 11 +- fs/exofs/super.c | 5 +- fs/hfs/brec.c | 4 + fs/hfsplus/brec.c | 4 + fs/reiserfs/xattr.c | 7 ++ include/linux/netfilter/ipset/ip_set.h | 2 +- include/linux/netfilter/ipset/ip_set_comment.h | 4 +- kernel/sched/core.c | 5 +- lib/raid6/test/Makefile | 4 +- net/ceph/messenger.c | 12 ++- net/netfilter/ipset/ip_set_core.c | 23 ++--- net/netfilter/ipset/ip_set_hash_netportnet.c | 8 +- net/netfilter/ipset/ip_set_list_set.c | 17 ++-- net/netfilter/xt_IDLETIMER.c | 20 ++++ net/sunrpc/xdr.c | 2 +- security/apparmor/lib.c | 6 +- tools/perf/jvmti/jvmti_agent.c | 49 +++++++-- tools/perf/tests/code-reading.c | 1 + tools/perf/util/env.c | 32 ++++++ tools/perf/util/env.h | 4 + tools/perf/util/machine.c | 117 +++++++++++++++++++++- tools/perf/util/machine.h | 6 ++ tools/perf/util/symbol-elf.c | 12 ++- tools/perf/util/symbol.c | 12 ++- 72 files changed, 624 insertions(+), 255 deletions(-)