index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-07-10
x86/apic: KVM: Move lapic get/set helpers to common code
Neeraj Upadhyay
-0
/
+22
2025-07-10
x86/apic: KVM: Move apic_find_highest_vector() to a common header
Neeraj Upadhyay
-0
/
+22
2025-07-10
x86/apic: KVM: Deduplicate APIC vector => register+bit math
Sean Christopherson
-2
/
+5
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+14
2025-07-10
x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs
Zheyun Shen
-0
/
+12
2025-07-10
x86/lib: Add WBNOINVD helper functions
Kevin Loughlin
-1
/
+34
2025-07-10
x86/lib: Drop the unused return value from wbinvd_on_all_cpus()
Sean Christopherson
-3
/
+2
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
-53
/
+3
2025-07-09
KVM: x86: Replace growing set of *_in_guest bools with a u64
Jim Mattson
-4
/
+1
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
-0
/
+1
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-29
/
+46
2025-07-07
x86/msr-index: Add AMD workload classification MSRs
Perry Yuan
-0
/
+5
2025-07-06
Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+16
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-13
/
+0
2025-07-02
Merge branch 'fixes' into for-next
Ilpo Järvinen
-13
/
+0
2025-07-01
x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
Nikunj A Dadhania
-1
/
+16
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
-13
/
+0
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
-7
/
+68
2025-06-29
Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+36
2025-06-29
serial: 8250: Move CE4100 quirks to a module under 8250 driver
Andy Shevchenko
-0
/
+6
2025-06-27
x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages too
Gerd Hoffmann
-2
/
+2
2025-06-25
VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
Sean Christopherson
-2
/
+0
2025-06-25
Merge branch 'kvm-x86 mmio'
Sean Christopherson
-0
/
+1
2025-06-25
KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest
Sean Christopherson
-0
/
+1
2025-06-24
x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature
Yang Weijiang
-5
/
+14
2025-06-24
x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
Yang Weijiang
-5
/
+10
2025-06-24
x86/fpu/xstate: Differentiate default features for host and guest FPUs
Chao Gao
-0
/
+26
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
-5
/
+16
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
-1
/
+20
2025-06-24
KVM: x86: Use kvzalloc() to allocate VM struct
Sean Christopherson
-1
/
+1
2025-06-24
KVM: x86/mmu: Dynamically allocate shadow MMU's hashed page list
Sean Christopherson
-2
/
+2
2025-06-24
KVM: x86/hyper-v: Use preallocated per-vCPU buffer for de-sparsified vCPU masks
Sean Christopherson
-1
/
+6
2025-06-23
KVM: x86: Rename kvm_set_msi_irq() => kvm_msi_to_lapic_irq()
Sean Christopherson
-3
/
+0
2025-06-23
KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
Sean Christopherson
-0
/
+7
2025-06-23
iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
Sean Christopherson
-0
/
+1
2025-06-23
KVM: x86: Decouple device assignment from IRQ bypass
Sean Christopherson
-2
/
+4
2025-06-23
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
Sean Christopherson
-0
/
+1
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
-1
/
+14
2025-06-23
KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
Sean Christopherson
-1
/
+1
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2025-06-21
x86/CPU/AMD: Add CPUID faulting support
Borislav Petkov (AMD)
-0
/
+4
2025-06-20
KVM: VMX: Move enable_ipiv knob to common x86
Sean Christopherson
-0
/
+1
2025-06-20
KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
Sean Christopherson
-1
/
+8
2025-06-20
KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
Sean Christopherson
-3
/
+1
2025-06-20
KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
Sean Christopherson
-2
/
+0
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
-2
/
+4
2025-06-20
KVM: x86: Move IRQ mask notifier infrastructure to I/O APIC emulation
Sean Christopherson
-16
/
+0
2025-06-20
KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APIC
Sean Christopherson
-0
/
+2
2025-06-20
KVM: x86: Don't clear PIT's IRQ line status when destroying PIT
Sean Christopherson
-2
/
+0
2025-06-20
KVM: x86: Hardcode the PIT IRQ source ID to '2'
Sean Christopherson
-1
/
+0
[prev]
[next]