summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/x86/test_vdso.c
Commit message (Expand)AuthorAgeFilesLines
* kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino2020-10-271-342/+0
* selftests/x86/vdso: Fix no-vDSO segfaultsAndy Lutomirski2020-03-201-0/+5
* x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-041-0/+73
* selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski2018-10-021-0/+99
* selftests/x86: Clean up and document sscanf() usageDominik Brodowski2018-02-131-3/+8
* selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski2018-02-131-7/+43
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski2016-11-171-0/+123