Commit 767707a53ef7 for kernel

commit 767707a53ef7d7cfe7d1b1f22c37fe4af17efc5e
Merge: 64d9ca4b44f0 920f893f735e
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Jul 11 09:54:05 2026 -0700

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

    Pull timer fix from Ingo Molnar:

     - Fix a subtle posix-cpu-timers vs. exec() race, which
       unearthed other races in the area (Thomas Gleixner)

    * tag 'timers-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      posix-cpu-timers: Prevent UAF caused by non-leader exec() race