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