index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()
Thomas Weißschuh (Schneider Electric)
1
-7
/
+16
2026-08-11
selftests: timers: nsleep-lat: Reuse kselftest error numbers
Thomas Weißschuh (Schneider Electric)
1
-13
/
+6
2026-08-11
selftests: timers: nsleep-lat: Explicitly list the tested clocks
Thomas Weißschuh (Schneider Electric)
1
-14
/
+12
2026-08-11
selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latency
Thomas Weißschuh (Schneider Electric)
1
-1
/
+1
2026-08-11
selftests: timers: nanosleep: Report each test separately
Thomas Weißschuh (Schneider Electric)
1
-13
/
+8
2026-08-11
selftests: timers: nanosleep: Explicitly handle timer_delete() failure
Thomas Weißschuh (Schneider Electric)
1
-4
/
+7
2026-08-11
selftests: timers: nanosleep: Move all single clock tests out of the loop in main()
Thomas Weißschuh (Schneider Electric)
1
-23
/
+28
2026-08-11
selftests: timers: nanosleep: Reuse kselftest error numbers
Thomas Weißschuh (Schneider Electric)
1
-19
/
+17
2026-08-11
selftests: timers: nanosleep: Explicitly list the tested clocks
Thomas Weißschuh (Schneider Electric)
1
-14
/
+12
2026-08-11
selftests: timers: nanosleep: Drop output alignment
Thomas Weißschuh (Schneider Electric)
1
-5
/
+5
2026-08-11
selftests: timers: Use clock_name() and constants from clock-helpers.h
Thomas Weißschuh (Schneider Electric)
12
-205
/
+47
2026-07-10
selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_SEC defines"
Wake Liu
13
-14
/
+28
2026-07-07
selftests: timers: leap-a-day: Fix -w option and update usage comment
Jiangshan Yi
1
-8
/
+11
2026-05-06
selftests/posix_timers: Use CLOCK_THREAD_CPUTIME_ID for ITIMER_PROF measurements
John Stultz
1
-27
/
+28
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
21
-21
/
+21
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
21
-21
/
+21
2025-11-14
selftests/timers/nanosleep: Add tests for return of remaining time
Thomas Weißschuh
1
-0
/
+55
2025-11-14
selftests/timers: Clean up kernel version check in posix_timers
Wake Liu
1
-10
/
+22
2025-03-21
selftests/timers: Improve skew_consistency by testing with other clockids
John Stultz
1
-1
/
+1
2025-03-13
selftests/timers/posix-timers: Add a test for exact allocation mode
Thomas Gleixner
1
-1
/
+72
2025-01-14
selftests: timers: clocksource-switch: Adapt progress to kselftest framework
Geert Uytterhoeven
1
-3
/
+3
2024-10-14
selftests:timers: remove local CLOCKID defines
Shuah Khan
7
-76
/
+15
2024-10-14
selftests: timers: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2024-10-14
selftests: timers: improve timer_create failure message
Gianfranco Trad
1
-2
/
+3
2024-10-14
selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC defines
Shuah Khan
13
-28
/
+19
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/linux/kernel/git/shuah/linux-kselftest
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-05
selftests: timers: Convert nsleep-lat test to generate KTAP output
Mark Brown
1
-14
/
+12
2023-10-05
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 check
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
[next]