summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vDSO
AgeCommit message (Expand)AuthorFilesLines
12 daysselftests: vDSO: Explicitly include sched.hYu Liao1-0/+1
12 daysselftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld2-53/+49
12 daysselftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2-3/+1
12 daysselftests: vDSO: unconditionally build chacha testJason A. Donenfeld3-7/+26
2024-10-01selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld1-3/+5
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-09-27selftests: vDSO: align stack for O2-optimized memcpyJason A. Donenfeld1-0/+2
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld1-0/+20
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens1-1/+1
2024-09-13selftests: vDSO: fix vdso_config for s390Heiko Carstens1-2/+2
2024-09-13selftests: vDSO: fix ELF hash table entry size for s390xJens Remus1-4/+10
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy1-1/+1
2024-09-13selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld1-1/+1
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella1-1/+2
2024-09-13selftests: vDSO: also test counter in vdso_test_chachaChristophe Leroy1-9/+27
2024-09-13selftests: vDSO: build tests with O2 optimizationChristophe Leroy1-1/+1
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao1-1/+1
2024-09-13selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld1-5/+4
2024-09-13selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld2-9/+45
2024-09-13random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld1-3/+7
2024-09-13selftests: vDSO: ensure vgetrandom works in a time namespaceJason A. Donenfeld1-1/+42
2024-08-30selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld1-3/+3
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy1-4/+1
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy6-15/+90
2024-08-30selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-08-30selftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
2024-08-30selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld1-1/+6
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao1-0/+1
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld1-2/+1
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld1-3/+5
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao1-1/+1
2024-08-30selftests: vDSO: look for arch-specific function name in getrandom testChristophe Leroy2-7/+9
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy1-2/+2
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy1-1/+1
2024-08-30selftests: vDSO: simplify getrandom thread local storage and structsJason A. Donenfeld1-40/+27
2024-07-19selftests/vDSO: add tests for vgetrandomJason A. Donenfeld4-0/+351
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard1-9/+5
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard1-8/+7
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-05-06selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang2-29/+13
2024-05-06selftests/vDSO: fix building errors on LoongArchTiezhu Yang1-1/+5
2023-12-01kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abiMark Brown1-2/+2
2023-12-01kselftest/vDSO: Fix message formatting for clock_id loggingMark Brown1-1/+1
2023-12-01kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendlyMark Brown1-30/+36
2023-06-13kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King1-2/+2
2022-11-03selftests/vDSO: Add riscv getcpu & gettimeofday testGuo Ren2-0/+7
2022-04-04selftests/vDSO: fix array_size.cocci warningGuo Zhengkui1-6/+3
2022-03-07nds32: Remove the architectureAlan Kao1-4/+0
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino1-73/+62