summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-23KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadataSean Christopherson
2025-06-23KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting IRQ bypassSean Christopherson
2025-06-23KVM: x86: Decouple device assignment from IRQ bypassSean Christopherson
2025-06-23KVM: SVM: WARN if ir_list is non-empty at vCPU freeSean Christopherson
2025-06-23KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APICSean Christopherson
2025-06-23KVM: x86: WARN if IRQ bypass isn't supported in kvm_pi_update_irte()Sean Christopherson
2025-06-23KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte()Sean Christopherson
2025-06-23KVM: SVM: WARN if updating IRTE GA fields in IOMMU failsSean Christopherson
2025-06-23KVM: SVM: Process all IRTEs on affinity change even if one update failsSean Christopherson
2025-06-23KVM: SVM: WARN if (de)activating guest mode in IOMMU failsSean Christopherson
2025-06-23KVM: SVM: Don't check for assigned device(s) when activating AVICSean Christopherson
2025-06-23KVM: SVM: Don't check for assigned device(s) when updating affinitySean Christopherson
2025-06-23iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhi...Sean Christopherson
2025-06-23iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinitySean Christopherson
2025-06-23iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destinationSean Christopherson
2025-06-23KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMUSean Christopherson
2025-06-23KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadataSean Christopherson
2025-06-23KVM: x86: Don't update IRTE entries when old and new routes were !MSISean Christopherson
2025-06-23KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targetedSean Christopherson
2025-06-23KVM: x86: Track irq_bypass_vcpu in common x86 codeSean Christopherson
2025-06-23KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()Sean Christopherson
2025-06-23KVM: Don't WARN if updating IRQ bypass route failsSean Christopherson
2025-06-23iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structsSean Christopherson
2025-06-23KVM: SVM: Clean up return handling in avic_pi_update_irte()Sean Christopherson
2025-06-23KVM: x86: Move posted interrupt tracepoint to common codeSean Christopherson
2025-06-23KVM: x86: Dedup AVIC vs. PI code for identifying target vCPUSean Christopherson
2025-06-23KVM: x86: Nullify irqfd->producer after updating IRTEsSean Christopherson
2025-06-23KVM: x86: Move IRQ routing/delivery APIs from x86.c => irq.cSean Christopherson
2025-06-23KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()Sean Christopherson
2025-06-23KVM: VMX: Stop walking list of routing table entries when updating IRTESean Christopherson
2025-06-23KVM: SVM: Stop walking list of routing table entries when updating IRTESean Christopherson
2025-06-23iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"Sean Christopherson
2025-06-23iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptrSean Christopherson
2025-06-23KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blockingSean Christopherson
2025-06-23KVM: VMX: Suppress PI notifications whenever the vCPU is putSean Christopherson
2025-06-23KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235Maxim Levitsky
2025-06-23x86/bugs: Remove its=stuff dependency on retbleedPawan Gupta
2025-06-23x86/bugs: Introduce cdt_possible()Pawan Gupta
2025-06-23x86/bugs: Use switch/case in its_apply_mitigation()Pawan Gupta
2025-06-23x86/bugs: Avoid warning when overriding return thunkPawan Gupta
2025-06-23x86/bugs: Simplify the retbleed=stuff checksPawan Gupta
2025-06-23x86/bugs: Avoid AUTO after the select step in the retbleed mitigationPawan Gupta
2025-06-23s390/boot: Use the full title of the manual for facility bitsXose Vazquez Perez
2025-06-23crypto: x86 - Fix build warnings about export.hChengZhenghan
2025-06-23crypto: arm/aes-neonbs - work around gcc-15 warningArnd Bergmann
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-23powerpc: floppy: Add missing checks after DMA mapThomas Fourier
2025-06-23book3s64/radix : Optimize vmemmap start alignmentDonet Tom
2025-06-23book3s64/radix : Handle error conditions properly in radix_vmemmap_populateDonet Tom
2025-06-23powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO addHaren Myneni