summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vDSO
AgeCommit message (Expand)Author
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld
2024-10-01selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-27selftests: vDSO: align stack for O2-optimized memcpyJason A. Donenfeld
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens
2024-09-13selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-09-13selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy
2024-09-13selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella
2024-09-13selftests: vDSO: also test counter in vdso_test_chachaChristophe Leroy
2024-09-13selftests: vDSO: build tests with O2 optimizationChristophe Leroy
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2024-09-13selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld
2024-09-13selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld
2024-09-13random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld
2024-09-13selftests: vDSO: ensure vgetrandom works in a time namespaceJason A. Donenfeld
2024-08-30selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-08-30selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-08-30selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao
2024-08-30selftests: vDSO: look for arch-specific function name in getrandom testChristophe Leroy
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy
2024-08-30selftests: vDSO: simplify getrandom thread local storage and structsJason A. Donenfeld
2024-07-19selftests/vDSO: add tests for vgetrandomJason A. Donenfeld
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-05-05selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang
2024-05-05selftests/vDSO: fix building errors on LoongArchTiezhu Yang
2023-11-30kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abiMark Brown
2023-11-30kselftest/vDSO: Fix message formatting for clock_id loggingMark Brown
2023-11-30kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendlyMark Brown
2023-06-12kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King
2022-11-03selftests/vDSO: Add riscv getcpu & gettimeofday testGuo Ren
2022-04-04selftests/vDSO: fix array_size.cocci warningGuo Zhengkui
2022-03-07nds32: Remove the architectureAlan Kao
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino