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-arm-stable-defconfig in repository toolchain/linux-next.
from 2237effd7edc Linux 4.18.17 adds de1341b7a671 eeprom: at24: Add support for address-width property adds 1d15a9f08704 vfs: swap names of {do,vfs}_clone_file_range() adds c6259258b48b bpf: fix partial copy of map_ptr when dst is scalar adds cfb0622c2d95 gpio: mxs: Get rid of external API call adds e65c5ffc44ad clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowe [...] adds 9ccc817d3fb0 fscache: Fix incomplete initialisation of inline key space adds 4bdc50b060ca cachefiles: fix the race between cachefiles_bury_object() [...] adds fc7f79df0f2a fscache: Fix out of bound read in long cookie keys adds 32c95444f91b ptp: fix Spectre v1 vulnerability adds 1ef7c81f8d5f drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl adds c6dd29d7a92d drm/edid: VSDB yCBCr420 Deep Color mode bit definitions adds a69c03dca8c1 drm: fb-helper: Reject all pixel format changing requests adds 7f99af5c5510 RDMA/ucma: Fix Spectre v1 vulnerability adds 1d375e3b4663 IB/ucm: Fix Spectre v1 vulnerability adds e4e6a27f3786 cdc-acm: do not reset notification buffer index upon urb u [...] adds ffc3136034c3 cdc-acm: correct counting of UART states in serial state n [...] adds b69c7f45b2d3 cdc-acm: fix race between reset and control messaging adds 8ae5849083f4 usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub [...] adds ebe34fdc10ad usb: gadget: storage: Fix Spectre v1 vulnerability adds 06a70c3f60b6 usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable adds a790c9e4d51f usb: xhci: pci: Enable Intel USB role mux on Apollo Lake p [...] adds e6b8e426bf8f USB: fix the usbfs flag sanitization for control transfers adds 762472aec1f9 tracing: Fix synthetic event to accept unsigned modifier adds ea6b10f79dd3 tracing: Fix synthetic event to allow semicolon at end adds 05d586677df0 Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM adds 962bc4202bf0 drm/sun4i: Fix an ulong overflow in the dotclock driver adds dfc1a81b0143 sched/fair: Fix throttle_list starvation with low CFS quota adds 227db93beac0 x86/tsc: Force inlining of cyc2ns bits adds d1c0e525c430 x86, hibernate: Fix nosave_regions setup for hibernation adds 5d59cf0b1833 x86/percpu: Fix this_cpu_read() adds 022601efef9e x86/time: Correct the attribute on jiffies' definition adds 5581e4eed999 x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels adds afc1e5e54138 x86/fpu: Fix i486 + no387 boot crash by only saving FPU re [...] adds 99661278215d Linux 4.18.18
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/x86/include/asm/fpu/internal.h | 2 +- arch/x86/include/asm/percpu.h | 8 +-- arch/x86/kernel/pci-swiotlb.c | 2 - arch/x86/kernel/setup.c | 2 +- arch/x86/kernel/time.c | 2 +- arch/x86/kernel/tsc.c | 6 +- drivers/clk/sunxi-ng/ccu-sun4i-a10.c | 10 ++- drivers/gpio/gpio-mxs.c | 4 +- drivers/gpu/drm/drm_edid.c | 5 +- drivers/gpu/drm/drm_fb_helper.c | 91 ++++++++------------------ drivers/gpu/drm/sun4i/sun4i_dotclock.c | 12 +++- 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 +++++ 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/host/xhci-pci.c | 6 +- drivers/usb/roles/intel-xhci-usb-role-switch.c | 2 + drivers/usb/usbip/vhci_hcd.c | 57 +++++++++++----- fs/cachefiles/namei.c | 2 +- fs/fscache/cookie.c | 31 +++------ fs/fscache/internal.h | 1 - fs/fscache/main.c | 4 +- fs/ioctl.c | 2 +- fs/nfsd/vfs.c | 3 +- fs/overlayfs/copy_up.c | 2 +- fs/read_write.c | 17 ++++- 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 + kernel/trace/trace_events_hist.c | 32 +++++++-- 38 files changed, 243 insertions(+), 173 deletions(-)