[GIT PULL] timer subsystem fix
From: Ingo Molnar
Date: Sat Mar 07 2026 - 19:49:36 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-03-08
for you to fetch changes up to e48a869957a70cc39b4090cd27c36a86f8db9b92:
Make clock_adjtime() syscall timex validation slightly more
permissive for auxiliary clocks, to not reject syscalls
based on the status field that do not try to modify the
status field. This makes ABI behavior in clock_adjtime()
consistent with CLOCK_REALTIME.
Thanks,
Ingo
------------------>
Miroslav Lichvar (1):
timekeeping: Fix timex status validation for auxiliary clocks
kernel/time/timekeeping.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)