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-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from d5001955c281 Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/li [...] adds e3f127147418 leds: core: Fix leds.h structure documentation adds 4050d21d2009 Add my linux-leds branch to MAINTAINERS adds e3280b54afed Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/ [...] adds 7a292b6c7c9c arm64: errata: Update stale comment adds 4585fc59c0e8 arm64/sve: Fix wrong free for task->thread.sve_state adds a2b99dcac36c docs: arm64: Fix indentation and doc formatting adds a48e61de758c arm64: Mark functions using explicit register variables as [...] adds 7230f7e99fec arm64: cpufeature: Effectively expose FRINT capability to [...] adds e4365f968fcd arm64: mm: avoid virt_to_phys(init_mm.pgd) adds f46f27a576cc arm64: Fix incorrect irqflag restore for priority masking [...] adds dd8a1f134884 arm64: ftrace: Ensure synchronisation in PLT setup for Neo [...] adds 308c51561720 arm64: mm: fix spurious fault detection adds e0de01aafc3d arm64: vdso32: Fix broken compat vDSO build warnings adds 37a5076098c1 arm64: vdso: Remove stale files from old assembly implementation adds 0df2c90eba60 arm64: vdso32: Detect binutils support for dmb ishld adds a7f93103f86e arm64: vdso32: Remove jump label config option in Makefile adds 50a2610adec9 lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO adds 24ee01a927bf arm64: Default to building compat vDSO with clang when CON [...] adds bcaf9b57e488 arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile adds c71e88c43796 arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally adds 7424ee2b1617 arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS adds eff9cb67be21 arm64: vdso32: Rename COMPATCC to CC_COMPAT adds 7c4791c9efca arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option adds 3e7c93bd04ed arm64: armv8_deprecated: Checking return value for memory [...] new e60329c97b9c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 18545e8b6871 RDMA/vmw_pvrdma: Free SRQ only once adds df791c54d627 RDMA/siw: Fix serialization issue in write_space() adds 390d3fdcae2d RDMA/core: Fix use after free and refcnt leak on ndev in_d [...] adds 34b3be18a04e RDMA/hfi1: Prevent memory leak in sdma_init adds 91724c1e5afe RDMA/iw_cxgb4: fix SRQ access from dump_qp() adds b66f31efbdad RDMA/iwcm: Fix a lock inversion issue adds ee4e4040ab61 RDMA/i40iw: Associate ibdev to netdev before IB device reg [...] adds ab59ca3eb4e7 RDMA/core: Fix an error handling path in 'res_get_common_doit()' adds 94635c36f385 RDMA/cm: Fix memory leak in cm_add/remove_one adds 3840c5b78803 RDMA/cxgb4: Do not dma memory off of the stack adds 594e6c5d41ed RDMA/nldev: Reshuffle the code to avoid need to rebind QP [...] adds 1cbe866cbcb5 IB/core: Fix wrong iterating on ports adds 880505cfef1d RDMA/mlx5: Do not allow rereg of a ODP MR adds f28b1932eaae RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR adds 9dc775e7f550 RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages() adds aa116b810ac9 RDMA/mlx5: Order num_pending_prefetch properly with synchr [...] adds aa603815c7f8 RDMA/mlx5: Put live in the correct place for ODP MRs adds 0417791536ae RDMA/mlx5: Add missing synchronize_srcu() for MW cases new 8a8c600de5dc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 2 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: Documentation/arm64/memory.rst | 9 +++- MAINTAINERS | 1 + arch/arm64/Kconfig | 15 +++++- arch/arm64/Makefile | 16 ------- arch/arm64/include/asm/atomic_lse.h | 6 ++- arch/arm64/include/asm/vdso/compat_barrier.h | 2 +- arch/arm64/include/asm/vdso_datapage.h | 33 ------------- arch/arm64/kernel/armv8_deprecated.c | 5 ++ arch/arm64/kernel/cpu_errata.c | 4 +- arch/arm64/kernel/cpufeature.c | 1 + arch/arm64/kernel/entry.S | 1 + arch/arm64/kernel/ftrace.c | 12 +++-- arch/arm64/kernel/process.c | 32 ++++++------- arch/arm64/kernel/vdso/gettimeofday.S | 0 arch/arm64/kernel/vdso32/Makefile | 44 ++++++++++------- arch/arm64/mm/fault.c | 13 ++++- drivers/infiniband/core/cm.c | 3 ++ drivers/infiniband/core/cma.c | 3 +- drivers/infiniband/core/device.c | 9 ++-- drivers/infiniband/core/nldev.c | 12 ++--- drivers/infiniband/core/security.c | 2 +- drivers/infiniband/core/umem_odp.c | 6 ++- drivers/infiniband/hw/cxgb4/device.c | 7 ++- drivers/infiniband/hw/cxgb4/mem.c | 28 ++++++----- drivers/infiniband/hw/cxgb4/qp.c | 10 +--- drivers/infiniband/hw/hfi1/sdma.c | 5 +- drivers/infiniband/hw/i40iw/i40iw_verbs.c | 4 ++ drivers/infiniband/hw/mlx5/devx.c | 58 +++++++---------------- drivers/infiniband/hw/mlx5/mlx5_ib.h | 3 +- drivers/infiniband/hw/mlx5/mr.c | 68 +++++++++++---------------- drivers/infiniband/hw/mlx5/odp.c | 58 ++++++++++++++++++----- drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c | 2 - drivers/infiniband/sw/siw/siw_qp.c | 15 ++++-- drivers/net/ethernet/mellanox/mlx5/core/mr.c | 8 +--- include/linux/leds.h | 5 +- lib/vdso/Kconfig | 9 ---- 36 files changed, 255 insertions(+), 254 deletions(-) delete mode 100644 arch/arm64/include/asm/vdso_datapage.h delete mode 100644 arch/arm64/kernel/vdso/gettimeofday.S