index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+20
2022-03-02
KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
Paolo Bonzini
1
-12
/
+13
2022-03-02
KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
Like Xu
1
-1
/
+1
2022-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-17
/
+27
2022-02-25
KVM: x86: Yield to IPI target vCPU only if it is busy
Li RongQing
1
-1
/
+1
2022-02-25
x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
Dexuan Cui
1
-1
/
+1
2022-02-25
x86/kvm: Don't waste memory if kvmclock is disabled
Wanpeng Li
1
-0
/
+3
2022-02-25
x86/kvm: Don't use PV TLB/yield when mwait is advertised
Wanpeng Li
1
-0
/
+2
2022-02-25
Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"
Sean Christopherson
2
-11
/
+21
2022-02-25
Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"
Sean Christopherson
3
-14
/
+14
2022-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-14
/
+68
2022-02-24
KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non defa...
Maxim Levitsky
1
-2
/
+17
2022-02-24
KVM: x86/mmu: make apf token non-zero to fix bug
Liang Zhang
1
-1
/
+12
2022-02-20
Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+7
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-18
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
1
-3
/
+6
2022-02-18
x86/kvm: Fix compilation warning in non-x86_64 builds
Leonardo Bras
1
-0
/
+4
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
3
-8
/
+16
2022-02-17
x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
Leonardo Bras
2
-1
/
+6
2022-02-17
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
1
-0
/
+7
2022-02-17
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
1
-0
/
+1
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-142
/
+230
2022-02-14
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-14
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-9
/
+11
2022-02-13
Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+22
2022-02-11
KVM: SVM: fix race between interrupt delivery and AVIC inhibition
Maxim Levitsky
4
-49
/
+55
2022-02-11
KVM: SVM: set IRR in svm_deliver_interrupt
Paolo Bonzini
2
-3
/
+1
2022-02-11
KVM: SVM: extract avic_ring_doorbell
Maxim Levitsky
1
-11
/
+20
2022-02-11
Merge branch 'acpi-x86'
Rafael J. Wysocki
1
-22
/
+1
2022-02-11
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
1
-0
/
+2
2022-02-10
KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
David Woodhouse
1
-30
/
+67
2022-02-10
xen/x2apic: Fix inconsistent indenting
Jiapeng Chong
1
-2
/
+1
2022-02-10
xen/x86: detect support for extended destination ID
Roger Pau Monne
2
-0
/
+13
2022-02-10
xen/x86: obtain full video frame buffer address for Dom0 also under EFI
Jan Beulich
1
-8
/
+8
2022-02-09
x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"
Hans de Goede
1
-22
/
+1
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
4
-32
/
+38
2022-02-08
KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi...
Maxim Levitsky
1
-1
/
+6
2022-02-08
KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L...
Maxim Levitsky
1
-4
/
+13
2022-02-08
KVM: x86: nSVM: expose clean bit support to the guest
Maxim Levitsky
1
-0
/
+1
2022-02-08
KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
Maxim Levitsky
2
-0
/
+6
2022-02-08
KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
Maxim Levitsky
1
-0
/
+2
2022-02-08
KVM: x86: nSVM: fix potential NULL derefernce on nested migration
Maxim Levitsky
1
-12
/
+14
2022-02-08
KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
Maxim Levitsky
1
-2
/
+10
2022-02-08
Revert "svm: Add warning message for AVIC IPI invalid target"
Sean Christopherson
1
-2
/
+0
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+16
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-47
/
+10
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-71
/
+54
[next]