This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig in repository toolchain/linux-next.
from 50961e4888a1 Linux 4.14.79 adds f63387b9ae1d eeprom: at24: Add support for address-width property adds 8a6cee344cc0 vfs: swap names of {do,vfs}_clone_file_range() adds 86534d3d8243 USB: serial: option: improve Quectel EP06 detection adds cc2526f1f554 USB: serial: option: add two-endpoints device-id flag adds eb9b195c53db bpf: fix partial copy of map_ptr when dst is scalar adds 0502f1366921 Revert "ARM: tegra: Fix ULPI regression on Tegra20" adds 6eb5633da44e fsnotify: fix ignore mask logic in fsnotify() adds 43607eb9f708 gpio: mxs: Get rid of external API call adds 33e52eb2d005 xfs: truncate transaction does not modify the inobt adds ddb595dfe472 cachefiles: fix the race between cachefiles_bury_object() [...] adds 7a4b046b0ce9 ptp: fix Spectre v1 vulnerability adds fd3127215bab drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl adds 20ff18553ed8 drm/edid: VSDB yCBCr420 Deep Color mode bit definitions adds c219c2cd34cc drm: fb-helper: Reject all pixel format changing requests adds 66448066c2b1 RDMA/ucma: Fix Spectre v1 vulnerability adds f0e3b74a4dc0 IB/ucm: Fix Spectre v1 vulnerability adds 8686f337ca17 cdc-acm: do not reset notification buffer index upon urb u [...] adds 32772ef3f5ed cdc-acm: correct counting of UART states in serial state n [...] adds 6f053e36bda9 cdc-acm: fix race between reset and control messaging adds 89cd15c96240 usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub [...] adds 509015954a0c usb: gadget: storage: Fix Spectre v1 vulnerability adds dad718075952 USB: fix the usbfs flag sanitization for control transfers adds e5c0a5893c04 Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM adds 1220de22227b sched/fair: Fix throttle_list starvation with low CFS quota adds 1595a964d7af x86/tsc: Force inlining of cyc2ns bits adds 7f6273f584fd x86, hibernate: Fix nosave_regions setup for hibernation adds 577bfbe31fa9 x86/percpu: Fix this_cpu_read() adds 70931375b112 x86/time: Correct the attribute on jiffies' definition adds ce4454ff2b2d x86/fpu: Fix i486 + no387 boot crash by only saving FPU re [...] adds 3a2b1d50bb29 net: fs_enet: do not call phy_stop() in interrupts adds 0b047cbc44ae Linux 4.14.80
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/arm/boot/dts/tegra20.dtsi | 2 +- arch/x86/include/asm/fpu/internal.h | 2 +- arch/x86/include/asm/percpu.h | 8 +- arch/x86/kernel/setup.c | 2 +- arch/x86/kernel/time.c | 2 +- arch/x86/kernel/tsc.c | 6 +- drivers/gpio/gpio-mxs.c | 4 +- drivers/gpu/drm/drm_edid.c | 5 +- drivers/gpu/drm/drm_fb_helper.c | 91 +++++++--------------- drivers/infiniband/core/ucm.c | 3 + drivers/infiniband/core/ucma.c | 3 + drivers/input/mouse/elan_i2c_core.c | 1 + drivers/misc/eeprom/at24.c | 17 ++++ .../net/ethernet/freescale/fs_enet/fs_enet-main.c | 16 +++- drivers/net/ethernet/freescale/fs_enet/fs_enet.h | 1 + drivers/ptp/ptp_chardev.c | 4 + drivers/usb/class/cdc-acm.c | 16 ++-- drivers/usb/core/devio.c | 4 +- drivers/usb/gadget/function/f_mass_storage.c | 3 + drivers/usb/serial/option.c | 15 +++- drivers/usb/usbip/vhci_hcd.c | 57 ++++++++++---- fs/cachefiles/namei.c | 2 +- fs/ioctl.c | 2 +- fs/nfsd/vfs.c | 3 +- fs/notify/fsnotify.c | 14 ++-- fs/overlayfs/copy_up.c | 2 +- fs/read_write.c | 17 +++- fs/xfs/libxfs/xfs_trans_resv.c | 9 +-- include/drm/drm_edid.h | 6 +- include/linux/bpf_verifier.h | 3 + include/linux/fs.h | 17 +--- kernel/bpf/verifier.c | 10 ++- kernel/sched/fair.c | 22 +++++- kernel/sched/sched.h | 2 + 35 files changed, 215 insertions(+), 158 deletions(-)