This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7deea5634a67 Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux new 5f9e1698141a KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline new 6560aff981ad KVM: SVM: Don't update IRTEs if APICv/AVIC is disabled new 7537deda3652 KVM: SVM: Allocate IR data using atomic allocation new 9bcac97dc42d KVM: x86: Reset IRTE to host control if *new* route isn't [...] new bcda70c56f3e KVM: x86: Explicitly treat routing entry type changes as changes new f1fb088d9cec KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass [...] new 07172206a26d iommu/amd: Return an error if vCPU affinity is set for non [...] new aae251a380fe iommu/amd: WARN if KVM attempts to set vCPU affinity witho [...] new 268cbfe65bb9 KVM: SVM: WARN if an invalid posted interrupt IRTE entry is added new ca4f113b0b4c KVM: x86: Do not use kvm_rip_read() unconditionally in KVM [...] new 38e93267ca68 KVM: x86: Do not use kvm_rip_read() unconditionally for KV [...] new 117c3b21d3c7 arm64: Rework checks for broken Cavium HW in the PI code new 2d7124941a27 Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/ [...] new c405e182ea50 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 14 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/arm64/include/asm/kvm_host.h | 5 +++ arch/arm64/include/asm/mmu.h | 11 ------- arch/arm64/kernel/cpu_errata.c | 2 +- arch/arm64/kernel/image-vars.h | 4 --- arch/arm64/kernel/pi/map_kernel.c | 25 +++++++++++++- arch/arm64/kvm/arm.c | 5 --- arch/x86/include/asm/kvm_host.h | 6 ++++ arch/x86/kvm/svm/avic.c | 68 +++++++++++++++++++++------------------ arch/x86/kvm/trace.h | 13 ++++++-- arch/x86/kvm/vmx/posted_intr.c | 28 ++++++---------- arch/x86/kvm/x86.c | 28 ++++++++++------ drivers/iommu/amd/iommu.c | 15 +++------ 12 files changed, 116 insertions(+), 94 deletions(-)