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-lts-allmodconfig in repository toolchain/ci/linux.
from 0c88e405c97e Linux 4.19.160 new 98c9afedbfc1 perf event: Check ref_reloc_sym before using it new 5460d62d661c netfilter: clear skb->next in NF_HOOK_LIST() new aec62fa475af btrfs: don't access possibly stale fs_info data for printi [...] new d0ffa8527ba3 btrfs: fix lockdep splat when reading qgroup config on mount new a6b9a7f781b8 wireless: Use linux/stddef.h instead of stddef.h new 53ee75b86be1 KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last [...] new f6d579d770d5 KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint new b43f0efb0b51 KVM: x86: Fix split-irqchip vs interrupt injection window request new ad1fc801a3e9 arm64: pgtable: Fix pte_accessible() new 46c693250282 arm64: pgtable: Ensure dirty bit is preserved across pte_w [...] new 72289dc23c3c drm/atomic_helper: Stop modesets on unregistered connector [...] new 3afe38f6c3c6 ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close new ac13ba2bd169 HID: cypress: Support Varmilo Keyboards' media hotkeys new af13df79a0a0 HID: add support for Sega Saturn new 94b6e6ee1741 Input: i8042 - allow insmod to succeed on devices without [...] new efb042598b5f HID: hid-sensor-hub: Fix issue with devices with no report ID new 7b64c55791a2 HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevi [...] new 5369afb5971f dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant new db42adcd476a x86/xen: don't unbind uninitialized lock_kicker_irq new e7daa8842205 HID: Add Logitech Dinovo Edge battery quirk new 49d04a694882 proc: don't allow async path resolution of /proc/self components new fd1c1de8c458 nvme: free sq/cq dbbuf pointers when dbbuf set fails new fc52f37bb51c dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size new e0172455d4e9 scsi: libiscsi: Fix NOP race condition new 97b5295711ae scsi: target: iscsi: Fix cmd abort fabric stop race new 448ad389cbc1 perf/x86: fix sysfs type mismatches new 0b1f2cff16d1 xtensa: uaccess: Add missing __user to strncpy_from_user() [...] new ce744a898e3d phy: tegra: xusb: Fix dangling pointer on probe failure new fbcca50fd598 batman-adv: set .owner to THIS_MODULE new 593cd9d5c7f8 ARM: dts: dra76x: m_can: fix order of clocks new 0b364d26a171 scsi: ufs: Fix race between shutdown and runtime resume flow new 6fc2786e95bd bnxt_en: fix error return code in bnxt_init_one() new 8319dcf5d8b6 bnxt_en: fix error return code in bnxt_init_board() new 57062bed8e4a video: hyperv_fb: Fix the cache type when mapping the VRAM new df9d58deae7e bnxt_en: Release PCI regions when DMA mask setup fails dur [...] new c08186c39489 cxgb4: fix the panic caused by non smac rewrite new c09619911bb4 s390/qeth: fix tear down of async TX buffers new f341a769f379 IB/mthca: fix return value of error branch in mthca_init_cq() new 24071f8ddbcd nfc: s3fwrn5: use signed integer for parsing GPIO numbers new 5b02218cf052 net: ena: set initial DMA width to avoid intel iommu issue new 4b7441fac98c ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues new f862c8592182 ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq new d6172283a470 optee: add writeback to valid memory type new db9e8d33b066 efivarfs: revert "fix memory leak in efivarfs_create()" new b4446737da08 can: gs_usb: fix endianess problem with candleLight firmware new 0b50485e5d8b platform/x86: thinkpad_acpi: Send tablet mode switch at wa [...] new e41d7a7dc67b platform/x86: toshiba_acpi: Fix the wrong variable assignment new cae58721e4f8 can: m_can: fix nominal bitiming tseg2 min for version >= 3.1 new 9dd3e48e6915 perf probe: Fix to die_entrypc() returns error correctly new dfd888ee5db1 USB: core: Change %pK for __user pointers to %px new 2b8402862fe4 usb: gadget: f_midi: Fix memleak in f_midi_alloc new 1c08e7c246cf USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Le [...] new 37de7cebcf54 usb: gadget: Fix memleak in gadgetfs_fill_super new 474ba4eb7448 x86/speculation: Fix prctl() when spectre_v2_user={seccomp [...] new e06f39d50981 x86/resctrl: Remove superfluous kernfs_get() calls to prev [...] new dee063b296b6 x86/resctrl: Add necessary kernfs_put() calls to prevent r [...] new 4584fc5a7095 USB: core: Fix regression in Hercules audio card new daefdc9eb24b Linux 4.19.161
The 58 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/dra76x.dtsi | 4 +- arch/arm64/include/asm/pgtable.h | 34 +++--- arch/x86/events/intel/cstate.c | 6 +- arch/x86/events/intel/rapl.c | 14 +-- arch/x86/events/intel/uncore.c | 4 +- arch/x86/events/intel/uncore.h | 12 +- arch/x86/include/asm/kvm_host.h | 1 + arch/x86/kernel/cpu/bugs.c | 4 +- arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 65 +++++------ arch/x86/kvm/irq.c | 85 ++++++-------- arch/x86/kvm/lapic.c | 2 +- arch/x86/kvm/x86.c | 18 +-- arch/x86/xen/spinlock.c | 12 +- arch/xtensa/include/asm/uaccess.h | 2 +- drivers/dma/pl330.c | 2 +- drivers/dma/xilinx/xilinx_dma.c | 4 +- drivers/gpu/drm/drm_atomic.c | 21 ---- drivers/gpu/drm/drm_atomic_helper.c | 21 +++- drivers/gpu/drm/drm_connector.c | 11 +- drivers/gpu/drm/i915/intel_dp_mst.c | 8 +- drivers/hid/hid-cypress.c | 44 +++++++- drivers/hid/hid-ids.h | 8 ++ drivers/hid/hid-input.c | 3 + drivers/hid/hid-quirks.c | 5 + drivers/hid/hid-sensor-hub.c | 3 +- drivers/infiniband/hw/mthca/mthca_cq.c | 10 +- drivers/input/serio/i8042.c | 12 +- drivers/net/can/m_can/m_can.c | 2 +- drivers/net/can/usb/gs_usb.c | 131 ++++++++++++---------- drivers/net/ethernet/amazon/ena/ena_netdev.c | 17 ++- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +- drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 3 +- drivers/net/ethernet/ibm/ibmvnic.c | 6 + drivers/nfc/s3fwrn5/i2c.c | 4 +- drivers/nvme/host/pci.c | 15 +++ drivers/phy/tegra/xusb.c | 1 + drivers/platform/x86/thinkpad_acpi.c | 1 + drivers/platform/x86/toshiba_acpi.c | 3 +- drivers/s390/net/qeth_core_main.c | 6 - drivers/scsi/libiscsi.c | 23 ++-- drivers/scsi/ufs/ufshcd.c | 6 +- drivers/target/iscsi/iscsi_target.c | 17 ++- drivers/tee/optee/call.c | 3 +- drivers/usb/core/devio.c | 14 +-- drivers/usb/core/quirks.c | 10 ++ drivers/usb/gadget/function/f_midi.c | 10 +- drivers/usb/gadget/legacy/inode.c | 3 + drivers/video/fbdev/hyperv_fb.c | 7 +- fs/btrfs/qgroup.c | 2 +- fs/btrfs/volumes.c | 8 +- fs/efivarfs/inode.c | 2 + fs/efivarfs/super.c | 1 - fs/proc/self.c | 7 ++ include/drm/drm_connector.h | 71 +++++++++++- include/linux/netfilter.h | 2 +- include/scsi/libiscsi.h | 3 + include/uapi/linux/wireless.h | 6 +- net/batman-adv/log.c | 1 + sound/pci/hda/patch_hdmi.c | 20 ++-- tools/perf/util/dwarf-aux.c | 8 ++ tools/perf/util/event.c | 7 +- virt/kvm/arm/vgic/vgic-mmio-v3.c | 22 +++- 63 files changed, 540 insertions(+), 323 deletions(-)