Commit 6ff1020c2f7b for kernel

commit 6ff1020c2f7b5593b916afbc87a835371ab1d51b
Merge: b1b9a9d0b5c8 e48a869957a7
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Mar 7 17:09:15 2026 -0800

    Merge tag 'timers-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pull timer fix from Ingo Molnar:
     "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 the ABI behavior in clock_adjtime() consistent with
      CLOCK_REALTIME"

    * tag 'timers-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      timekeeping: Fix timex status validation for auxiliary clocks