index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timens
Age
Commit message (
Expand
)
Author
2022-10-25
selftests/timens: add a test for vfork+exit
Andrei Vagin
2022-09-13
Revert "selftests/timens: add a test for vfork+exit"
Andrei Vagin
2022-06-15
selftests/timens: add a test for vfork+exit
Andrei Vagin
2021-12-10
selftests/timens: remove ARRAY_SIZE define from individual tests
Shuah Khan
2021-04-21
selftests/timens: Fix gettime_perf to work on powerpc
Christophe Leroy
2021-02-08
selftests/timens: add futex binary to .gitignore
Tobias Klauser
2020-11-03
selftests/timens: added selftest for /proc/stat btime
Michael Weiß
2020-10-20
selftests/timens: Add a test for futex()
Andrei Vagin
2020-05-22
selftests/timens: handle a case when alarm clocks are not supported
Andrei Vagin
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-01
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-13
selftests/timens: Remove duplicated include <time.h>
YueHaibing
2020-02-13
selftests: use LDLIBS for libraries instead of LDFLAGS
Dmitry Safonov
2020-01-14
selftests/timens: Check for right timens offsets after fork and exec
Andrei Vagin
2020-01-14
selftests/timens: Add a simple perf test for clock_gettime()
Andrei Vagin
2020-01-14
selftests/timens: Add timer offsets test
Andrei Vagin
2020-01-14
selftests/timens: Add procfs selftest
Dmitry Safonov
2020-01-14
selftests/timens: Add a test for clock_nanosleep()
Andrei Vagin
2020-01-14
selftests/timens: Add a test for timerfd
Andrei Vagin
2020-01-14
selftests/timens: Add Time Namespace test for supported clocks
Dmitry Safonov