]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'timers-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Mar 2026 01:09:15 +0000 (17:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Mar 2026 01:09:15 +0000 (17:09 -0800)
commit6ff1020c2f7b5593b916afbc87a835371ab1d51b
treef89f7c9c492defc6dc9e8dfaec8bb9d4d2d434a9
parentb1b9a9d0b5c875decbc129c16c6e827fb50489a5
parente48a869957a70cc39b4090cd27c36a86f8db9b92
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