summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/riscv (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: selftests: Remove mmap hint address checksCharlie Jenkins2024-08-293-71/+0
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-1/+1
|\
| * selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw2024-07-101-1/+1
* | Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-201-3/+3
|\ \
| * | selftest: run vector prctl test for ZVE32XAndy Chiu2024-05-301-3/+3
| |/
* / riscv: selftests: Fix vsetivli args for clangCharlie Jenkins2024-07-031-1/+1
|/
* riscv: selftests: Add signal handling vector testsCharlie Jenkins2024-05-234-1/+96
* riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins2024-05-231-0/+2
* RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2024-04-262-1/+11
* Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt2024-03-153-86/+67
|\
| * selftests: riscv: Generalize mm selftestsCharlie Jenkins2024-03-143-86/+67
* | RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones2024-01-181-10/+8
* | Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt2024-01-116-8/+14
|\ \ | |/ |/|
| * tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner2024-01-111-0/+3
| * tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner2024-01-112-3/+3
| * tools: selftests: riscv: Add missing include for vector testChristoph Müllner2024-01-111-0/+3
| * tools: selftests: riscv: Fix compile warnings in cboChristoph Müllner2024-01-111-3/+3
| * tools: selftests: riscv: Fix compile warnings in hwprobeChristoph Müllner2024-01-111-2/+2
* | RISC-V: selftests: Add which-cpus hwprobe testAndrew Jones2024-01-032-1/+158
* | RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones2024-01-033-11/+3
|/
* Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-084-46/+270
|\
| * RISC-V: selftests: Add CBO testsAndrew Jones2023-09-214-12/+250
| * RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones2023-09-211-34/+20
| * RISC-V: selftests: Statically link hwprobe testAndrew Jones2023-09-211-1/+1
* | riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti2023-09-205-5/+5
|/
* Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-017-1/+164
|\
| * RISC-V: mm: Add tests for RISC-V mmCharlie Jenkins2023-08-237-1/+164
* | selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti2023-08-021-2/+0
* | selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard2023-08-021-1/+1
|/
* selftests: Test RISC-V Vector's first-use handlerAndy Chiu2023-07-013-1/+74
* selftests: add .gitignore file for RISC-V hwprobeAndy Chiu2023-06-081-0/+1
* selftests: Test RISC-V Vector prctl interfaceAndy Chiu2023-06-085-1/+318
* selftests: Test the new RISC-V hwprobe interfaceEvan Green2023-04-194-0/+170