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-arm in repository toolchain/ci/linux.
from a471da3100ef Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/l [...] adds 8af3a0b23818 gpio: vf610: fix compilation error adds c8e27a4a5136 gpiolib: cdev: fix null pointer dereference in linereq_free() adds 2b93fe647c0a Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.o [...] adds 316f92a705a4 iommu/vt-d: Fix PCI bus rescan device hot add adds 4140d77a0221 iommu/vt-d: Fix RID2PASID setup/teardown failure adds c51b8f85c415 MAINTAINERS: Remove iommu@lists.linux-foundation.org adds f5645edf6cff Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/ [...] adds f6f0dab5efe4 MAINTAINERS: Update Ben's email address adds db9a3a35d31e cxl: Fix cleanup of port devices on failure to probe driver. adds 8ae3cebc1704 cxl/core: Use is_endpoint_decoder adds 8a6648750616 cxl/mbox: Use __le32 in get,set_lsa mailbox structures adds f50974eee5c4 memregion: Fix memregion_free() fallback definition adds e35f5718903b cxl/mbox: Fix missing variable payload checks in cmd size [...] adds 483e4a1d83db Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org [...] adds c8934e4e3489 PM / devfreq: exynos-bus: Fix NULL pointer dereference adds ba7c3507087a Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel [...] adds 07358194badf PM: runtime: Redefine pm_runtime_release_supplier() adds 887371066039 PM: runtime: Fix supplier device management during consumer probe adds fe7c758c07c4 Merge branch 'pm-core' adds 3784fad934c5 Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/li [...] adds 7feec7430edd ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked adds 8b356e536e69 ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported adds 525496a030de Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/ [...] adds bf17455b9cbd fscache: Fix if condition in fscache_wait_on_volume_collision() adds 5c4588aea667 fscache: Introduce fscache_cookie_is_dropped() adds 65aa5f6fd8a1 cachefiles: narrow the scope of flushed requests when rele [...] adds 85e4ea1049c7 fscache: Fix invalidation/lookup race adds e5524c2a1fc4 Merge tag 'fscache-fixes-20220708' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes: .mailmap | 3 ++ MAINTAINERS | 13 +-------- arch/x86/kernel/acpi/cppc.c | 10 +++++++ drivers/acpi/bus.c | 11 ++++--- drivers/acpi/cppc_acpi.c | 20 +++++++++++-- drivers/base/core.c | 13 ++++++++- drivers/base/power/runtime.c | 34 +++++++--------------- drivers/cxl/core/hdm.c | 2 +- drivers/cxl/core/mbox.c | 6 ++-- drivers/cxl/core/port.c | 2 +- drivers/cxl/cxl.h | 1 + drivers/cxl/cxlmem.h | 8 ++--- drivers/cxl/mem.c | 7 ++++- drivers/cxl/pmem.c | 6 ++-- drivers/devfreq/exynos-bus.c | 6 ++-- drivers/gpio/gpio-vf610.c | 1 + drivers/gpio/gpiolib-cdev.c | 7 +++-- drivers/iommu/intel/dmar.c | 2 +- drivers/iommu/intel/iommu.c | 24 --------------- drivers/iommu/intel/pasid.c | 69 ++------------------------------------------ drivers/iommu/intel/pasid.h | 1 - fs/cachefiles/ondemand.c | 3 +- fs/fscache/cookie.c | 26 ++++++++++++++--- fs/fscache/volume.c | 4 +-- include/acpi/cppc_acpi.h | 1 + include/linux/acpi.h | 2 +- include/linux/fscache.h | 1 + include/linux/intel-iommu.h | 3 -- include/linux/memregion.h | 2 +- include/linux/pm_runtime.h | 5 ++-- 30 files changed, 123 insertions(+), 170 deletions(-)