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-mainline-allnoconfig in repository toolchain/ci/linux.
from 0e3f1ad80fc8 Remove VirtualBox guest shared folders filesystem adds e6c617102c7e Btrfs: fix log context list corruption after rename exchan [...] adds afd7a71872f1 Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/sc [...] adds 003f01c78002 Input: synaptics-rmi4 - fix video buffer size adds f6aabe1ff1d9 Input: synaptics-rmi4 - disable the relative position IRQ [...] adds 5d40d95e7e64 Input: synaptics-rmi4 - do not consume more data than we h [...] adds 310ca2a61c41 Input: synaptics-rmi4 - remove unused result_bits mask adds 549766ac2ac1 Input: synaptics-rmi4 - clear IRQ enables for F54 adds 79aae6acbef1 Input: cyttsp4_core - fix use after free bug adds bf9294798930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds a9c3c4c59770 IB/hfi1: Ensure full Gen3 speed in a Gen4 system adds c1abd865bd12 IB/hfi1: Ensure r_tid_ack is valid before building TID RDM [...] adds c2be3865a176 IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA adds ce8e8087cf3b IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR adds 531eb45b3da4 RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN adds 411c1e6774e2 RDMA/hns: Correct the value of srq_desc_size new 4e84608c7836 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 5347291415a3 sparc: vdso: fix build error of vdso32 new 80591e61a0f7 kbuild: tell sparse about the $ARCH new 96b95eff4a59 Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pu [...]
The 4 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 | 3 ++ arch/sparc/vdso/Makefile | 4 +-- drivers/infiniband/hw/hfi1/init.c | 1 - drivers/infiniband/hw/hfi1/pcie.c | 4 ++- drivers/infiniband/hw/hfi1/rc.c | 16 ++++----- drivers/infiniband/hw/hfi1/tid_rdma.c | 57 ++++++++++++++++++-------------- drivers/infiniband/hw/hfi1/tid_rdma.h | 3 +- drivers/infiniband/hw/hns/hns_roce_hem.h | 2 +- drivers/infiniband/hw/hns/hns_roce_srq.c | 2 +- drivers/input/rmi4/rmi_f11.c | 9 ++--- drivers/input/rmi4/rmi_f12.c | 32 +++++++++++++++--- drivers/input/rmi4/rmi_f54.c | 4 +-- drivers/input/touchscreen/cyttsp4_core.c | 7 ---- fs/btrfs/inode.c | 15 +++++++++ 14 files changed, 99 insertions(+), 60 deletions(-)