This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e8442d5b7bc6 Merge tag 'sound-6.17-rc7' of git://git.kernel.org/pub/scm [...] new 46834d90a9a1 crypto: ccp - Always pass in an error pointer to __sev_pla [...] new 9574b2330dbd crypto: af_alg - Set merge to zero early in af_alg_sendmsg new 1b34cbbf4f01 crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg new dcf7d9e0aee5 Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux [...] new baad7830ee9a objtool/LoongArch: Mark types based on break immediate code new 539d7344d4fe objtool/LoongArch: Mark special atomic instruction as INSN [...] new b15212824a01 LoongArch: Make LTO case independent in Makefile new 74f8295c6fb8 LoongArch: Handle jump tables options for RUST new f5003098e2f3 LoongArch: Update help info of ARCH_STRICT_ALIGN new a9d13433fe17 LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled new 51adb03e6b86 LoongArch: Check the return value when creating kobj new d6d69f0edde6 LoongArch: Replace sprintf() with sysfs_emit() new 677d4a52d4dc LoongArch: Fix unreliable stack for live patching new ac398f570724 LoongArch: vDSO: Check kcalloc() result in init_vdso() new 091b29d53fe6 LoongArch: KVM: Remove unused returns and semicolons new f58c9aa1065f LoongArch: KVM: Fix VM migration failure with PTW enabled new 47256c4c8b1b LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_ [...] new 62f11796a0df LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_ [...] new 01a8e68396a6 LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_ [...] new 8dc5245673cf LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_ [...] new 39879e3a4106 Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org [...]
The 21 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/loongarch/Kconfig | 12 ++++- arch/loongarch/Makefile | 15 ++++-- arch/loongarch/include/asm/acenv.h | 7 ++- arch/loongarch/include/asm/kvm_mmu.h | 20 ++++++-- arch/loongarch/kernel/env.c | 4 +- arch/loongarch/kernel/stacktrace.c | 3 +- arch/loongarch/kernel/vdso.c | 3 ++ arch/loongarch/kvm/exit.c | 6 +-- arch/loongarch/kvm/intc/eiointc.c | 87 ++++++++++++++++++++------------- arch/loongarch/kvm/intc/pch_pic.c | 21 +++++--- arch/loongarch/kvm/mmu.c | 8 +-- crypto/af_alg.c | 10 +++- drivers/crypto/ccp/sev-dev.c | 2 +- include/crypto/if_alg.h | 10 ++-- tools/arch/loongarch/include/asm/inst.h | 12 +++++ tools/objtool/arch/loongarch/decode.c | 33 +++++++++++-- 16 files changed, 178 insertions(+), 75 deletions(-)