From: Linus Torvalds Date: Sun, 7 Jun 2026 20:02:02 +0000 (-0700) Subject: Merge tag 'timers-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v7.1-rc7~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=09feffa073d8a5362739ecf0509c29ca7f6d9991;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'timers-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull timer fixes from Ingo Molnar: - Fix the arch_inlined_clockevent_set_next_coupled() prototype in the !CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST case (Naveen Kumar Chaudhary) - Fix an off-by-1 bug in the sys_settimeofday() usecs validation code (Naveen Kumar Chaudhary) - Mark vdso_k_*_data pointers as __ro_after_init (Thomas Weißschuh) - Fix livelock race in tmigr_handle_remote_up() (Amit Matityahu) * tag 'timers-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: timers/migration: Fix livelock in tmigr_handle_remote_up() vdso/datastore: Mark vdso_k_*_data pointers as __ro_after_init time: Fix off-by-one in settimeofday() usec validation clockevents: Fix duplicate type specifier in stub function parameter --- 09feffa073d8a5362739ecf0509c29ca7f6d9991