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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes
Sean Christopherson
2020-03-31
KVM: VMX: Configure runtime hooks using vmx_x86_ops
Sean Christopherson
2020-03-31
KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
Sean Christopherson
2020-03-31
KVM: x86: Move init-only kvm_x86_ops to separate struct
Sean Christopherson
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-30
Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-27
s390/gmap: return proper error code on ksm unsharing
Christian Borntraeger
2020-03-26
Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-26
KVM: Fix out of range accesses to memslots
Sean Christopherson
2020-03-26
KVM: X86: Micro-optimize IPI fastpath delay
Wanpeng Li
2020-03-26
KVM: X86: Delay read msr data iff writes ICR MSR
Wanpeng Li
2020-03-26
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
2020-03-24
Merge tag 'kvm-arm-removal' into kvmarm-master/next
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
2020-03-24
arm: Remove the ability to set HYP vectors outside of the decompressor
Marc Zyngier
2020-03-24
arm: Remove GICv3 vgic compatibility macros
Marc Zyngier
2020-03-24
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
2020-03-24
arm: Remove KVM from config files
Marc Zyngier
2020-03-24
arm: Unplug KVM from the build system
Marc Zyngier
2020-03-24
KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
Laurent Dufour
2020-03-24
KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
Laurent Dufour
2020-03-24
KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
Fabiano Rosas
2020-03-23
KVM: VMX: Gracefully handle faults on VMXON
Sean Christopherson
2020-03-23
KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()
Sean Christopherson
2020-03-23
KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
Sean Christopherson
2020-03-23
KVM: x86: Expose fast short REP MOV for supported cpuid
Zhenyu Wang
2020-03-23
KVM: s390: mark sie block as 512 byte aligned
Christian Borntraeger
2020-03-23
KVM: s390: Use fallthrough;
Joe Perches
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
2020-03-19
KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
Greg Kurz
2020-03-19
KVM: PPC: Book3S PR: Fix kernel crash with PR KVM
Greg Kurz
2020-03-19
KVM: PPC: Use fallthrough;
Joe Perches
2020-03-19
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
Michael Roth
2020-03-19
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
2020-03-19
KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
Michael Ellerman
2020-03-19
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
Paul Mackerras
2020-03-18
KVM: x86: Code style cleanup in kvm_arch_dev_ioctl()
Xiaoyao Li
2020-03-18
KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values
Sean Christopherson
2020-03-18
KVM: x86: Add requested index to the CPUID tracepoint
Sean Christopherson
2020-03-18
KVM: nSVM: check for EFER.SVME=1 before entering guest
Paolo Bonzini
2020-03-18
KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL
Zhenyu Wang
2020-03-18
KVM: nVMX: remove side effects from nested_vmx_exit_reflected
Paolo Bonzini
2020-03-17
KVM: VMX: access regs array in vmenter.S in its natural order
Uros Bizjak
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-16
KVM: nVMX: properly handle errors in nested_vmx_handle_enlightened_vmptrld()
Vitaly Kuznetsov
[next]