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-arm-lts-allmodconfig in repository toolchain/ci/linux.
from 4abf26854aad Linux 4.19.162 adds c2e042a2e44f pinctrl: baytrail: Replace WARN with dev_info_once when se [...] adds cbb8de543fc5 pinctrl: baytrail: Fix pin being driven low for a while on [...] adds 974c9391d4a5 usb: gadget: f_fs: Use local copy of descriptors for users [...] adds 212b9a2c54b4 USB: serial: kl5kusb105: fix memleak on open adds cd3a447d9d4d USB: serial: ch341: add new Product ID for CH341A adds 6245f3fd5ea7 USB: serial: ch341: sort device-id entries adds e5c0e560892e USB: serial: option: add Fibocom NL668 variants adds 62f5fe8f3342 USB: serial: option: add support for Thales Cinterion EXS82 adds bc659d35dc0c USB: serial: option: fix Quectel BG96 matching adds 13f10a78097d tty: Fix ->pgrp locking in tiocspgrp() adds 361e822b7d8a tty: Fix ->session locking adds ecf70e9ac6d5 ALSA: hda/realtek: Add mute LED quirk to yet another HP x3 [...] adds 0f2fa6c58050 ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400C [...] adds a75ccb87cc22 ALSA: hda/realtek - Add new codec supported for ALC897 adds c2eec06627c9 ALSA: hda/generic: Add option to enforce preferred_dacs pairs adds 73b14c21c5dc ftrace: Fix updating FTRACE_FL_TRAMP adds ba54b13c8356 cifs: fix potential use-after-free in cifs_echo_request() adds e5da5a2a6837 i2c: imx: Don't generate STOP condition if arbitration has [...] adds 28fc3bd2ab22 scsi: mpt3sas: Fix ioctl timeout adds 0509a8f64035 dm writecache: fix the maximum number of arguments adds 2aa125591834 dm: remove invalid sparse __acquires and __releases annotations adds 7517a3834271 mm: list_lru: set shrinker map bit when child nr_items is [...] adds 2498ae24602c mm/swapfile: do not sleep with a spin lock held adds 6bb78b3fff90 x86/uprobes: Do not use prefixes.nbytes when looping over [...] adds 7d4904a1a252 i2c: imx: Fix reset of I2SR_IAL flag adds d614a21c7460 i2c: imx: Check for I2SR_IAL after every byte adds de867367f352 speakup: Reject setting the speakup line discipline outsid [...] adds 1eb83b6f712d iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs adds 234b432c7b61 spi: Introduce device-managed SPI controller allocation adds 8dc5d5b83149 spi: bcm-qspi: Fix use-after-free on unbind adds c886774bf583 spi: bcm2835: Fix use-after-free on unbind adds 08aca8e28f4f spi: bcm2835: Release the DMA channel if probe fails after [...] adds 1093c9a445ae tracing: Fix userstacktrace option for instances adds 6790f8b9370b gfs2: check for empty rgrp tree in gfs2_ri_update adds 1d02176d8f9a i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() adds c40329943ab4 dm writecache: remove BUG() and fail gracefully instead adds 5b27463cea05 Input: i8042 - fix error return code in i8042_setup_aux() adds 0fc22510ff5c netfilter: nf_tables: avoid false-postive lockdep splat adds 60fb35ca3754 x86/insn-eval: Use new for_each_insn_prefix() macro to loo [...] adds 5c1fcd512075 Revert "geneve: pull IP header before ECN decapsulation" adds 13d2ce42de8c Linux 4.19.163
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/x86/include/asm/insn.h | 15 +++++++ arch/x86/kernel/uprobes.c | 10 +++-- arch/x86/lib/insn-eval.c | 5 ++- drivers/i2c/busses/i2c-imx.c | 42 +++++++++++++++---- drivers/i2c/busses/i2c-qup.c | 3 +- drivers/input/serio/i8042.c | 3 +- drivers/iommu/amd_iommu_types.h | 2 +- drivers/md/dm-writecache.c | 4 +- drivers/md/dm.c | 2 - drivers/net/geneve.c | 20 ++------- drivers/pinctrl/intel/pinctrl-baytrail.c | 67 ++++++++++++++++++++++++------- drivers/scsi/mpt3sas/mpt3sas_ctl.c | 2 +- drivers/spi/spi-bcm-qspi.c | 34 ++++++---------- drivers/spi/spi-bcm2835.c | 22 +++++----- drivers/spi/spi.c | 58 +++++++++++++++++++++++++- drivers/staging/speakup/spk_ttyio.c | 37 ++++++++++------- drivers/tty/tty_io.c | 7 +++- drivers/tty/tty_jobctrl.c | 44 ++++++++++++++------ drivers/usb/gadget/function/f_fs.c | 6 ++- drivers/usb/serial/ch341.c | 5 ++- drivers/usb/serial/kl5kusb105.c | 10 ++--- drivers/usb/serial/option.c | 10 +++-- fs/cifs/connect.c | 2 + fs/gfs2/rgrp.c | 4 ++ include/linux/spi/spi.h | 19 +++++++++ include/linux/tty.h | 4 ++ kernel/trace/ftrace.c | 22 +++++++++- kernel/trace/trace.c | 7 ++-- kernel/trace/trace.h | 6 ++- mm/list_lru.c | 10 ++--- mm/swapfile.c | 4 +- net/netfilter/nf_tables_api.c | 3 +- sound/pci/hda/hda_generic.c | 12 ++++-- sound/pci/hda/hda_generic.h | 1 + sound/pci/hda/patch_realtek.c | 6 +++ tools/objtool/arch/x86/include/asm/insn.h | 15 +++++++ tools/perf/util/intel-pt-decoder/insn.h | 15 +++++++ 38 files changed, 393 insertions(+), 147 deletions(-)