index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-06-23
KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
Sean Christopherson
2025-06-23
KVM: SVM: Consolidate IRTE update when toggling AVIC on/off
Sean Christopherson
2025-06-23
KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
Sean Christopherson
2025-06-23
KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
Sean Christopherson
2025-06-23
KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
Sean Christopherson
2025-06-23
KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting IRQ bypass
Sean Christopherson
2025-06-23
KVM: x86: Decouple device assignment from IRQ bypass
Sean Christopherson
2025-06-23
KVM: SVM: WARN if ir_list is non-empty at vCPU free
Sean Christopherson
2025-06-23
KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APIC
Sean Christopherson
2025-06-23
KVM: x86: WARN if IRQ bypass isn't supported in kvm_pi_update_irte()
Sean Christopherson
2025-06-23
KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte()
Sean Christopherson
2025-06-23
KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails
Sean Christopherson
2025-06-23
KVM: SVM: Process all IRTEs on affinity change even if one update fails
Sean Christopherson
2025-06-23
KVM: SVM: WARN if (de)activating guest mode in IOMMU fails
Sean Christopherson
2025-06-23
KVM: SVM: Don't check for assigned device(s) when activating AVIC
Sean Christopherson
2025-06-23
KVM: SVM: Don't check for assigned device(s) when updating affinity
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhi...
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
Sean Christopherson
2025-06-23
KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
Sean Christopherson
2025-06-23
KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata
Sean Christopherson
2025-06-23
KVM: x86: Don't update IRTE entries when old and new routes were !MSI
Sean Christopherson
2025-06-23
KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targeted
Sean Christopherson
2025-06-23
KVM: x86: Track irq_bypass_vcpu in common x86 code
Sean Christopherson
2025-06-23
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
Sean Christopherson
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
2025-06-23
KVM: SVM: Clean up return handling in avic_pi_update_irte()
Sean Christopherson
2025-06-23
KVM: x86: Move posted interrupt tracepoint to common code
Sean Christopherson
2025-06-23
KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
Sean Christopherson
2025-06-23
KVM: x86: Nullify irqfd->producer after updating IRTEs
Sean Christopherson
2025-06-23
KVM: x86: Move IRQ routing/delivery APIs from x86.c => irq.c
Sean Christopherson
2025-06-23
KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
Sean Christopherson
2025-06-23
KVM: VMX: Stop walking list of routing table entries when updating IRTE
Sean Christopherson
2025-06-23
KVM: SVM: Stop walking list of routing table entries when updating IRTE
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
Sean Christopherson
2025-06-23
KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
Sean Christopherson
2025-06-23
KVM: VMX: Suppress PI notifications whenever the vCPU is put
Sean Christopherson
2025-06-23
KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
Maxim Levitsky
2025-06-23
x86/bugs: Remove its=stuff dependency on retbleed
Pawan Gupta
2025-06-23
x86/bugs: Introduce cdt_possible()
Pawan Gupta
2025-06-23
x86/bugs: Use switch/case in its_apply_mitigation()
Pawan Gupta
2025-06-23
x86/bugs: Avoid warning when overriding return thunk
Pawan Gupta
2025-06-23
x86/bugs: Simplify the retbleed=stuff checks
Pawan Gupta
2025-06-23
x86/bugs: Avoid AUTO after the select step in the retbleed mitigation
Pawan Gupta
2025-06-23
s390/boot: Use the full title of the manual for facility bits
Xose Vazquez Perez
2025-06-23
crypto: x86 - Fix build warnings about export.h
ChengZhenghan
2025-06-23
crypto: arm/aes-neonbs - work around gcc-15 warning
Arnd Bergmann
[prev]
[next]