index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2025-12-01
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
2025-09-19
hrtimers: Unconditionally update target CPU base after offline timer migration
Xiongfeng Wang
2025-08-01
timekeeping: Zero initialize system_counterval when querying time from phc dr...
Markus Blöchl
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-05-29
hrtimers: Replace hrtimer_clock_to_base_table with switch-case
Andy Shevchenko
2025-05-29
timer_list: Don't use %pK through printk()
Thomas Weißschuh
2025-05-29
posix-timers: Ensure that timer initialization is fully visible
Thomas Gleixner
2025-05-29
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-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-02-17
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
2025-02-17
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
2025-01-23
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
2025-01-23
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
2025-01-23
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2024-12-14
clocksource: Make negative motion detection more robust
Thomas Gleixner
2024-12-14
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
2024-12-14
timekeeping: Always check for negative motion
Thomas Gleixner
2024-12-14
ntp: Remove invalid cast in time offset math
Marcelo Dalmas
2024-12-05
timers: Add missing READ_ONCE() in __run_timer_base()
Thomas Gleixner
2024-12-05
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
2024-12-05
time: Partially revert cleanup on msecs_to_jiffies() documentation
Miguel Ojeda
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-23
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
2024-10-20
Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-10-14
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-09-10
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-08
timers: Rename next_expiry_recalc() to be unique
Anna-Maria Behnsen
2024-09-04
timers: Annotate possible non critical data race of next_expiry
Anna-Maria Behnsen
2024-08-29
timers: Remove historical extra jiffie for timeout in msleep()
Anna-Maria Behnsen
2024-08-23
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2024-08-14
hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse.
Sebastian Andrzej Siewior
2024-08-14
timers: Add sparse annotation for timer_sync_wait_running().
Sebastian Andrzej Siewior
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
2024-08-05
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Thomas Gleixner
2024-08-05
ntp: Safeguard against time_constant overflow
Justin Stitt
2024-08-05
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
[next]