Revision 6c62666d8879238578b727f8e0a821e90c88f87e authored by Linus Torvalds on 24 October 2021, 17:04:21 UTC, committed by Linus Torvalds on 24 October 2021, 17:04:21 UTC
Pull scheduler fix from Borislav Petkov:
 "Reset clang's Shadow Call Stack on hotplug to prevent it from
  overflowing"

* tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/scs: Reset the shadow stack when idle_task_exit
2 parent s 16bc177 + 63acd42
History
File Mode Size
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 275 bytes
compat.h -rw-r--r-- 811 bytes
dquot.c -rw-r--r-- 78.9 KB
kqid.c -rw-r--r-- 3.2 KB
netlink.c -rw-r--r-- 2.8 KB
quota.c -rw-r--r-- 27.6 KB
quota_tree.c -rw-r--r-- 18.2 KB
quota_tree.h -rw-r--r-- 728 bytes
quota_v1.c -rw-r--r-- 6.6 KB
quota_v2.c -rw-r--r-- 12.6 KB
quotaio_v1.h -rw-r--r-- 1.4 KB
quotaio_v2.h -rw-r--r-- 2.6 KB

back to top