Merge branch 'for-next/misc' into for-next/core
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 30 Sep 2022 08:18:26 +0000 (09:18 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 30 Sep 2022 08:18:26 +0000 (09:18 +0100)
commit53630a1f6186e9df5fb75e9b55328e22b64de150
treecce45ad34594ae21ee6b2f7b37e6aadfc00715ec
parentc704cf27a1adc5fa40fb8e40b5617bdca889a419
parenta0caebbd04602cb7d28f6f316213a915ffab92a2
Merge branch 'for-next/misc' into for-next/core

* for-next/misc:
  : Miscellaneous patches
  arm64/kprobe: Optimize the performance of patching single-step slot
  ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs
  arm64/mm: fold check for KFENCE into can_set_direct_map()
  arm64: uaccess: simplify uaccess_mask_ptr()
  arm64: mte: move register initialization to C
  arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
  arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
  arm64: support huge vmalloc mappings
  arm64: spectre: increase parameters that can be used to turn off bhb mitigation individually
  arm64: run softirqs on the per-CPU IRQ stack
  arm64: compat: Implement misalignment fixups for multiword loads
arch/arm64/Kconfig
arch/arm64/include/asm/exception.h
arch/arm64/kernel/cpufeature.c
arch/arm64/kernel/proton-pack.c
arch/arm64/mm/mmu.c