index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-08-13
kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
Junaid Shahid
2021-08-13
Merge branch 'kvm-vmx-secctl' into kvm-master
Paolo Bonzini
2021-08-13
KVM: x86: remove dead initialization
Paolo Bonzini
2021-08-13
KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels
Sean Christopherson
2021-08-10
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
2021-08-05
KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
Sean Christopherson
2021-08-04
KVM: SVM: improve the code readability for ASID management
Mingwei Zhang
2021-08-04
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
Sean Christopherson
2021-08-03
KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...
Vitaly Kuznetsov
2021-08-03
KVM: x86: Introduce trace_kvm_hv_hypercall_done()
Vitaly Kuznetsov
2021-08-03
KVM: x86: hyper-v: Check access to hypercall before reading XMM registers
Vitaly Kuznetsov
2021-07-30
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
2021-07-27
KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl
Maxim Levitsky
2021-07-27
KVM: SVM: tweak warning about enabled AVIC on nested entry
Maxim Levitsky
2021-07-27
KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...
Maxim Levitsky
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
2021-07-27
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
Paolo Bonzini
2021-07-27
x86/kvm: fix vcpu-id indexed array sizes
Juergen Gross
2021-07-26
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
Vitaly Kuznetsov
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
2021-07-19
Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-07-17
Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-07-16
ARM: dts: versatile: Fix up interrupt controller node names
Sudeep Holla
2021-07-16
Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2021-07-16
ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Stefan Wahren
2021-07-16
ARM: configs: Update u8500_defconfig
Linus Walleij
2021-07-16
ARM: configs: Update Vexpress defconfig
Linus Walleij
2021-07-16
ARM: configs: Update Versatile defconfig
Linus Walleij
2021-07-16
ARM: configs: Update RealView defconfig
Linus Walleij
2021-07-16
ARM: configs: Update Integrator defconfig
Linus Walleij
2021-07-16
arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
Geert Uytterhoeven
2021-07-16
Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-07-15
arm64: entry: fix KCOV suppression
Mark Rutland
2021-07-15
arm64: entry: add missing noinstr
Mark Rutland
2021-07-15
arm64: mte: fix restoration of GCR_EL1 from suspend
Mark Rutland
2021-07-15
arm64: Avoid premature usercopy failure
Robin Murphy
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Fix L1 state corruption upon return from SMM
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Introduce svm_copy_vmrun_state()
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUN
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
Vitaly Kuznetsov
2021-07-15
KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilities
Sean Christopherson
2021-07-15
KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header fails
Sean Christopherson
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
2021-07-15
KVM: SVM: remove INIT intercept handler
Maxim Levitsky
2021-07-15
KVM: SVM: #SMI interception must not skip the instruction
Maxim Levitsky
[next]