index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-10-21
KVM: MMU: Reset mmu->pkru_mask to avoid stale data
Chenyi Qiang
2021-10-21
KVM: nVMX: promptly process interrupts delivered while in guest mode
Paolo Bonzini
2021-10-21
KVM: x86: check for interrupts before deciding whether to exit the fast path
Paolo Bonzini
2021-10-18
KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
Paolo Bonzini
2021-10-18
KVM: VMX: Remove redundant handling of bus lock vmexit
Hao Xiang
2021-10-18
KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unload
Sean Christopherson
2021-10-18
Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE...
Sean Christopherson
2021-10-18
KVM: SEV-ES: Set guest_state_protected after VMSA update
Peter Gonda
2021-10-18
KVM: X86: fix lazy allocation of rmaps
Paolo Bonzini
2021-10-15
Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-10-15
KVM: SEV-ES: fix length of string I/O
Paolo Bonzini
2021-10-05
KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
Quentin Perret
2021-10-05
KVM: arm64: Report corrupted refcount at EL2
Quentin Perret
2021-10-05
KVM: arm64: Fix host stage-2 PGD refcount
Quentin Perret
2021-10-04
Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-09-30
KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
Sean Christopherson
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2021-09-28
KVM: s390: Function documentation fixes
Janosch Frank
2021-09-27
KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
Zhenzhong Duan
2021-09-24
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-09-23
KVM: X86: Synchronize the shadow pagetable before link it
Lai Jiangshan
2021-09-23
KVM: X86: Fix missed remote tlb flush in rmap_write_protect()
Lai Jiangshan
2021-09-23
KVM: x86: nSVM: don't copy virt_ext from vmcb12
Maxim Levitsky
2021-09-23
KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
Maxim Levitsky
2021-09-23
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Maxim Levitsky
2021-09-22
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Fares Mehanna
2021-09-22
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
2021-09-22
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2021-09-22
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
2021-09-22
KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm
Maxim Levitsky
2021-09-22
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
2021-09-22
KVM: x86: reset pdptrs_from_userspace when exiting smm
Maxim Levitsky
2021-09-22
KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...
Maxim Levitsky
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2021-09-22
KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
Vitaly Kuznetsov
2021-09-22
KVM: SEV: Allow some commands for mirror VM
Peter Gonda
2021-09-22
KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
Peter Gonda
2021-09-22
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
2021-09-22
KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry
Sean Christopherson
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
2021-09-22
kvm: fix wrong exception emulation in check_rdtsc
Hou Wenlong
2021-09-22
KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
Sean Christopherson
2021-09-22
KVM: SVM: fix missing sev_decommission in sev_receive_start
Mingwei Zhang
2021-09-22
KVM: SEV: Acquire vcpu mutex when updating VMSA
Peter Gonda
2021-09-22
KVM: nVMX: fix comments of handle_vmon()
Yu Zhang
2021-09-22
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
2021-09-22
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
2021-09-22
KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT
Sean Christopherson
2021-09-22
KVM: x86: Mark all registers as avail/dirty at vCPU creation
Sean Christopherson
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
[next]