This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 913ec3c22ef4 Merge tag 'perf-tools-fixes-for-v5.13-2021-06-19' of git:/ [...] new 8e11d62e2e87 powerpc/mem: Add back missing header to fix 'no previous p [...] new e41d6c3f4f9b powerpc/signal64: Copy siginfo before changing regs->nip new 478036c4cd1a powerpc: Fix initrd corruption with relative jump labels new 60b7ed54a41b powerpc/perf: Fix crash in perf_instruction_pointer() when [...] new b84a7c286cec Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm [...] new 8d651ee9c71b x86/ioremap: Map EFI-reserved memory as encrypted for SEV new 484cea4f362e x86/fpu: Prevent state corruption in __fpu__restore_sig() new d8778e393afa x86/fpu: Invalidate FPU state after a failed XRSTOR from a [...] new 12f7764ac612 x86/process: Check PF_KTHREAD and not current->mm for kern [...] new 510b80a6a0f1 x86/pkru: Write hardware init value to PKRU when xstate is init new efa165504943 x86/fpu: Reset state for all signal restore failures new 4692bc775d21 x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed new 28e5e44aa3f4 x86/mm: Avoid truncating memblocks for SGX memory new 8363e795eb79 Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.o [...] new 382e6e177bc1 irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry new a13d0f8d117c Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/p [...] new 9df7f15ee922 Merge tag 'irq_urgent_for_v5.13_rc6' of git://git.kernel.o [...] new a7b359fc6a37 sched/fair: Correctly insert cfs_rq's to list on unthrottle new cba5e97280f5 Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel [...]
The 19 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/powerpc/include/asm/jump_label.h | 2 +- arch/powerpc/kernel/signal_64.c | 9 +++--- arch/powerpc/mm/mem.c | 1 + arch/powerpc/perf/core-book3s.c | 2 +- arch/x86/include/asm/fpu/internal.h | 13 +++++++-- arch/x86/kernel/cpu/sgx/virt.c | 1 + arch/x86/kernel/fpu/signal.c | 54 +++++++++++++++++++++++------------ arch/x86/mm/ioremap.c | 4 ++- arch/x86/mm/numa.c | 8 +++++- drivers/irqchip/irq-gic-v3.c | 36 ++++++++++++++++++++++- kernel/sched/fair.c | 44 ++++++++++++++++------------ 11 files changed, 123 insertions(+), 51 deletions(-)