index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-30
kvm: irqfd: avoid update unmodified entries of the routing
Longpeng(Mike)
2021-09-30
KVM: X86: Don't check unsync if the original spte is writible
Lai Jiangshan
2021-09-30
KVM: X86: Don't unsync pagetables when speculative
Lai Jiangshan
2021-09-30
KVM: X86: Remove FNAME(update_pte)
Lai Jiangshan
2021-09-30
KVM: X86: Zap the invalid list after remote tlb flushing
Lai Jiangshan
2021-09-30
KVM: X86: Change kvm_sync_page() to return true when remote flush is needed
Lai Jiangshan
2021-09-30
KVM: X86: Remove kvm_mmu_flush_or_zap()
Lai Jiangshan
2021-09-30
KVM: X86: Don't flush current tlb on shadow page modification
Lai Jiangshan
2021-09-30
KVM: x86/mmu: Complete prefetch for trailing SPTEs for direct, legacy MMU
Sean Christopherson
2021-09-30
KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
Thomas Huth
2021-09-30
kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"
Colin Ian King
2021-09-30
KVM: x86: Manually retrieve CPUID.0x1 when getting FMS for RESET/INIT
Sean Christopherson
2021-09-30
KVM: x86: WARN on non-zero CRs at RESET to detect improper initalization
Sean Christopherson
2021-09-30
KVM: SVM: Move RESET emulation to svm_vcpu_reset()
Sean Christopherson
2021-09-30
KVM: VMX: Move RESET emulation to vmx_vcpu_reset()
Sean Christopherson
2021-09-30
KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation
Sean Christopherson
2021-09-30
KVM: x86: Fold fx_init() into kvm_arch_vcpu_create()
Sean Christopherson
2021-09-30
KVM: x86: Remove defunct setting of XCR0 for guest during vCPU create
Sean Christopherson
2021-09-30
KVM: x86: Remove defunct setting of CR0.ET for guests during vCPU create
Sean Christopherson
2021-09-30
KVM: x86: Do not mark all registers as avail/dirty during RESET/INIT
Sean Christopherson
2021-09-30
KVM: x86: Simplify retrieving the page offset when loading PDTPRs
Sean Christopherson
2021-09-30
KVM: x86: Subsume nested GPA read helper into load_pdptrs()
Sean Christopherson
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
2021-09-30
Revert "x86/kvm: fix vcpu-id indexed array sizes"
Juergen Gross
2021-09-30
KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask
Vitaly Kuznetsov
2021-09-30
KVM: Pre-allocate cpumasks for kvm_make_all_cpus_request_except()
Vitaly Kuznetsov
2021-09-30
KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask()
Vitaly Kuznetsov
2021-09-30
KVM: Optimize kvm_make_vcpus_request_mask() a bit
Vitaly Kuznetsov
2021-09-30
KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask...
Vitaly Kuznetsov
2021-09-30
KVM: use vma_pages() helper
Yang Li
2021-09-30
KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation.
Vitaly Kuznetsov
2021-09-30
KVM: nVMX: Use INVALID_GPA for pointers used in nVMX.
Yu Zhang
2021-09-30
KVM: selftests: Ensure all migrations are performed when test is affined
Sean Christopherson
2021-09-30
KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
Sean Christopherson
2021-09-30
ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
Zelin Deng
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2021-09-28
selftests: KVM: Don't clobber XMM register when read
Oliver Upton
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-24
selftests: KVM: Explicitly use movq to read xmm registers
Oliver Upton
2021-09-24
selftests: KVM: Call ucall_init when setting up in rseq_test
Oliver Upton
2021-09-23
KVM: Remove tlbs_dirty
Lai Jiangshan
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: selftests: test simultaneous uses of V_IRQ from L1 and L0
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
[next]