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-release-aarch64-lts-allnoconfig in repository toolchain/ci/linux.
from 9b15f7fae677 Linux 4.19.104 new b436680bab27 Input: synaptics - switch T470s to RMI4 by default new be21aa415d32 Input: synaptics - enable SMBus on ThinkPad L470 new a2827b00d72c Input: synaptics - remove the LEN0049 dmi id from topbutto [...] new f09e9a45d12f ALSA: usb-audio: Fix UAC2/3 effect unit parsing new 0bef6d5c9ec2 ALSA: hda/realtek - Fix silent output on MSI-GL73 new 9c8cd851a5e7 ALSA: usb-audio: Apply sample rate quirk for Audioengine D1 new b7230b62fc07 arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly new e074c64a27b5 arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly new 59ed2b7a186a ALSA: usb-audio: sound: usb: usb true/false for bool return type new 8e57f6a66102 ALSA: usb-audio: Add clock validity quirk for Denon MC7000 [...] new ca0d17078b15 ext4: don't assume that mmp_nodename/bdevname have NUL new 5ad597ec1467 ext4: fix support for inode sizes > 1024 bytes new bda71c14e115 ext4: fix checksum errors with indexed dirs new a5c03b93e7b5 ext4: add cond_resched() to ext4_protect_reserved_inode new c48bf2fcad54 ext4: improve explanation of a mount failure caused by a m [...] new 4a4257c75cfa Btrfs: fix race between using extent maps and merging them new 67d9c9e4201c btrfs: ref-verify: fix memory leaks new 2a902b48a096 btrfs: print message when tree-log replay starts new a3eccdff2ce2 btrfs: log message when rw remount is attempted with uncle [...] new 04b2cbc1a91d ARM: npcm: Bring back GPIOLIB support new 7a89674c2e87 arm64: ssbs: Fix context-switch when SSBS is present on all CPUs new 740d876bd956 KVM: nVMX: Use correct root level for nested EPT shadow pa [...] new a4fc3b99c194 perf/x86/amd: Add missing L2 misses event spec to AMD Fami [...] new e517ef194900 nvme: fix the parameter order for nvme_get_log in nvme_get [...] new 910b13999566 IB/hfi1: Acquire lock to release TID entries when user fil [...] new 63e58567e644 IB/hfi1: Close window for pq and request coliding new 7697672ccbbe IB/rdmavt: Reset all QPs when the device is shut down new 11c74276df2b RDMA/core: Fix invalid memory access in spec_filter_size new b817c10bff21 RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create new 5fb35764d696 RDMA/rxe: Fix soft lockup problem due to using tasklets in [...] new 5595f492779d RDMA/core: Fix protection fault in get_pkey_idx_qp_list new fce14b5b2f86 s390/time: Fix clk type in get_tod_clock new 6f1e32c53e19 perf/x86/intel: Fix inaccurate period in context switch fo [...] new aa90c2cbbefe hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON def [...] new 32865d65c4d2 NFSv4.1 make cachethis=no for writes new 056c7c22fcda jbd2: move the clearing of b_modified flag to the journal_ [...] new 2a3cf3553ead jbd2: do not clear the BH_Mapped flag when forgetting a me [...] new e39cc4b09437 KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging new 4fccc2503536 Linux 4.19.105
The 39 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/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(-)