index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-30
selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()
Shuah Khan
1
-4
/
+8
2024-09-17
Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-7
/
+2
2024-09-06
selftests/timers: Remove unused NSEC_PER_SEC macro
zhang jiao
2
-5
/
+0
2024-08-21
kselftest: timers: Fix const correctness
Piotr Zalewski
1
-2
/
+2
2024-07-29
selftests/timers/posix-timers: Validate overrun after unblock
Thomas Gleixner
1
-1
/
+60
2024-07-29
selftests/timers/posix-timers: Validate timer_gettime()
Thomas Gleixner
1
-1
/
+57
2024-07-29
selftests/timers/posix-timers: Validate SIGEV_NONE
Thomas Gleixner
1
-1
/
+52
2024-07-29
selftests/timers/posix_timers: Validate signal rules
Thomas Gleixner
1
-1
/
+107
2024-07-29
selftests/timers/posix_timers: Add SIG_IGN test
Thomas Gleixner
1
-2
/
+125
2024-07-29
selftests/timers/posix_timers: Simplify error handling
Thomas Gleixner
1
-99
/
+52
2024-07-11
selftests/timers: remove unused irqcount variable
John Hubbard
1
-2
/
+1
2024-05-06
selftests: timers: ksft_exit functions do not return
Nathan Chancellor
16
-40
/
+40
2024-04-12
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
1
-1
/
+1
2024-04-12
selftests: timers: Fix posix_timers ksft_print_msg() warning
John Stultz
1
-1
/
+1
2024-04-10
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
1
-37
/
+36
2024-04-09
selftests/timers/posix_timers: Reimplement check_timer_distribution()
Oleg Nesterov
1
-56
/
+47
2023-10-06
selftests: timers: Convert nsleep-lat test to generate KTAP output
Mark Brown
1
-14
/
+12
2023-10-06
selftests: timers: Convert posix_timers test to generate KTAP output
Mark Brown
1
-40
/
+41
2023-07-13
tools: timers: fix freq average calculation
Minjie Du
1
-2
/
+1
2023-04-16
selftests/timers/posix_timers: Test delivery of signals across threads
Dmitry Vyukov
1
-0
/
+77
2022-07-14
selftests: timers: clocksource-switch: adapt to kselftest framework
Wolfram Sang
1
-3
/
+5
2022-07-14
selftests: timers: clocksource-switch: add 'runtime' command line parameter
Wolfram Sang
1
-3
/
+8
2022-07-14
selftests: timers: clocksource-switch: add command line switch to skip sanity...
Wolfram Sang
1
-12
/
+28
2022-07-14
selftests: timers: clocksource-switch: sort includes
Wolfram Sang
1
-5
/
+5
2022-07-14
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
1
-3
/
+3
2022-07-14
selftests: timers: inconsistency-check: adapt to kselftest framework
Wolfram Sang
1
-14
/
+18
2022-07-14
selftests: timers: nanosleep: adapt to kselftest framework
Wolfram Sang
1
-7
/
+11
2022-07-14
selftests: timers: fix declarations of main()
Wolfram Sang
4
-4
/
+4
2022-07-14
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
1
-1
/
+1
2022-07-03
selftests:timers: globals don't need initialization to 0
Zan Aziz
1
-1
/
+1
2021-12-11
selftests: timers: Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-12-11
kselftests: timers:Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-06-08
selftests: timers: rtcpie: skip test if default RTC device does not exist
Po-Hsu Lin
1
-1
/
+9
2021-03-23
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
4
-6
/
+6
2020-08-21
selftests/timers: Turn off timeout setting
Po-Hsu Lin
2
-0
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2019-06-22
kselftests: timers: freq-step: Update maximum acceptable precision and errors
Miroslav Lichvar
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
1
-2
/
+1
2019-05-21
selftests/timers: Add missing fflush(stdout) calls
Kees Cook
10
-0
/
+12
2019-04-09
selftest/timers: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-01-28
selftests: timers: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2018-07-10
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...
John Stultz
1
-0
/
+5
2018-05-31
selftests: move RTC tests to rtc subfolder
Alexandre Belloni
4
-418
/
+2
2018-05-31
selftests: timers: rtcpie: restore previous PIE rate
Alexandre Belloni
1
-3
/
+5
2018-05-31
selftests: timers: move PIE tests out of rtctest
Alexandre Belloni
4
-80
/
+138
2017-11-15
selftests: timers: Update .gitignore with newly added tests
Shuah Khan
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
1
-3
/
+6
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
1
-3
/
+1
[next]