summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/riscv
AgeCommit message (Expand)Author
2026-02-09selftests: riscv: vstate_exec_nolibc: Use the regular prctl() functionThomas Weißschuh
2026-02-09selftests: riscv: verify ptrace accepts valid vector csr valuesSergey Matyukevich
2026-02-09selftests: riscv: verify ptrace rejects invalid vector csr inputsSergey Matyukevich
2026-02-09selftests: riscv: verify syscalls discard vector contextSergey Matyukevich
2026-02-09selftests: riscv: verify initial vector state with ptraceSergey Matyukevich
2026-02-09selftests: riscv: test ptrace vector interfaceSergey Matyukevich
2026-01-29kselftest/riscv: add kselftest for user mode CFIDeepak Gupta
2026-01-29riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1Paul Walmsley
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-19selftests/riscv: Add Zicbop prefetch testYao Zihong
2025-11-19selftests: riscv: Add test for the Vector ptrace interfaceYong-Xuan Wang
2025-09-18selftests: riscv: Add README for RISC-V KSelfTestBala-Vignesh-Reddy
2025-04-01selftests: riscv: fix v_exec_initval_nolibc.cIgnacio Encinas
2025-03-18RISC-V: selftests: Add TEST_ZICBOM into CBO testsYunhui Cui
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-18selftests: riscv: Support xtheadvector in vector testsCharlie Jenkins
2025-01-18selftests: riscv: Fix vector testsCharlie Jenkins
2025-01-09Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt
2025-01-09tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang
2025-01-09tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang
2024-12-17riscv: selftests: Fix warnings pointer masking testCharlie Jenkins
2024-10-24riscv: selftests: Add a pointer masking testSamuel Holland
2024-08-29riscv: selftests: Remove mmap hint address checksCharlie Jenkins
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins
2024-05-30selftest: run vector prctl test for ZVE32XAndy Chiu
2024-05-22riscv: selftests: Add signal handling vector testsCharlie Jenkins
2024-05-22riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones
2024-03-15Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt
2024-03-14selftests: riscv: Generalize mm selftestsCharlie Jenkins
2024-01-17RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones
2024-01-11Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt
2024-01-11tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner
2024-01-11tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner
2024-01-11tools: selftests: riscv: Add missing include for vector testChristoph Müllner
2024-01-11tools: selftests: riscv: Fix compile warnings in cboChristoph Müllner
2024-01-11tools: selftests: riscv: Fix compile warnings in hwprobeChristoph Müllner
2024-01-03RISC-V: selftests: Add which-cpus hwprobe testAndrew Jones
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-21RISC-V: selftests: Add CBO testsAndrew Jones
2023-09-21RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones
2023-09-21RISC-V: selftests: Statically link hwprobe testAndrew Jones
2023-09-20riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-23RISC-V: mm: Add tests for RISC-V mmCharlie Jenkins