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-lts-allmodconfig in repository toolchain/ci/linux.
from 9b15f7fae677 Linux 4.19.104 adds b436680bab27 Input: synaptics - switch T470s to RMI4 by default adds be21aa415d32 Input: synaptics - enable SMBus on ThinkPad L470 adds a2827b00d72c Input: synaptics - remove the LEN0049 dmi id from topbutto [...] adds f09e9a45d12f ALSA: usb-audio: Fix UAC2/3 effect unit parsing adds 0bef6d5c9ec2 ALSA: hda/realtek - Fix silent output on MSI-GL73 adds 9c8cd851a5e7 ALSA: usb-audio: Apply sample rate quirk for Audioengine D1 adds b7230b62fc07 arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly adds e074c64a27b5 arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly adds 59ed2b7a186a ALSA: usb-audio: sound: usb: usb true/false for bool return type adds 8e57f6a66102 ALSA: usb-audio: Add clock validity quirk for Denon MC7000 [...] adds ca0d17078b15 ext4: don't assume that mmp_nodename/bdevname have NUL adds 5ad597ec1467 ext4: fix support for inode sizes > 1024 bytes adds bda71c14e115 ext4: fix checksum errors with indexed dirs adds a5c03b93e7b5 ext4: add cond_resched() to ext4_protect_reserved_inode adds c48bf2fcad54 ext4: improve explanation of a mount failure caused by a m [...] adds 4a4257c75cfa Btrfs: fix race between using extent maps and merging them adds 67d9c9e4201c btrfs: ref-verify: fix memory leaks adds 2a902b48a096 btrfs: print message when tree-log replay starts adds a3eccdff2ce2 btrfs: log message when rw remount is attempted with uncle [...] adds 04b2cbc1a91d ARM: npcm: Bring back GPIOLIB support adds 7a89674c2e87 arm64: ssbs: Fix context-switch when SSBS is present on all CPUs adds 740d876bd956 KVM: nVMX: Use correct root level for nested EPT shadow pa [...] adds a4fc3b99c194 perf/x86/amd: Add missing L2 misses event spec to AMD Fami [...] adds e517ef194900 nvme: fix the parameter order for nvme_get_log in nvme_get [...] adds 910b13999566 IB/hfi1: Acquire lock to release TID entries when user fil [...] adds 63e58567e644 IB/hfi1: Close window for pq and request coliding adds 7697672ccbbe IB/rdmavt: Reset all QPs when the device is shut down adds 11c74276df2b RDMA/core: Fix invalid memory access in spec_filter_size adds b817c10bff21 RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create adds 5fb35764d696 RDMA/rxe: Fix soft lockup problem due to using tasklets in [...] adds 5595f492779d RDMA/core: Fix protection fault in get_pkey_idx_qp_list adds fce14b5b2f86 s390/time: Fix clk type in get_tod_clock adds 6f1e32c53e19 perf/x86/intel: Fix inaccurate period in context switch fo [...] adds aa90c2cbbefe hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON def [...] adds 32865d65c4d2 NFSv4.1 make cachethis=no for writes adds 056c7c22fcda jbd2: move the clearing of b_modified flag to the journal_ [...] adds 2a3cf3553ead jbd2: do not clear the BH_Mapped flag when forgetting a me [...] adds e39cc4b09437 KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging adds 4fccc2503536 Linux 4.19.105
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/arm/mach-npcm/Kconfig | 2 +- arch/arm64/kernel/cpufeature.c | 52 +++++++++++++--- arch/arm64/kernel/fpsimd.c | 20 ++++++- arch/arm64/kernel/process.c | 7 +++ arch/arm64/kvm/hyp/switch.c | 10 +++- arch/s390/include/asm/timex.h | 2 +- arch/x86/events/amd/core.c | 1 + arch/x86/events/intel/ds.c | 2 + arch/x86/kvm/paging_tmpl.h | 2 +- arch/x86/kvm/vmx/vmx.c | 3 + drivers/hwmon/pmbus/ltc2978.c | 4 +- drivers/infiniband/core/security.c | 24 +++----- drivers/infiniband/core/uverbs_cmd.c | 15 +++-- drivers/infiniband/hw/hfi1/affinity.c | 2 + drivers/infiniband/hw/hfi1/file_ops.c | 52 +++++++++------- drivers/infiniband/hw/hfi1/hfi.h | 5 +- drivers/infiniband/hw/hfi1/user_exp_rcv.c | 5 +- drivers/infiniband/hw/hfi1/user_sdma.c | 17 ++++-- drivers/infiniband/sw/rdmavt/qp.c | 84 +++++++++++++++----------- drivers/infiniband/sw/rxe/rxe_comp.c | 8 +-- drivers/input/mouse/synaptics.c | 4 +- drivers/nvme/host/core.c | 2 +- fs/btrfs/disk-io.c | 1 + fs/btrfs/extent_map.c | 11 ++++ fs/btrfs/ref-verify.c | 5 ++ fs/btrfs/super.c | 2 + fs/ext4/block_validity.c | 1 + fs/ext4/dir.c | 14 +++-- fs/ext4/ext4.h | 5 +- fs/ext4/inode.c | 12 ++++ fs/ext4/mmp.c | 12 ++-- fs/ext4/namei.c | 7 +++ fs/ext4/super.c | 32 +++++----- fs/jbd2/commit.c | 46 +++++++------- fs/jbd2/transaction.c | 10 ++-- fs/nfs/nfs4proc.c | 2 +- sound/pci/hda/patch_realtek.c | 1 + sound/usb/clock.c | 99 +++++++++++++++++++++---------- sound/usb/clock.h | 4 +- sound/usb/format.c | 3 +- sound/usb/mixer.c | 12 +++- sound/usb/quirks.c | 1 + 43 files changed, 404 insertions(+), 201 deletions(-)