Commit b2a8a7669e9b for kernel

commit b2a8a7669e9befcec50fec990e1e1ee96f040cdf
Merge: 85855f85de48 f5741d2b3451
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Sep 13 09:03:22 2026 -0700

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

    Pull scheduler fixes from Ingo Molnar:

     - Fix EEVDF se->max_slice value on enqueueing (Vincent Guittot)

     - Fix EEVDF augmented rb-trees re-balancing with multiple
       fields (Vincent Guittot)

     - In proxy scheduling, account cgroup CPU time to the execution
       context, not the scheduling context (Hui Su)

     - Likewise, call wq_worker_tick() for the execution context,
       not the scheduling context (Hui Su)

    * tag 'sched-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      sched/core: Call wq_worker_tick() for the execution context
      sched: Account cgroup CPU time to the execution context
      sched/eevdf: Fix rb augmented with multi fields
      sched/eevdf: Fix augmented max_slice