index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()
David Woodhouse
2021-10-25
1
-5
/
+22
*
Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-10-25
2
-2
/
+4
|
\
|
*
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
2021-10-20
1
-2
/
+3
|
*
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
2021-10-20
1
-0
/
+1
*
|
KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
David Woodhouse
2021-10-25
2
-15
/
+15
*
|
KVM: X86: fix lazy allocation of rmaps
Paolo Bonzini
2021-10-18
1
-1
/
+2
*
|
Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-10-15
4
-3
/
+32
|
\
\
|
*
|
KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
Quentin Perret
2021-10-05
1
-2
/
+4
|
*
|
KVM: arm64: Report corrupted refcount at EL2
Quentin Perret
2021-10-05
1
-0
/
+1
|
*
|
KVM: arm64: Fix host stage-2 PGD refcount
Quentin Perret
2021-10-05
3
-1
/
+27
*
|
|
KVM: SEV-ES: fix length of string I/O
Paolo Bonzini
2021-10-15
1
-1
/
+1
*
|
|
Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-10-04
2
-1
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: s390: Function documentation fixes
Janosch Frank
2021-09-28
2
-1
/
+15
*
|
|
KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
Sean Christopherson
2021-09-30
1
-2
/
+2
*
|
|
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2021-09-30
2
-11
/
+16
|
/
/
*
|
KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
Zhenzhong Duan
2021-09-27
1
-1
/
+1
*
|
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-09-24
3
-5
/
+9
|
\
|
|
*
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2021-09-20
2
-4
/
+8
|
*
KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
Zenghui Yu
2021-09-20
1
-1
/
+1
*
|
KVM: X86: Synchronize the shadow pagetable before link it
Lai Jiangshan
2021-09-23
2
-9
/
+31
*
|
KVM: X86: Fix missed remote tlb flush in rmap_write_protect()
Lai Jiangshan
2021-09-23
1
-21
/
+2
*
|
KVM: x86: nSVM: don't copy virt_ext from vmcb12
Maxim Levitsky
2021-09-23
1
-1
/
+0
*
|
KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
Maxim Levitsky
2021-09-23
1
-0
/
+4
*
|
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Maxim Levitsky
2021-09-23
1
-0
/
+2
*
|
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Fares Mehanna
2021-09-22
1
-0
/
+7
*
|
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
2021-09-22
3
-4
/
+7
*
|
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2021-09-22
2
-2
/
+10
*
|
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
2021-09-22
1
-3
/
+14
*
|
KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm
Maxim Levitsky
2021-09-22
1
-66
/
+69
*
|
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
2021-09-22
3
-5
/
+9
*
|
KVM: x86: reset pdptrs_from_userspace when exiting smm
Maxim Levitsky
2021-09-22
1
-0
/
+7
*
|
KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...
Maxim Levitsky
2021-09-22
1
-5
/
+7
*
|
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2021-09-22
2
-7
/
+14
*
|
KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
Vitaly Kuznetsov
2021-09-22
1
-5
/
+5
*
|
KVM: SEV: Allow some commands for mirror VM
Peter Gonda
2021-09-22
1
-2
/
+17
*
|
KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
Peter Gonda
2021-09-22
1
-4
/
+12
*
|
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
2021-09-22
1
-0
/
+6
*
|
KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry
Sean Christopherson
2021-09-22
1
-1
/
+1
*
|
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
2021-09-22
5
-9
/
+8
*
|
kvm: fix wrong exception emulation in check_rdtsc
Hou Wenlong
2021-09-22
1
-1
/
+1
*
|
KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
Sean Christopherson
2021-09-22
1
-1
/
+1
*
|
KVM: SVM: fix missing sev_decommission in sev_receive_start
Mingwei Zhang
2021-09-22
1
-1
/
+3
*
|
KVM: SEV: Acquire vcpu mutex when updating VMSA
Peter Gonda
2021-09-22
1
-22
/
+29
*
|
KVM: nVMX: fix comments of handle_vmon()
Yu Zhang
2021-09-22
1
-8
/
+1
*
|
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
2021-09-22
3
-4
/
+9
*
|
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
2021-09-22
1
-4
/
+0
*
|
KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT
Sean Christopherson
2021-09-22
1
-0
/
+3
*
|
KVM: x86: Mark all registers as avail/dirty at vCPU creation
Sean Christopherson
2021-09-22
1
-0
/
+2
*
|
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-22
5
-13
/
+4
*
|
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-19
4
-15
/
+46
|
\
\
[next]