summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/tests
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-12-30riscv: fix KUnit test_kprobes crash when building with ClangJiakai Xu-0/+2
2025-10-27riscv: tests: Make RISCV_KPROBES_KUNIT tristateVivian Wang-2/+7
2025-10-27riscv: tests: Rename kprobes_test_riscv to kprobes_riscvVivian Wang-1/+1
2025-10-10riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__Paul Walmsley-2/+2
2025-09-16riscv: Add kprobes KUnit testNam Cao-0/+323
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada-1/+1
2023-12-06Support rv32 ULEB128 testCharlie Jenkins-4/+4
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins-0/+364