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
/
x86
Age
Commit message (
Expand
)
Author
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
crypto: x86 - Fix build warnings about export.h
ChengZhenghan
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-22
Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-06-21
x86/CPU/AMD: Add CPUID faulting support
Borislav Petkov (AMD)
2025-06-21
x86/efi: Implement support for embedding SBAT data for x86
Vitaly Kuznetsov
2025-06-20
KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
Maxim Levitsky
2025-06-20
KVM: VMX: Move enable_ipiv knob to common x86
Sean Christopherson
2025-06-20
KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer
Sean Christopherson
2025-06-20
KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages"
Sean Christopherson
2025-06-20
KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation
Sean Christopherson
2025-06-20
KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
Sean Christopherson
2025-06-20
KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
Sean Christopherson
2025-06-20
KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
Sean Christopherson
2025-06-20
KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
Sean Christopherson
2025-06-20
KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
Sean Christopherson
2025-06-20
KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
Sean Christopherson
[prev]
[next]