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 3a69a44278a7 Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/ [...] adds 262fc47ac174 xen/balloon: don't use PV mode extra memory for zone devic [...] adds a1901b464e7e Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org [...] adds b2d229d4ddb1 Linux 5.18-rc3 adds 705191b03d50 fs: fix acl translation adds 317c2045618c spi: spi-mtk-nor: initialize spi controller after resume adds 299d8b74519d spi: intel: Add support for Raptor Lake-S SPI serial flash adds f1d388f216ae spi: cadence-quadspi: fix incorrect supports_op() return value adds 8c235cc25087 spi: atmel-quadspi: Fix the buswidth adjustment between sp [...] adds b7f73403a3e9 Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/ [...] adds 559089e0a93d vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP adds a6823e4e360f x86: __memcpy_flushcache: fix wrong alignment if size > 2^32 adds 906f90409735 Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array" adds 60b30050116c erofs: fix use-after-free of on-stack io[] adds 8b1ac84dcf2c Documentation/ABI: sysfs-fs-erofs: Fix Sphinx errors adds 10c5f102e2be Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.o [...] adds ee69d4be8fd0 xtensa: patch_text: Fixup last cpu should be master adds eb5adc70754d arch: xtensa: platforms: Fix deadlock in rs_close() adds 839769c35477 xtensa: fix a7 clobbering in coprocessor context load/store adds b253435746d9 Merge tag 'xtensa-20220416' of https://github.com/jcmvbkbc [...]
No new revisions were added by this update.
Summary of changes: Documentation/ABI/testing/sysfs-fs-erofs | 5 +-- Makefile | 2 +- arch/Kconfig | 6 ++-- arch/powerpc/kernel/module.c | 2 +- arch/s390/kvm/pv.c | 7 +---- arch/x86/lib/usercopy_64.c | 2 +- arch/xtensa/kernel/coprocessor.S | 4 +-- arch/xtensa/kernel/jump_label.c | 2 +- arch/xtensa/platforms/iss/console.c | 8 ----- drivers/spi/atmel-quadspi.c | 3 ++ drivers/spi/spi-cadence-quadspi.c | 19 +++++++++-- drivers/spi/spi-intel-pci.c | 1 + drivers/spi/spi-mtk-nor.c | 12 ++++++- drivers/xen/balloon.c | 54 ++++++++++++++------------------ drivers/xen/unpopulated-alloc.c | 33 ------------------- fs/erofs/zdata.c | 12 +++---- fs/erofs/zdata.h | 2 +- fs/pipe.c | 9 +++--- fs/posix_acl.c | 10 ++++++ fs/xattr.c | 6 ++-- include/linux/posix_acl_xattr.h | 4 +++ include/linux/vmalloc.h | 4 +-- mm/vmalloc.c | 17 +++++----- 23 files changed, 107 insertions(+), 117 deletions(-)