aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/riscv/vector
AgeCommit message (Expand)AuthorFilesLines
2026-04-04selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins1-6/+9
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley1-2/+2
2026-02-09selftests: riscv: vstate_exec_nolibc: Use the regular prctl() functionThomas Weißschuh1-4/+4
2026-02-09selftests: riscv: verify ptrace accepts valid vector csr valuesSergey Matyukevich1-0/+261
2026-02-09selftests: riscv: verify ptrace rejects invalid vector csr inputsSergey Matyukevich1-0/+317
2026-02-09selftests: riscv: verify syscalls discard vector contextSergey Matyukevich1-0/+123
2026-02-09selftests: riscv: verify initial vector state with ptraceSergey Matyukevich1-0/+135
2026-02-09selftests: riscv: test ptrace vector interfaceSergey Matyukevich5-1/+115
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-2/+2
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy2-2/+2
2025-11-19selftests: riscv: Add test for the Vector ptrace interfaceYong-Xuan Wang2-1/+138
2025-04-01selftests: riscv: fix v_exec_initval_nolibc.cIgnacio Encinas1-7/+3
2025-01-18selftests: riscv: Support xtheadvector in vector testsCharlie Jenkins6-52/+113
2025-01-18selftests: riscv: Fix vector testsCharlie Jenkins8-191/+335
2024-05-30selftest: run vector prctl test for ZVE32XAndy Chiu1-3/+3
2024-01-11Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt3-3/+6
2024-01-11tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner2-3/+3
2024-01-11tools: selftests: riscv: Add missing include for vector testChristoph Müllner1-0/+3
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones1-9/+1
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti1-2/+0
2023-07-01selftests: Test RISC-V Vector's first-use handlerAndy Chiu3-1/+74
2023-06-08selftests: Test RISC-V Vector prctl interfaceAndy Chiu4-0/+317