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-- 228 bytes
Makefile -rw-r--r-- 356 bytes
acl.c -rw-r--r-- 4.8 KB
dcache.c -rw-r--r-- 3.6 KB
devorangefs-req.c -rw-r--r-- 21.9 KB
dir.c -rw-r--r-- 9.1 KB
downcall.h -rw-r--r-- 2.9 KB
file.c -rw-r--r-- 14.7 KB
inode.c -rw-r--r-- 28.6 KB
namei.c -rw-r--r-- 11.6 KB
orangefs-bufmap.c -rw-r--r-- 12.6 KB
orangefs-bufmap.h -rw-r--r-- 925 bytes
orangefs-cache.c -rw-r--r-- 4.3 KB
orangefs-debug.h -rw-r--r-- 2.5 KB
orangefs-debugfs.c -rw-r--r-- 24.7 KB
orangefs-debugfs.h -rw-r--r-- 311 bytes
orangefs-dev-proto.h -rw-r--r-- 2.1 KB
orangefs-kernel.h -rw-r--r-- 13.3 KB
orangefs-mod.c -rw-r--r-- 5.9 KB
orangefs-sysfs.c -rw-r--r-- 33.0 KB
orangefs-sysfs.h -rw-r--r-- 77 bytes
orangefs-utils.c -rw-r--r-- 15.4 KB
protocol.h -rw-r--r-- 11.2 KB
super.c -rw-r--r-- 17.1 KB
symlink.c -rw-r--r-- 497 bytes
upcall.h -rw-r--r-- 6.7 KB
waitqueue.c -rw-r--r-- 10.3 KB
xattr.c -rw-r--r-- 14.8 KB

back to top