Series |
arm64/sme: Initial support for the Scalable Matrix Extension
|
expand
-
[v3,00/42] arm64/sme: Initial support for the Scalable Matrix Extension
-
[v3,01/42] arm64/fp: Reindent fpsimd_save()
-
[v3,02/42] arm64/sve: Remove sve_load_from_fpsimd_state()
-
[v3,03/42] arm64/sve: Make sve_state_size() static
-
[v3,04/42] arm64/sve: Make access to FFR optional
-
[v3,05/42] arm64/sve: Rename find_supported_vector_length()
-
[v3,06/42] arm64/sve: Use accessor functions for vector lengths in thread_struct
-
[v3,07/42] arm64/sve: Put system wide vector length information into structs
-
[v3,08/42] arm64/sve: Explicitly load vector length when restoring SVE state
-
[v3,09/42] arm64/sve: Track vector lengths for tasks in an array
-
[v3,10/42] arm64/sve: Make sysctl interface for SVE reusable by SME
-
[v3,11/42] arm64/sve: Generalise vector length configuration prctl() for SME
-
[v3,12/42] kselftest/arm64: Parameterise ptrace vector length information
-
[v3,13/42] kselftest/arm64: Allow signal tests to trigger from a function
-
[v3,14/42] tools/nolibc: Implement gettid()
-
[v3,15/42] arm64/sme: Provide ABI documentation for SME
-
[v3,16/42] arm64/sme: System register and exception syndrome definitions
-
[v3,17/42] arm64/sme: Define macros for manually encoding SME instructions
-
[v3,18/42] arm64/sme: Early CPU setup for SME
-
[v3,19/42] arm64/sme: Basic enumeration support
-
[v3,20/42] arm64/sme: Identify supported SME vector lengths at boot
-
[v3,21/42] arm64/sme: Implement sysctl to set the default vector length
-
[v3,22/42] arm64/sme: Implement vector length configuration prctl()s
-
[v3,23/42] arm64/sme: Implement support for TPIDR2
-
[v3,24/42] arm64/sme: Implement SVCR context switching
-
[v3,25/42] arm64/sme: Implement streaming SVE context switching
-
[v3,26/42] arm64/sme: Implement ZA context switching
-
[v3,27/42] arm64/sme: Implement traps and syscall handling for SME
-
[v3,28/42] arm64/sme: Implement streaming SVE signal handling
-
[v3,29/42] arm64/sme: Implement ZA signal handling
-
[v3,30/42] arm64/sme: Implement ptrace support for streaming mode SVE registers
-
[v3,31/42] arm64/sme: Add ptrace support for ZA
-
[v3,32/42] arm64/sme: Disable streaming mode and ZA when flushing CPU state
-
[v3,33/42] arm64/sme: Save and restore streaming mode over EFI runtime calls
-
[v3,34/42] arm64/sme: Provide Kconfig for SME
-
[v3,35/42] kselftest/arm64: sme: Add streaming SME support to vlset
-
[v3,36/42] kselftest/arm64: Add tests for TPIDR2
-
[v3,37/42] kselftest/arm64: Extend vector configuration API tests to cover SME
-
[v3,38/42] kselftest/arm64: sme: Provide streaming mode SVE stress test
-
[v3,39/42] kselftest/arm64: Add stress test for SME ZA context switching
-
[v3,40/42] kselftest/arm64: signal: Add SME signal handling tests
-
[v3,41/42] kselftest/arm64: Add streaming SVE to SVE ptrace tests
-
[v3,42/42] kselftest/arm64: Add coverage for the ZA ptrace interface
|