This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from 3d7285a335ed Merge tag 'v5.18-p2' of git://git.kernel.org/pub/scm/linux [...] adds 19bef63f951e arm64: paravirt: Use RCU read locks to guard stolen_time adds eb3d8ea3e1f0 arm64: kexec: load from kimage prior to clobbering adds 1d0cb4c8864a arm64: mte: Ensure the cleared tags are visible before set [...] new a956f4e281fe Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new b17410182b6f riscv: dts: sifive: fu540-c000: align dma node name with dtschema new c932edeaf6d6 riscv: dts: microchip: fix gpio1 reg property typo new 265f34c25bad Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.o [...] adds 75dbb685f4e8 libceph: fix potential use-after-free on linger ping and resends adds d0bb883c6355 libceph: fix misleading ceph_osdc_cancel_request() comment new b851c1f8e02a Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/c [...] new e949dee3625e mmc: core: Fix busy polling for MMC_SEND_OP_COND again new 317de3dbe2f1 Merge tag 'mmc-v5.18-rc4-2' of git://git.kernel.org/pub/sc [...] new 9bf3ac466faa gpio: gpio-vf610: do not touch other bits when set the target bit new 3ecb10175b1f gpio: mvebu/pwm: Refuse requests with inverted polarity new 3b5e1590a267 Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/p [...]
The 10 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: arch/arm64/kernel/mte.c | 3 + arch/arm64/kernel/paravirt.c | 29 +- arch/arm64/kernel/relocate_kernel.S | 22 +- arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 2 +- arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 2 +- drivers/gpio/gpio-mvebu.c | 3 + drivers/gpio/gpio-vf610.c | 8 +- drivers/mmc/core/mmc_ops.c | 2 +- include/linux/ceph/osd_client.h | 3 + net/ceph/osd_client.c | 311 +++++++++------------- 10 files changed, 180 insertions(+), 205 deletions(-)