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-allnoconfig in repository toolchain/linux-next.
from 50961e4888a1 Linux 4.14.79 new f63387b9ae1d eeprom: at24: Add support for address-width property new 8a6cee344cc0 vfs: swap names of {do,vfs}_clone_file_range() new 86534d3d8243 USB: serial: option: improve Quectel EP06 detection new cc2526f1f554 USB: serial: option: add two-endpoints device-id flag new eb9b195c53db bpf: fix partial copy of map_ptr when dst is scalar new 0502f1366921 Revert "ARM: tegra: Fix ULPI regression on Tegra20" new 6eb5633da44e fsnotify: fix ignore mask logic in fsnotify() new 43607eb9f708 gpio: mxs: Get rid of external API call new 33e52eb2d005 xfs: truncate transaction does not modify the inobt new ddb595dfe472 cachefiles: fix the race between cachefiles_bury_object() [...] new 7a4b046b0ce9 ptp: fix Spectre v1 vulnerability new fd3127215bab drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl new 20ff18553ed8 drm/edid: VSDB yCBCr420 Deep Color mode bit definitions new c219c2cd34cc drm: fb-helper: Reject all pixel format changing requests new 66448066c2b1 RDMA/ucma: Fix Spectre v1 vulnerability new f0e3b74a4dc0 IB/ucm: Fix Spectre v1 vulnerability new 8686f337ca17 cdc-acm: do not reset notification buffer index upon urb u [...] new 32772ef3f5ed cdc-acm: correct counting of UART states in serial state n [...] new 6f053e36bda9 cdc-acm: fix race between reset and control messaging new 89cd15c96240 usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub [...] new 509015954a0c usb: gadget: storage: Fix Spectre v1 vulnerability new dad718075952 USB: fix the usbfs flag sanitization for control transfers new e5c0a5893c04 Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM new 1220de22227b sched/fair: Fix throttle_list starvation with low CFS quota new 1595a964d7af x86/tsc: Force inlining of cyc2ns bits new 7f6273f584fd x86, hibernate: Fix nosave_regions setup for hibernation new 577bfbe31fa9 x86/percpu: Fix this_cpu_read() new 70931375b112 x86/time: Correct the attribute on jiffies' definition new ce4454ff2b2d x86/fpu: Fix i486 + no387 boot crash by only saving FPU re [...] new 3a2b1d50bb29 net: fs_enet: do not call phy_stop() in interrupts new 0b047cbc44ae Linux 4.14.80
The 31 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 | 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(-)