summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
26 hoursposix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
26 hourstime: Fix off-by-one in compat settimeofday() usec validationWang Yan
26 hoursposix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error pathWenTao Liang
2026-06-19time: Fix off-by-one in settimeofday() usec validationNaveen Kumar Chaudhary
2026-06-01hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner
2026-06-01hrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()Peter Zijlstra
2026-06-01hrtimers: Update the return type of enqueue_hrtimer()Richard Clark
2026-04-11alarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng
2026-03-25time/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt
2026-03-25time: add kernel-doc in time.cRandy Dunlap
2026-03-04timers: Replace in_irq() with in_hardirq()ye xingchen
2026-03-04hrtimer: Fix trace oddityThomas Gleixner
2026-02-06ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.Wojtek Wasko
2026-02-06posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2026-02-06Fix memory leak in posix_clock_open()Linus Torvalds
2026-02-06posix-clock: introduce posix_clock_context conceptXabier Marquiegui
2026-02-06hrtimer: Fix softirq base check in update_needs_ipi()Thomas Weißschuh
2025-12-07timers: Fix NULL function pointer race in timer_shutdown_sync()Yipeng Zou
2025-10-29timers: Provide timer_shutdown[_sync]()Thomas Gleixner
2025-10-29timers: Add shutdown mechanism to the internal functionsThomas Gleixner
2025-10-29timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown modeThomas Gleixner
2025-10-29timers: Silently ignore timers with a NULL functionThomas Gleixner
2025-10-29timers: Replace BUG_ON()sThomas Gleixner
2025-09-19hrtimers: Unconditionally update target CPU base after offline timer migrationXiongfeng Wang
2025-09-19hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()Jiapeng Chong
2025-09-19hrtimer: Remove unused functionJiapeng Chong
2025-06-27clocksource: Fix the CPUs' choice in the watchdog per CPU verificationGuilherme G. Piccoli
2025-06-27posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov
2025-06-04hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker
2025-06-04timer_list: Don't use %pK through printk()Thomas Weißschuh
2025-06-04posix-timers: Add cond_resched() to posix_timer_add() search loopEric Dumazet
2025-03-28hrtimers: Mark is_migration_base() with __always_inlineAndy Shevchenko
2025-03-28hrtimer: Use and report correct timerslack values for realtime tasksFelix Moessbauer
2025-02-21clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...Waiman Long
2025-02-21clocksource: Use pr_info() for "Checking clocksource synchronization" messageWaiman Long
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2024-12-14ntp: Remove invalid cast in time offset mathMarcelo Dalmas
2024-12-14seqlock/latch: Provide raw_read_seqcount_latch_retry()Peter Zijlstra
2024-12-14time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda
2024-11-01posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan
2024-10-22posix-clock: Fix missing timespec64 check in pc_clock_settime()Jinjie Ruan
2024-08-29hrtimer: Prevent queuing of hrtimer without a function callbackPhil Chang
2024-08-29clocksource: Make watchdog and suspend-timing multiplication overflow safeAdrian Hunter
2024-08-29hrtimer: Select housekeeping CPU during migrationCosta Shulyupin
2024-08-29posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner
2024-08-14timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()Thomas Gleixner
2024-08-14ntp: Safeguard against time_constant overflowJustin Stitt
2024-08-14clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()Paul E. McKenney
2024-08-14clocksource: Scale the watchdog read retries automaticallyFeng Tang
2024-08-14ntp: Clamp maxerror and esterror to operating rangeJustin Stitt