index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vDSO
Age
Commit message (
Expand
)
Author
2022-11-03
selftests/vDSO: Add riscv getcpu & gettimeofday test
Guo Ren
2022-04-04
selftests/vDSO: fix array_size.cocci warning
Guo Zhengkui
2022-03-07
nds32: Remove the architecture
Alan Kao
2022-01-31
kselftest: Fix vdso_test_abi return status
Vincenzo Frascino
2021-02-08
selftests/vDSO: fix ABI selftest on riscv
Tobias Klauser
2021-01-04
selftests/vDSO: fix -Wformat warning in vdso_test_correctness
Tobias Klauser
2021-01-04
selftests/vDSO: add additional binaries to .gitignore
Tobias Klauser
2020-10-27
kselftest: Extend vdso correctness test to clock_gettime64
Vincenzo Frascino
2020-10-27
kselftest: Move test_vdso to the vDSO test suite
Vincenzo Frascino
2020-10-27
kselftest: Extend vDSO selftest to clock_getres
Vincenzo Frascino
2020-10-27
kselftest: Extend vDSO selftest
Vincenzo Frascino
2020-10-27
kselftest: Enable vDSO test on non x86 platforms
Vincenzo Frascino
2020-05-22
selftests: vdso: Add a selftest for vDSO getcpu()
Mark Brown
2020-05-22
selftests: vdso: Use a header file to prototype parse_vdso API
Mark Brown
2020-05-22
selftests: vdso: Rename vdso_test to vdso_test_gettimeofday
Mark Brown
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180
Thomas Gleixner
2018-07-11
selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
Shuah Khan (Samsung OSG)
2018-07-11
selftests: vDSO - fix to exclude x86 test on non-x86 platforms
Shuah Khan (Samsung OSG)
2018-02-13
selftest/vDSO: fix O=
Dominik Brodowski
2017-11-15
selftests: vdso_test: support ARM64 targets
Greg Hackmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-20
selftests: move vDSO tests from Documentation/vDSO
Shuah Khan