Age | Commit message (Expand) | Author | Files | Lines |
2025-01-15 | selftests/vDSO: support DT_GNU_HASH | Fangrui Song | 1 | -28/+82 |
2024-11-23 | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+1 |
2024-10-16 | powerpc/vdso: Flag VDSO64 entry points as functions | Christophe Leroy | 1 | -2/+1 |
2024-10-09 | selftests: vDSO: Explicitly include sched.h | Yu Liao | 1 | -0/+1 |
2024-10-09 | selftests: vDSO: improve getrandom and chacha error messages | Jason A. Donenfeld | 2 | -53/+49 |
2024-10-09 | selftests: vDSO: unconditionally build getrandom test | Jason A. Donenfeld | 2 | -3/+1 |
2024-10-09 | selftests: vDSO: unconditionally build chacha test | Jason A. Donenfeld | 3 | -7/+26 |
2024-10-01 | selftests: vDSO: align getrandom states to cache line | Jason A. Donenfeld | 1 | -3/+5 |
2024-09-29 | Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+2 |
2024-09-27 | selftests: vDSO: align stack for O2-optimized memcpy | Jason A. Donenfeld | 1 | -0/+2 |
2024-09-16 | selftests: vDSO: check cpu caps before running chacha test | Jason A. Donenfeld | 1 | -0/+20 |
2024-09-13 | s390/vdso: Wire up getrandom() vdso implementation | Heiko Carstens | 1 | -1/+1 |
2024-09-13 | selftests: vDSO: fix vdso_config for s390 | Heiko Carstens | 1 | -2/+2 |
2024-09-13 | selftests: vDSO: fix ELF hash table entry size for s390x | Jens Remus | 1 | -4/+10 |
2024-09-13 | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32 | Christophe Leroy | 1 | -1/+1 |
2024-09-13 | selftests: vDSO: don't include generated headers for chacha test | Jason A. Donenfeld | 1 | -1/+1 |
2024-09-13 | arm64: vDSO: Wire up getrandom() vDSO implementation | Adhemerval Zanella | 1 | -1/+2 |
2024-09-13 | selftests: vDSO: also test counter in vdso_test_chacha | Christophe Leroy | 1 | -9/+27 |
2024-09-13 | selftests: vDSO: build tests with O2 optimization | Christophe Leroy | 1 | -1/+1 |
2024-09-13 | LoongArch: vDSO: Wire up getrandom() vDSO implementation | Xi Ruoyao | 1 | -1/+1 |
2024-09-13 | selftests: vDSO: fix cross build for getrandom and chacha tests | Jason A. Donenfeld | 1 | -5/+4 |
2024-09-13 | selftests: vDSO: open code basic chacha instead of linking to libsodium | Jason A. Donenfeld | 2 | -9/+45 |
2024-09-13 | random: vDSO: move prototype of arch chacha function to vdso/getrandom.h | Jason A. Donenfeld | 1 | -3/+7 |
2024-09-13 | selftests: vDSO: ensure vgetrandom works in a time namespace | Jason A. Donenfeld | 1 | -1/+42 |
2024-08-30 | selftests: vDSO: quash clang omitted parameter warning in getrandom test | Jason A. Donenfeld | 1 | -3/+3 |
2024-08-30 | selftests: vDSO: use parse_vdso.h in vdso_test_abi | Christophe Leroy | 1 | -4/+1 |
2024-08-30 | selftests: vDSO: fix the way vDSO functions are called for powerpc | Christophe Leroy | 6 | -15/+90 |
2024-08-30 | selftests: vDSO: fix vDSO symbols lookup for powerpc64 | Christophe Leroy | 1 | -1/+2 |
2024-08-30 | selftests: vDSO: fix vdso_config for powerpc | Christophe Leroy | 1 | -3/+3 |
2024-08-30 | selftests: vDSO: fix vDSO name for powerpc | Christophe Leroy | 1 | -0/+6 |
2024-08-30 | selftests: vDSO: skip getrandom test if architecture is unsupported | Jason A. Donenfeld | 1 | -1/+6 |
2024-08-30 | selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom test | Xi Ruoyao | 1 | -0/+1 |
2024-08-30 | selftests: vDSO: remove unnecessary command line defs from chacha test | Jason A. Donenfeld | 1 | -2/+1 |
2024-08-30 | selftests: vDSO: separate LDLIBS from CFLAGS for libsodium | Jason A. Donenfeld | 1 | -3/+5 |
2024-08-30 | selftests: vDSO: add --cflags for pkg-config command querying libsodium | Xi Ruoyao | 1 | -1/+1 |
2024-08-30 | selftests: vDSO: look for arch-specific function name in getrandom test | Christophe Leroy | 2 | -7/+9 |
2024-08-30 | selftests: vDSO: fix include order in build of test_vdso_chacha | Christophe Leroy | 1 | -2/+2 |
2024-08-30 | selftests: vDSO: don't hard-code location of vDSO sources | Christophe Leroy | 1 | -1/+1 |
2024-08-30 | selftests: vDSO: simplify getrandom thread local storage and structs | Jason A. Donenfeld | 1 | -40/+27 |
2024-07-19 | selftests/vDSO: add tests for vgetrandom | Jason A. Donenfeld | 4 | -0/+351 |
2024-07-05 | selftests/vDSO: remove duplicate compiler invocations from Makefile | John Hubbard | 1 | -9/+5 |
2024-07-05 | selftests/vDSO: remove partially duplicated "all:" target in Makefile | John Hubbard | 1 | -8/+7 |
2024-07-05 | selftests/vDSO: fix clang build errors and warnings | John Hubbard | 2 | -7/+27 |
2024-05-06 | selftests/vDSO: fix runtime errors on LoongArch | Tiezhu Yang | 2 | -29/+13 |
2024-05-06 | selftests/vDSO: fix building errors on LoongArch | Tiezhu Yang | 1 | -1/+5 |
2023-12-01 | kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi | Mark Brown | 1 | -2/+2 |
2023-12-01 | kselftest/vDSO: Fix message formatting for clock_id logging | Mark Brown | 1 | -1/+1 |
2023-12-01 | kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly | Mark Brown | 1 | -30/+36 |
2023-06-13 | kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is... | Colin Ian King | 1 | -2/+2 |
2022-11-03 | selftests/vDSO: Add riscv getcpu & gettimeofday test | Guo Ren | 2 | -0/+7 |