From: Linus Torvalds Date: Sun, 11 May 2025 17:33:25 +0000 (-0700) Subject: Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.15-rc6~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac814cbbab21ad0a1ba1554312687e4abbfcfc96;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull misc timers fixes from Ingo Molnar: - Fix time keeping bugs in CLOCK_MONOTONIC_COARSE clocks - Work around absolute relocations into vDSO code that GCC erroneously emits in certain arm64 build environments - Fix a false positive lockdep warning in the i8253 clocksource driver * tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable() arm64: vdso: Work around invalid absolute relocations from GCC timekeeping: Prevent coarse clocks going backwards --- ac814cbbab21ad0a1ba1554312687e4abbfcfc96