index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
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
2025-06-20
iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
Sean Christopherson
2025-06-20
KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE
Sean Christopherson
2025-06-20
KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
Sean Christopherson
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
2025-06-20
KVM: x86: Fold irq_comm.c into irq.c
Sean Christopherson
2025-06-20
KVM: x86: Move IRQ mask notifier infrastructure to I/O APIC emulation
Sean Christopherson
2025-06-20
KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APIC
Sean Christopherson
2025-06-20
KVM: Move x86-only tracepoints to x86's trace.h
Sean Christopherson
2025-06-20
KVM: x86: Explicitly check for in-kernel PIC when getting ExtINT
Sean Christopherson
2025-06-20
KVM: x86: Don't clear PIT's IRQ line status when destroying PIT
Sean Christopherson
2025-06-20
KVM: x86: Hardcode the PIT IRQ source ID to '2'
Sean Christopherson
2025-06-20
KVM: x86: Move kvm_{request,free}_irq_source_id() to i8254.c (PIT)
Sean Christopherson
2025-06-20
KVM: x86: Move kvm_setup_default_irq_routing() into irq.c
Sean Christopherson
2025-06-20
KVM: x86: Rename irqchip_kernel() to irqchip_full()
Sean Christopherson
2025-06-20
KVM: x86: Move KVM_{GET,SET}_IRQCHIP ioctl helpers to irq.c
Sean Christopherson
2025-06-20
KVM: x86: Move PIT ioctl helpers to i8254.c
Sean Christopherson
2025-06-20
KVM: x86: Drop superfluous kvm_hv_set_sint() => kvm_hv_synic_set_irq() wrapper
Sean Christopherson
2025-06-20
KVM: x86: Drop superfluous kvm_set_ioapic_irq() => kvm_ioapic_set_irq() wrapper
Sean Christopherson
2025-06-20
KVM: x86: Drop superfluous kvm_set_pic_irq() => kvm_pic_set_irq() wrapper
Sean Christopherson
2025-06-20
KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update()
Sean Christopherson
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
2025-06-20
KVM: SVM: Allow SNP guest policy to specify SINGLE_SOCKET
Tom Lendacky
[prev]
[next]