index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
riscv
Age
Commit message (
Expand
)
Author
Lines
2026-02-09
selftests: riscv: vstate_exec_nolibc: Use the regular prctl() function
Thomas Weißschuh
-4
/
+4
2026-02-09
selftests: riscv: verify ptrace accepts valid vector csr values
Sergey Matyukevich
-0
/
+261
2026-02-09
selftests: riscv: verify ptrace rejects invalid vector csr inputs
Sergey Matyukevich
-0
/
+317
2026-02-09
selftests: riscv: verify syscalls discard vector context
Sergey Matyukevich
-0
/
+123
2026-02-09
selftests: riscv: verify initial vector state with ptrace
Sergey Matyukevich
-0
/
+135
2026-02-09
selftests: riscv: test ptrace vector interface
Sergey Matyukevich
-1
/
+115
2026-01-29
kselftest/riscv: add kselftest for user mode CFI
Deepak Gupta
-1
/
+693
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
-5
/
+13
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-10
/
+10
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
-10
/
+10
2025-11-19
selftests/riscv: Add Zicbop prefetch test
Yao Zihong
-29
/
+136
2025-11-19
selftests: riscv: Add test for the Vector ptrace interface
Yong-Xuan Wang
-1
/
+138
2025-09-18
selftests: riscv: Add README for RISC-V KSelfTest
Bala-Vignesh-Reddy
-0
/
+24
2025-04-01
selftests: riscv: fix v_exec_initval_nolibc.c
Ignacio Encinas
-7
/
+3
2025-03-18
RISC-V: selftests: Add TEST_ZICBOM into CBO tests
Yunhui Cui
-11
/
+55
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-205
/
+404
2025-01-18
selftests: riscv: Support xtheadvector in vector tests
Charlie Jenkins
-52
/
+113
2025-01-18
selftests: riscv: Fix vector tests
Charlie Jenkins
-193
/
+337
2025-01-09
Merge patch series "selftest: fix riscv/vector tests"
Palmer Dabbelt
-0
/
+6
2025-01-09
tools: selftests: riscv: Add test count for vstate_prctl
Yong-Xuan Wang
-0
/
+2
2025-01-09
tools: selftests: riscv: Add pass message for v_initval_nolibc
Yong-Xuan Wang
-0
/
+4
2024-12-17
riscv: selftests: Fix warnings pointer masking test
Charlie Jenkins
-6
/
+22
2024-10-24
riscv: selftests: Add a pointer masking test
Samuel Holland
-1
/
+344
2024-08-29
riscv: selftests: Remove mmap hint address checks
Charlie Jenkins
-71
/
+0
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+3
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
-1
/
+1
2024-07-03
riscv: selftests: Fix vsetivli args for clang
Charlie Jenkins
-1
/
+1
2024-05-30
selftest: run vector prctl test for ZVE32X
Andy Chiu
-3
/
+3
2024-05-22
riscv: selftests: Add signal handling vector tests
Charlie Jenkins
-1
/
+96
2024-05-22
riscv: selftests: Add hwprobe binaries to .gitignore
Charlie Jenkins
-0
/
+2
2024-04-26
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
-1
/
+11
2024-03-15
Merge patch series "riscv: mm: Extend mappable memory up to hint address"
Palmer Dabbelt
-86
/
+67
2024-03-14
selftests: riscv: Generalize mm selftests
Charlie Jenkins
-86
/
+67
2024-01-17
RISC-V: selftests: cbo: Ensure asm operands match constraints
Andrew Jones
-10
/
+8
2024-01-11
Merge patch series "tools: selftests: riscv: Fix compiler warnings"
Palmer Dabbelt
-8
/
+14
2024-01-11
tools: selftests: riscv: Fix compile warnings in mm tests
Christoph Müllner
-0
/
+3
2024-01-11
tools: selftests: riscv: Fix compile warnings in vector tests
Christoph Müllner
-3
/
+3
2024-01-11
tools: selftests: riscv: Add missing include for vector test
Christoph Müllner
-0
/
+3
2024-01-11
tools: selftests: riscv: Fix compile warnings in cbo
Christoph Müllner
-3
/
+3
2024-01-11
tools: selftests: riscv: Fix compile warnings in hwprobe
Christoph Müllner
-2
/
+2
2024-01-03
RISC-V: selftests: Add which-cpus hwprobe test
Andrew Jones
-1
/
+158
2024-01-03
RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
-11
/
+3
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-46
/
+270
2023-09-21
RISC-V: selftests: Add CBO tests
Andrew Jones
-12
/
+250
2023-09-21
RISC-V: selftests: Convert hwprobe test to kselftest API
Andrew Jones
-34
/
+20
2023-09-21
RISC-V: selftests: Statically link hwprobe test
Andrew Jones
-1
/
+1
2023-09-20
riscv: kselftests: Fix mm build by removing testcases subdirectory
Alexandre Ghiti
-5
/
+5
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+164
2023-08-23
RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
-1
/
+164
[next]