Commit b1b9a9d0b5c8 for kernel

commit b1b9a9d0b5c875decbc129c16c6e827fb50489a5
Merge: 1954c4f01220 d658686a1331
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Mar 7 17:07:13 2026 -0800

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

    Pull scheduler fix from Ingo Molnar:
     "Fix a DL scheduler bug that may corrupt internal metrics during PI and
      setscheduler() syscalls, resulting in kernel warnings and misbehavior.

      Found during stress-testing"

    * tag 'sched-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting