This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6e8e752f705c Merge tag 'edac_urgent_for_v5.17_rc5' of git://git.kernel. [...] new b1e8206582f9 sched: Fix yet more sched_fork() races new 0b0894ff78cc Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel [...] new e5733d8c89c3 x86/sgx: Fix missing poison handling in reclaimer new 44cad52cc14a x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing new 222177397aab Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.o [...] new 28df029d53a2 lockdep: Correct lock_classes index mapping new 3324e6e80315 Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kern [...]
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/kernel/cpu/sgx/main.c | 10 +--------- arch/x86/kernel/fpu/regset.c | 9 ++++----- arch/x86/kernel/ptrace.c | 4 ++-- include/linux/sched/task.h | 4 ++-- kernel/fork.c | 13 ++++++++++++- kernel/locking/lockdep.c | 4 ++-- kernel/sched/core.c | 34 +++++++++++++++++++++------------- 7 files changed, 44 insertions(+), 34 deletions(-)