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-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 0e2adab6cf28 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 82a9ac7130cf scsi: core: fix missing .cleanup_rq for SCSI hosts without [...] adds 6b6fa7a5c86e scsi: core: fix dh and multipathing for SCSI hosts without [...] adds c3419fd6d3a3 Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub [...] adds 45144d42f299 PCI: PM: Fix pci_power_up() adds 65650b35133f cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown adds 2d8b39a62a5d ACPI: processor: Avoid NULL pointer dereferences at init time adds 2189624b3c5a ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist adds f49249d58abd PM: sleep: include <linux/pm_runtime.h> for pm_wq adds b23eb5c74e6e Merge branches 'pm-cpufreq' and 'pm-sleep' adds e59b76ff67e5 Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/lin [...] adds 56a0b978d42f ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_p [...] adds 35b9ad840892 ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since [...] adds ffba17bb335d Merge branch 'acpi-tables' adds adca4ce32f4a Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/l [...] adds 1099f48457d0 ALSA: hda/realtek: Reduce the Headphone static noise on XP [...] adds 130bce3afbbb ALSA: hdac: clear link output stream mapping adds 7571b6a17fcc ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers adds 8c8967a7dc01 ALSA: hda/realtek - Enable headset mic on Asus MJ401TA adds 94989e318b2f ALSA: hda - Force runtime PM on Nvidia HDMI codecs adds 5f93393a15f0 Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/ [...] adds e8307ec51efe mmc: renesas_sdhi: Do not use platform_get_irq() to count [...] adds faf97b84fa86 mmc: sh_mmcif: Use platform_get_irq_optional() for optiona [...] adds 19ec6bb80290 mmc: sdhci-iproc: fix spurious interrupts on Multiblock re [...] adds 28c9fac09ab0 memstick: jmb38x_ms: Fix an error handling path in 'jmb38x [...] adds 7571438a4868 Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/l [...] adds c90012ac85c2 lib: test_user_copy: style cleanup adds f418dddffc80 usercopy: Avoid soft lockups in test_check_nonzero_user() new 8eb4b3b0dd9a Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.ker [...] adds 6db7bfb43122 iommu/arm-smmu: Free context bitmap in the err path of arm [...] adds 52f325f4eb32 iommu/io-pgtable-arm: Correct Mali attributes adds 1be08f458d16 iommu/io-pgtable-arm: Support all Mali configurations adds a52e197d9527 Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kerne [...] adds f9258156c73c iommu/rockchip: Don't use platform_get_irq to implicitly c [...] adds ec37d4e99904 iommu/ipmmu-vmsa: Only call platform_get_irq() when interr [...] adds ec21f17a9437 iommu/amd: Fix incorrect PASID decoding from event log new 46ac18c347b0 iommu/amd: Check PM_LEVEL_SIZE() condition in locked section new 90105ae1eeef Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/p [...] adds 0a005856d359 dm clone: Make __hash_find static adds a2f83e8b0c82 dm snapshot: introduce account_start_copy() and account_en [...] adds b21555786f18 dm snapshot: rework COW throttling to fix deadlock adds 13bd677a472d dm cache: fix bugs when a GFP_NOWAIT allocation fails new fb8527e5c13e Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/s [...] adds 1d3f87233e26 ceph: just skip unrecognized info in ceph_reply_info_extra adds 25e6be21230d rbd: cancel lock_dwork if the wait is interrupted new 6b95cf9b8bb3 Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client new b9959c7a347d filldir[64]: remove WARN_ON_ONCE() for bad directory entries
The 6 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: drivers/acpi/cppc_acpi.c | 2 +- drivers/acpi/hmat/hmat.c | 2 +- drivers/acpi/processor_perflib.c | 10 ++-- drivers/acpi/processor_thermal.c | 10 ++-- drivers/acpi/sleep.c | 13 ----- drivers/base/core.c | 3 ++ drivers/block/rbd.c | 9 ++-- drivers/cpufreq/cpufreq.c | 10 ---- drivers/iommu/amd_iommu.c | 12 +++-- drivers/iommu/amd_iommu_types.h | 4 +- drivers/iommu/arm-smmu.c | 1 + drivers/iommu/io-pgtable-arm.c | 58 +++++++++++++++++----- drivers/iommu/ipmmu-vmsa.c | 3 +- drivers/iommu/rockchip-iommu.c | 19 ++++++-- drivers/md/dm-cache-target.c | 28 +---------- drivers/md/dm-clone-target.c | 4 +- drivers/md/dm-snap.c | 94 +++++++++++++++++++++++++++++------- drivers/memstick/host/jmb38x_ms.c | 2 +- drivers/mmc/host/renesas_sdhi_core.c | 31 +++++++----- drivers/mmc/host/sdhci-iproc.c | 1 + drivers/mmc/host/sh_mmcif.c | 6 +-- drivers/pci/pci.c | 24 +++++---- drivers/scsi/scsi_lib.c | 4 +- fs/ceph/mds_client.c | 21 ++++---- fs/readdir.c | 4 +- include/sound/hda_register.h | 3 ++ kernel/power/main.c | 1 + lib/test_user_copy.c | 37 ++++++++++---- sound/hda/ext/hdac_ext_controller.c | 5 ++ sound/pci/hda/patch_hdmi.c | 2 + sound/pci/hda/patch_realtek.c | 35 ++++++++++++-- sound/usb/pcm.c | 3 ++ 32 files changed, 298 insertions(+), 163 deletions(-)