Staging
v0.8.1
Revision 6c538e1adbfc696ac4747fb10d63e704344f763d authored by Linus Torvalds on 16 April 2023, 17:33:43 UTC, committed by Linus Torvalds on 16 April 2023, 17:33:43 UTC
Pull scheduler fix from Borislav Petkov:

 - Do not pull tasks to the local scheduling group if its average load
   is higher than the average system load

* tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/fair: Fix imbalance overflow
2 parent s e623175 + 91dcf1e
History
File Mode Size
apparmor
bpf
integrity
keys
landlock
loadpin
lockdown
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 9.6 KB
Kconfig.hardening -rw-r--r-- 14.5 KB
Makefile -rw-r--r-- 892 bytes
commoncap.c -rw-r--r-- 42.5 KB
device_cgroup.c -rw-r--r-- 21.8 KB
inode.c -rw-r--r-- 10.6 KB
lsm_audit.c -rw-r--r-- 10.8 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 68.9 KB

back to top