This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 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
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/Kconfig | 6 ++--- arch/powerpc/kernel/module.c | 2 +- arch/s390/kvm/pv.c | 7 +---- 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/posix_acl.c | 10 ++++++++ fs/xattr.c | 6 +++-- include/linux/posix_acl_xattr.h | 4 +++ include/linux/vmalloc.h | 4 +-- mm/vmalloc.c | 17 +++++++----- 15 files changed, 90 insertions(+), 90 deletions(-)