index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-11-18
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
2021-11-18
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...
Maxim Levitsky
2021-11-18
KVM: Fix steal time asm constraints
David Woodhouse
2021-11-18
cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'
Paul Durrant
2021-11-16
KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()
黄乐
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
2021-11-11
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
2021-11-11
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...
Vipin Sharma
2021-11-11
KVM: nVMX: Clean up x2APIC MSR handling for L2
Sean Christopherson
2021-11-11
KVM: VMX: Macrofy the MSR bitmap getters and setters
Sean Christopherson
2021-11-11
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
2021-11-11
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
2021-11-11
KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...
Vitaly Kuznetsov
2021-11-11
KVM: x86: Rename kvm_lapic_enable_pv_eoi()
Vitaly Kuznetsov
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
2021-11-11
KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows
Sean Christopherson
2021-11-11
kvm: mmu: Use fast PF path for access tracking of huge pages when possible
Junaid Shahid
2021-11-11
KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator
Sean Christopherson
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
2021-11-11
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-11-11
KVM: x86: Fix recording of guest steal time / preempted status
David Woodhouse
2021-11-01
RISC-V: KVM: fix boolreturn.cocci warnings
Bixuan Cui
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
2021-10-31
Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-10-31
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-27
KVM: s390: add debug statement for diag 318 CPNC data
Collin Walling
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2021-10-27
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
2021-10-25
KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol
David Edmondson
2021-10-25
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
David Edmondson
2021-10-25
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
David Edmondson
2021-10-25
KVM: s390: Add a routine for setting userspace CPU state
Eric Farman
2021-10-25
KVM: s390: Simplify SIGP Set Arch handling
Eric Farman
2021-10-25
KVM: s390: pv: avoid stalls when making pages secure
Claudio Imbrenda
2021-10-25
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
2021-10-25
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
2021-10-25
KVM: s390: pv: add macros for UVC CC values
Claudio Imbrenda
2021-10-25
s390/mm: optimize reset_guest_reference_bit()
David Hildenbrand
2021-10-25
s390/mm: optimize set_guest_storage_key()
David Hildenbrand
2021-10-25
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
David Hildenbrand
2021-10-25
s390/uv: fully validate the VMA before calling follow_page()
David Hildenbrand
2021-10-25
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
2021-10-25
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
2021-10-25
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
2021-10-25
s390/gmap: validate VMA in __gmap_zap()
David Hildenbrand
2021-10-22
kvm: x86: Remove stale declaration of kvm_no_apic_vcpu
Jim Mattson
2021-10-22
KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup
Sean Christopherson
2021-10-22
x86/irq: Ensure PI wakeup handler is unregistered before module unload
Sean Christopherson
[next]