index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vDSO
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
2025-09-09
selftests: vDSO: Drop vdso_test_clock_getres
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Use explicit indices for name array
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Drop clock availability tests
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Use ksft_finished()
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
Thomas Weißschuh
2025-09-09
selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapper
Thomas Weißschuh
2025-07-01
selftests: vDSO: vdso_standalone_test_x86: Replace source file with symlink
Thomas Weißschuh
2025-07-01
selftests: vDSO: vdso_test_getrandom: Always print TAP header
Thomas Weißschuh
2025-07-01
selftests: vDSO: vdso_test_correctness: Fix -Wstrict-prototypes
Thomas Weißschuh
2025-07-01
selftests: vDSO: Enable -Wall
Thomas Weißschuh
2025-07-01
selftests: vDSO: vdso_config: Avoid -Wunused-variables
Thomas Weißschuh
2025-07-01
selftests: vDSO: vdso_test_getrandom: Avoid -Wunused
Thomas Weißschuh
2025-07-01
selftests: vDSO: vdso_test_getrandom: Drop unused include of linux/compiler.h
Thomas Weißschuh
2025-07-01
selftests: vDSO: clock_getres: Drop unused include of err.h
Thomas Weißschuh
2025-07-01
selftests: vDSO: chacha: Correctly skip test if necessary
Thomas Weißschuh
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-04
selftests/vDSO: Fix GNU hash table entry size for s390x
Thomas Weißschuh
2025-03-03
selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc
Thomas Weißschuh
2025-03-03
selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibc
Thomas Weißschuh
2025-03-03
selftests: vDSO: vdso_test_gettimeofday: Clean up includes
Thomas Weißschuh
2025-03-03
selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAX
Thomas Weißschuh
2025-03-03
selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
Thomas Weißschuh
2025-03-03
selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()
Thomas Weißschuh
2025-03-03
selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdr
Thomas Weißschuh
2025-01-14
selftests/vDSO: support DT_GNU_HASH
Fangrui Song
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-10-16
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
2024-10-08
selftests: vDSO: Explicitly include sched.h
Yu Liao
2024-10-08
selftests: vDSO: improve getrandom and chacha error messages
Jason A. Donenfeld
2024-10-08
selftests: vDSO: unconditionally build getrandom test
Jason A. Donenfeld
2024-10-08
selftests: vDSO: unconditionally build chacha test
Jason A. Donenfeld
2024-10-01
selftests: vDSO: align getrandom states to cache line
Jason A. Donenfeld
2024-09-29
Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-27
selftests: vDSO: align stack for O2-optimized memcpy
Jason A. Donenfeld
2024-09-16
selftests: vDSO: check cpu caps before running chacha test
Jason A. Donenfeld
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
2024-09-13
selftests: vDSO: fix vdso_config for s390
Heiko Carstens
2024-09-13
selftests: vDSO: fix ELF hash table entry size for s390x
Jens Remus
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
2024-09-13
selftests: vDSO: don't include generated headers for chacha test
Jason A. Donenfeld
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
2024-09-13
selftests: vDSO: also test counter in vdso_test_chacha
Christophe Leroy
2024-09-13
selftests: vDSO: build tests with O2 optimization
Christophe Leroy
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
[next]