summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/riscv/vector
AgeCommit message (Expand)AuthorLines
2026-02-09selftests: riscv: vstate_exec_nolibc: Use the regular prctl() functionThomas Weißschuh-4/+4
2026-02-09selftests: riscv: verify ptrace accepts valid vector csr valuesSergey Matyukevich-0/+261
2026-02-09selftests: riscv: verify ptrace rejects invalid vector csr inputsSergey Matyukevich-0/+317
2026-02-09selftests: riscv: verify syscalls discard vector contextSergey Matyukevich-0/+123
2026-02-09selftests: riscv: verify initial vector state with ptraceSergey Matyukevich-0/+135
2026-02-09selftests: riscv: test ptrace vector interfaceSergey Matyukevich-1/+115
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+2
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy-2/+2
2025-11-19selftests: riscv: Add test for the Vector ptrace interfaceYong-Xuan Wang-1/+138
2025-04-01selftests: riscv: fix v_exec_initval_nolibc.cIgnacio Encinas-7/+3
2025-01-18selftests: riscv: Support xtheadvector in vector testsCharlie Jenkins-52/+113
2025-01-18selftests: riscv: Fix vector testsCharlie Jenkins-193/+337
2024-05-30selftest: run vector prctl test for ZVE32XAndy Chiu-3/+3
2024-01-11Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt-3/+6
2024-01-11tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner-3/+3
2024-01-11tools: selftests: riscv: Add missing include for vector testChristoph Müllner-0/+3
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones-9/+1
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti-2/+0
2023-07-01selftests: Test RISC-V Vector's first-use handlerAndy Chiu-1/+74
2023-06-08selftests: Test RISC-V Vector prctl interfaceAndy Chiu-0/+317