Show patches with: Series = arm64/sme: Initial support for the Scalable Matrix Extension       |    Archived = No       |   39 patches
Patch Series S/W/F Date Submitter Delegate State
[v14,39/39] selftests/arm64: Add a testcase for handling of ZA on clone() arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,38/39] kselftest/arm64: Add SME support to syscall ABI test arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,37/39] kselftest/arm64: Add coverage for the ZA ptrace interface arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,35/39] kselftest/arm64: signal: Add SME signal handling tests arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,34/39] kselftest/arm64: Add stress test for SME ZA context switching arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,33/39] kselftest/arm64: signal: Handle ZA signal context in core code arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,31/39] kselftest/arm64: Extend vector configuration API tests to cover SME arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,30/39] kselftest/arm64: Add tests for TPIDR2 arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,29/39] kselftest/arm64: sme: Add SME support to vlset arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,28/39] kselftest/arm64: Add manual encodings for SME instructions arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,27/39] arm64/sme: Provide Kconfig for SME arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,26/39] KVM: arm64: Handle SME host state when running guests arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,25/39] KVM: arm64: Trap SME usage in guest arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,24/39] KVM: arm64: Hide SME system registers from guests arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,21/39] arm64/sme: Add ptrace support for ZA arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,19/39] arm64/sme: Implement ZA signal handling arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,18/39] arm64/sme: Implement streaming SVE signal handling arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,17/39] arm64/sme: Disable ZA and streaming mode when handling signals arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,16/39] arm64/sme: Implement traps and syscall handling for SME arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,15/39] arm64/sme: Implement ZA context switching arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,14/39] arm64/sme: Implement streaming SVE context switching arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,13/39] arm64/sme: Implement SVCR context switching arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,12/39] arm64/sme: Implement support for TPIDR2 arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,11/39] arm64/sme: Implement vector length configuration prctl()s arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,10/39] arm64/sme: Implement sysctl to set the default vector length arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,09/39] arm64/sme: Identify supported SME vector lengths at boot arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,08/39] arm64/sme: Basic enumeration support arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,07/39] arm64/sme: Early CPU setup for SME arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,06/39] arm64/sme: Manually encode SME instructions arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,05/39] arm64/sme: System register and exception syndrome definitions arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,04/39] arm64/sme: Provide ABI documentation for SME arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted
[v14,01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data() arm64/sme: Initial support for the Scalable Matrix Extension --- 2022-04-19 Mark Brown Accepted