This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 24172e0d7990 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new d58041d2c63e MAINTAINERS: Add Magnus Lindholm as maintainer for alpha port new 89ee862a4dd3 Merge tag 'alpha-fixes-v6.18-rc5' of git://git.kernel.org/ [...] new fe4b3a34e9a9 rust: Add -fno-isolate-erroneous-paths-dereference to bind [...] new f28abb9f96e6 LoongArch: Clarify 3 MSG interrupt features new 4e67526840fc LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRY new 43a9e6a10bdd LoongArch: Consolidate early_ioremap()/ioremap_prot() new ce5ad03e459e LoongArch: Consolidate max_pfn & max_low_pfn calculation new a073d637c8cf LoongArch: Let {pte,pmd}_modify() record the status of _PA [...] new 17f838512ae5 LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one() new 4c8a7c982772 LoongArch: Refine the init_hw_perf_events() function new eeeeaafa62ea LoongArch: Use correct accessor to read FWPC/MWPC new df16b8956cae LoongArch: kexec: Initialize the kexec_buf structure new 62cda5e54f7c LoongArch: kexec: Print out debugging message if required new 37e9d1a91382 LoongArch: KVM: Set page with write attribute if dirty tra [...] new d3c9515e4f9d LoongArch: KVM: Add delay until timer interrupt injected new 5001bcf86edf LoongArch: KVM: Restore guest PMU if it is enabled new 11f340ece403 LoongArch: KVM: Skip PMU checking on vCPU context switch new 237e74bfa261 LoongArch: KVM: Fix max supported vCPUs set with EIOINTC new e927c520e1ba Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org [...]
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: MAINTAINERS | 1 + arch/loongarch/include/asm/cpu-features.h | 2 ++ arch/loongarch/include/asm/cpu.h | 6 +++++- arch/loongarch/include/asm/hw_breakpoint.h | 4 ++-- arch/loongarch/include/asm/io.h | 5 ++++- arch/loongarch/include/asm/loongarch.h | 2 ++ arch/loongarch/include/asm/pgalloc.h | 2 +- arch/loongarch/include/asm/pgtable.h | 11 ++++++++--- arch/loongarch/kernel/cpu-probe.c | 4 ++++ arch/loongarch/kernel/kexec_efi.c | 2 +- arch/loongarch/kernel/kexec_elf.c | 2 +- arch/loongarch/kernel/machine_kexec.c | 22 ---------------------- arch/loongarch/kernel/machine_kexec_file.c | 2 +- arch/loongarch/kernel/mem.c | 7 +++---- arch/loongarch/kernel/numa.c | 23 ++--------------------- arch/loongarch/kernel/perf_event.c | 7 ++++--- arch/loongarch/kernel/setup.c | 5 ++--- arch/loongarch/kernel/traps.c | 4 ++-- arch/loongarch/kvm/intc/eiointc.c | 2 +- arch/loongarch/kvm/mmu.c | 2 +- arch/loongarch/kvm/timer.c | 2 ++ arch/loongarch/kvm/vcpu.c | 19 +++++++++---------- arch/loongarch/mm/init.c | 2 -- arch/loongarch/mm/ioremap.c | 2 +- rust/Makefile | 2 +- 25 files changed, 60 insertions(+), 82 deletions(-)