summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/riscv
AgeCommit message (Expand)Author
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
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti
2023-08-02selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard
2023-07-01selftests: Test RISC-V Vector's first-use handlerAndy Chiu
2023-06-08selftests: add .gitignore file for RISC-V hwprobeAndy Chiu
2023-06-08selftests: Test RISC-V Vector prctl interfaceAndy Chiu
2023-04-18selftests: Test the new RISC-V hwprobe interfaceEvan Green