summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-04-25perf/x86/intel: Check the X86 leader for ACR groupKan Liang
2025-04-25Merge branch 'perf/urgent'Peter Zijlstra
2025-04-25perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snaps...Kan Liang
2025-04-25perf/x86/intel: Check the X86 leader for pebs_counter_event_groupKan Liang
2025-04-25perf/x86/intel: Only check the group flag for X86 leaderKan Liang
2025-04-24KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff()Uros Bizjak
2025-04-24KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checksSean Christopherson
2025-04-24KVM: SVM: Fix SNP AP destroy race with VMRUNTom Lendacky
2025-04-24x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIsSean Christopherson
2025-04-24KVM: VMX: Use arch_xchg() when processing PIR to avoid instrumentationSean Christopherson
2025-04-24KVM: VMX: Isolate pure loads from atomic XCHG when processing PIRSean Christopherson
2025-04-24KVM: VMX: Process PIR using 64-bit accesses on 64-bit kernelsSean Christopherson
2025-04-24x86/irq: KVM: Track PIR bitmap as an "unsigned long" arraySean Christopherson
2025-04-24KVM: VMX: Ensure vIRR isn't reloaded at odd times when sync'ing PIRSean Christopherson
2025-04-24x86/irq: Track if IRQ was found in PIR during initial loop (to load PIR vals)Sean Christopherson
2025-04-24x86/irq: Ensure initial PIR loads are performed exactly onceSean Christopherson
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov
2025-04-24KVM: x86: Add module param to control and enumerate device posted IRQsSean Christopherson
2025-04-24KVM: VMX: Don't send UNBLOCK when starting device assignment without APICvSean Christopherson
2025-04-24KVM: x86: Rescan I/O APIC routes after EOI interception for old routingweizijie
2025-04-24KVM: x86: Add a helper to deduplicate I/O APIC EOI interception logicSean Christopherson
2025-04-24KVM: x86: Isolate edge vs. level check in userspace I/O APIC route scanningSean Christopherson
2025-04-24KVM: x86: Advertise support for AMD's PREFETCHIBabu Moger
2025-04-24KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properlyBorislav Petkov
2025-04-24KVM: x86: clean up a returnDan Carpenter
2025-04-24KVM: x86: Advertise support for WRMSRNSSean Christopherson
2025-04-24x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM)Sean Christopherson
2025-04-24KVM: x86: Generalize IBRS virtualization on emulated VM-exitYosry Ahmed
2025-04-24KVM: x86: Propagate AMD's IbrsSameMode to the guestYosry Ahmed
2025-04-24x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODEYosry Ahmed
2025-04-24KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run()Dan Carpenter
2025-04-24KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interceptionMikhail Lobanov
2025-04-24perf/x86: Fix non-sampling (counting) events on certain x86 platformsLuo Gengkun
2025-04-24Merge branch 'kvm-fixes-6.15-rc4' into HEADPaolo Bonzini
2025-04-24x86/boot: Work around broken busybox 'truncate' toolArd Biesheuvel
2025-04-24x86/sev: Share the sev_secrets_pa value againTom Lendacky
2025-04-24KVM: x86: Do not use kvm_rip_read() unconditionally for KVM_PROFILINGAdrian Hunter
2025-04-24KVM: x86: Do not use kvm_rip_read() unconditionally in KVM tracepointsAdrian Hunter
2025-04-24KVM: SVM: WARN if an invalid posted interrupt IRTE entry is addedSean Christopherson
2025-04-24KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson
2025-04-24KVM: x86: Explicitly treat routing entry type changes as changesSean Christopherson
2025-04-24KVM: x86: Reset IRTE to host control if *new* route isn't postableSean Christopherson
2025-04-24KVM: SVM: Allocate IR data using atomic allocationSean Christopherson
2025-04-24KVM: SVM: Don't update IRTEs if APICv/AVIC is disabledSean Christopherson
2025-04-24KVM: arm64, x86: make kvm_arch_has_irq_bypass() inlinePaolo Bonzini
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross
2025-04-23crypto: x86/sm3 - Use API partial block handlingHerbert Xu
2025-04-23crypto: x86/sha512 - Use API partial block handlingHerbert Xu
2025-04-23crypto: sha256_base - Remove partial block helpersHerbert Xu
2025-04-23crypto: x86/sha256 - Use API partial block handlingHerbert Xu