Pull scheduler fixes from Borislav Petkov:
 - Do not adjust the weight of empty group entities and avoid
   scheduling artifacts
 - Avoid scheduling lag by computing lag properly and thus address
   an EEVDF entity placement issue
* tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
  sched/fair: Fix EEVDF entity placement bug causing scheduling lag