index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2025-06-27
clocksource: Fix the CPUs' choice in the watchdog per CPU verification
Guilherme G. Piccoli
2025-06-19
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
2025-06-04
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
2025-06-04
timer_list: Don't use %pK through printk()
Thomas Weißschuh
2025-06-04
posix-timers: Add cond_resched() to posix_timer_add() search loop
Eric Dumazet
2025-05-02
timekeeping: Add a lockdep override in tick_freeze()
Sebastian Andrzej Siewior
2025-03-22
hrtimers: Mark is_migration_base() with __always_inline
Andy Shevchenko
2025-03-22
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2025-02-21
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
2025-02-21
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
2025-01-23
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2024-12-14
ntp: Remove invalid cast in time offset math
Marcelo Dalmas
2024-12-09
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
2024-12-09
time: Partially revert cleanup on msecs_to_jiffies() documentation
Miguel Ojeda
2024-11-01
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
2024-10-22
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
2024-08-29
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
2024-08-29
clocksource: Make watchdog and suspend-timing multiplication overflow safe
Adrian Hunter
2024-08-29
tick: Move got_idle_tick away from common flags
Frederic Weisbecker
2024-08-29
hrtimer: Select housekeeping CPU during migration
Costa Shulyupin
2024-08-14
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Thomas Gleixner
2024-08-14
ntp: Safeguard against time_constant overflow
Justin Stitt
2024-08-14
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
2024-08-14
clocksource: Scale the watchdog read retries automatically
Feng Tang
2024-08-14
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
2024-08-14
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
2024-08-03
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
2024-06-21
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
2024-03-26
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-03-26
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-03-26
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-03-26
time: test: Fix incorrect format specifier
David Gow
2024-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-01-31
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-01-31
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-09-02
Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-30
tick/rcu: Fix false positive "softirq work is pending" messages
Paul Gortmaker
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-07-26
kunit: time: Mark test as slow using test attributes
Rae Moar
2023-07-14
clocksource: Handle negative skews in "skew is too large" messages
Paul E. McKenney
2023-07-14
time: add kernel-doc in time.c
Randy Dunlap
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-26
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-22
hrtimer: Add missing sparse annotations to hrtimer locking
Ben Dooks
2023-06-18
tick/rcu: Fix bogus ratelimit condition
Wen Yang
[next]