Age | Commit message (Expand) | Author | Files | Lines |
2021-04-21 | selftests/timens: Fix gettime_perf to work on powerpc | Christophe Leroy | 1 | -0/+8 |
2021-02-08 | selftests/timens: add futex binary to .gitignore | Tobias Klauser | 1 | -0/+1 |
2020-11-03 | selftests/timens: added selftest for /proc/stat btime | Michael Weiß | 1 | -1/+57 |
2020-10-20 | selftests/timens: Add a test for futex() | Andrei Vagin | 2 | -1/+111 |
2020-05-22 | selftests/timens: handle a case when alarm clocks are not supported | Andrei Vagin | 5 | -3/+24 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-04-01 | Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -4/+0 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-03-13 | selftests/timens: Remove duplicated include <time.h> | YueHaibing | 4 | -4/+0 |
2020-02-13 | selftests: use LDLIBS for libraries instead of LDFLAGS | Dmitry Safonov | 1 | -1/+1 |
2020-01-14 | selftests/timens: Check for right timens offsets after fork and exec | Andrei Vagin | 3 | -1/+96 |
2020-01-14 | selftests/timens: Add a simple perf test for clock_gettime() | Andrei Vagin | 3 | -1/+99 |
2020-01-14 | selftests/timens: Add timer offsets test | Andrei Vagin | 3 | -1/+124 |
2020-01-14 | selftests/timens: Add procfs selftest | Dmitry Safonov | 3 | -1/+146 |
2020-01-14 | selftests/timens: Add a test for clock_nanosleep() | Andrei Vagin | 3 | -2/+152 |
2020-01-14 | selftests/timens: Add a test for timerfd | Andrei Vagin | 3 | -1/+130 |
2020-01-14 | selftests/timens: Add Time Namespace test for supported clocks | Dmitry Safonov | 6 | -0/+324 |