From: Linus Torvalds Date: Sun, 23 Nov 2025 16:23:30 +0000 (-0800) Subject: Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.18-rc7~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1af5c1d3a90246a15225fc7de0ed7e5f9b2f3f98;p=thirdparty%2Flinux.git Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull timer fixes from Ingo Molnar: - Fix a race in timer->function clearing in timer_shutdown_sync() - Fix a timekeeper sysfs-setup resource leak in error paths - Fix the NOHZ report_idle_softirq() syslog rate-limiting logic to have no side effects on the return value * tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: timers: Fix NULL function pointer race in timer_shutdown_sync() timekeeping: Fix resource leak in tk_aux_sysfs_init() error paths tick/sched: Fix bogus condition in report_idle_softirq() --- 1af5c1d3a90246a15225fc7de0ed7e5f9b2f3f98