This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2a520073e74f Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/li [...] new da64a2359092 LoongArch: Convert unreachable() to BUG() new a0d3c8bcb920 LoongArch: Eliminate superfluous get_numa_distances_cnt() new c9117434c8f7 LoongArch: Use polling play_dead() when resuming from hibernation new c8477bb0a8e7 LoongArch: Set max_pfn with the PFN of the last page new 3109d5ff484b LoongArch: Set hugetlb mmap base address aligned with pmd size new 6fb1867d5a44 LoongArch: KVM: Add interrupt checking for AVEC new 78d7bc5a02e1 LoongArch: KVM: Reload guest CSR registers after sleep new 6bdbb73dc8d9 LoongArch: KVM: Fix GPA size issue about VM new 2e51e0ac575c Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org [...]
The 9 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/kernel/acpi.c | 12 --------- arch/loongarch/kernel/machine_kexec.c | 4 +-- arch/loongarch/kernel/setup.c | 3 +++ arch/loongarch/kernel/smp.c | 47 ++++++++++++++++++++++++++++++++++- arch/loongarch/kvm/exit.c | 6 +++++ arch/loongarch/kvm/main.c | 7 ++++++ arch/loongarch/kvm/vcpu.c | 2 +- arch/loongarch/kvm/vm.c | 6 ++++- arch/loongarch/mm/mmap.c | 6 ++++- 9 files changed, 75 insertions(+), 18 deletions(-)