[GIT PULL] timer subsystem fix

From: Ingo Molnar

Date: Sun May 17 2026 - 02:39:21 EST


Linus,

Please pull the latest timers/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2026-05-17

for you to fetch changes up to 602d60ebae0f10bfbc7ba90eee026fdbd0203df3:

Fix potential garbage reads in the vDSO gettimeofday code,
by Thomas Weißschuh.

Thanks,

Ingo

------------------>
Thomas Weißschuh (1):
vdso/gettimeofday: Reload sequence counter after switch to time page in do_aux()


lib/vdso/gettimeofday.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)