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 f3f19f939c11 Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/l [...] adds 3220c3b21151 drm/i915: Fix race in __i915_vma_remove_closed adds c8f0c2d45c12 Merge tag 'drm-intel-fixes-2022-05-12' of git://anongit.fr [...] adds aa482ddca85a drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems adds 9b9bd3f64064 drm/amd/display: undo clearing of z10 related function pointers adds a56f445f807b Revert "drm/amd/pm: keep the BACO feature enabled for suspend" adds c65b364c52ba drm/amdgpu/ctx: only reset stable pstate if the user chang [...] adds 5005e9814698 Merge tag 'amd-drm-fixes-5.18-2022-05-11' of https://gitla [...] adds 10b4b67ab582 Merge tag 'drm-fixes-2022-05-13' of git://anongit.freedesk [...] adds 3481551f0357 hwmon: (tmp401) Add OF device ID table adds 151d6dcbed83 hwmon: (ltq-cputemp) restrict it to SOC_XWAY adds 359ee4f480c6 Merge tag 'hwmon-for-v5.18-rc7' of git://git.kernel.org/pu [...] adds 205f3991a273 arm64: vdso: fix makefile dependency on vdso.so adds 2de7689c7caa arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry adds 51f559d66527 arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs adds 91bdba8536b8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds b4e61fc031b1 Revert "mm/memory-failure.c: skip huge_zero_page in memory [...] adds 478d134e9506 mm/huge_memory: do not overkill when splitting huge_zero_page adds 1825b93b626e mm/hwpoison: use pr_err() instead of dump_page() in get_an [...] adds 7d1e64966162 mm: mremap: fix sign for EFAULT error return value adds 1927e498aee1 procfs: prevent unprivileged processes accessing fdinfo dir adds 260364d112bc arm[64]/memremap: don't abuse pfn_valid() to ensure presen [...] adds 5fcaa7caf5fa mailmap: add entry for martyna.szapar-mudlaw@intel.com adds 2839b0999c20 mm/kfence: reset PG_slab and memcg_data before freeing __k [...] adds 41c240099fe0 selftests: vm: Makefile: rename TARGETS to VMTARGETS adds 9039b8335276 MAINTAINERS: add a mailing list for DAMON development adds 364a453ab912 Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.ker [...]
No new revisions were added by this update.
Summary of changes: .mailmap | 1 + Documentation/arm64/silicon-errata.rst | 3 +++ MAINTAINERS | 1 + arch/arm/include/asm/io.h | 3 +++ arch/arm/mm/ioremap.c | 8 ++++++++ arch/arm64/include/asm/io.h | 4 ++++ arch/arm64/kernel/Makefile | 4 ++++ arch/arm64/kernel/cpu_errata.c | 2 ++ arch/arm64/kernel/cpufeature.c | 3 +-- arch/arm64/kernel/vdso/Makefile | 3 --- arch/arm64/kernel/vdso32/Makefile | 3 --- arch/arm64/mm/ioremap.c | 8 ++++++++ drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 5 +++++ drivers/gpu/drm/amd/amdgpu/vi.c | 17 ++++++++++++++++- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.c | 5 ----- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 8 +------- drivers/gpu/drm/i915/i915_vma.c | 11 +++++++---- drivers/hwmon/Kconfig | 2 +- drivers/hwmon/tmp401.c | 11 +++++++++++ fs/proc/fd.c | 23 ++++++++++++++++++++++- mm/huge_memory.c | 7 ++++++- mm/kfence/core.c | 10 ++++++++++ mm/memory-failure.c | 15 +-------------- mm/mremap.c | 2 +- tools/testing/selftests/vm/Makefile | 10 +++++----- 25 files changed, 121 insertions(+), 48 deletions(-)