]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next/sme' into for-next/sysreg-gen
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 16 May 2022 18:49:58 +0000 (19:49 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 16 May 2022 18:49:58 +0000 (19:49 +0100)
commit4ece6f755ed9b21028021c5917fd805143ff65bb
treec298ad6cdb6219773139f4e4c318940c21503ae9
parent8b86872251567d3ff08eab5f5c877b8d7ea85ad4
parente7ecaf2a789406fb59f5a3cb7f83fdb7ec5cb625
Merge branch 'for-next/sme' into for-next/sysreg-gen

* for-next/sme: (29 commits)
  : Scalable Matrix Extensions support.
  arm64/sve: Make kernel FPU protection RT friendly
  arm64/sve: Delay freeing memory in fpsimd_flush_thread()
  arm64/sme: More sensibly define the size for the ZA register set
  arm64/sme: Fix NULL check after kzalloc
  arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()
  arm64/sme: Provide Kconfig for SME
  KVM: arm64: Handle SME host state when running guests
  KVM: arm64: Trap SME usage in guest
  KVM: arm64: Hide SME system registers from guests
  arm64/sme: Save and restore streaming mode over EFI runtime calls
  arm64/sme: Disable streaming mode and ZA when flushing CPU state
  arm64/sme: Add ptrace support for ZA
  arm64/sme: Implement ptrace support for streaming mode SVE registers
  arm64/sme: Implement ZA signal handling
  arm64/sme: Implement streaming SVE signal handling
  arm64/sme: Disable ZA and streaming mode when handling signals
  arm64/sme: Implement traps and syscall handling for SME
  arm64/sme: Implement ZA context switching
  arm64/sme: Implement streaming SVE context switching
  arm64/sme: Implement SVCR context switching
  ...
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c