Age | Commit message (Expand) | Author |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-23 | kvm: x86/mmu: NX largepage recovery for TDP MMU | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Don't clear write flooding count for direct roots | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Support MMIO in the TDP MMU | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Support write protection for nesting in tdp MMU | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Support disabling dirty logging for the tdp MMU | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Support dirty logging for the TDP MMU | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Support changed pte notifier in tdp MMU | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Add access tracking for tdp_mmu | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU | Ben Gardon |
2020-10-23 | kvm: x86/mmu: Add TDP MMU PF handler | Ben Gardon |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-21 | kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg | Ben Gardon |
2020-10-21 | kvm: x86/mmu: Support zapping SPTEs in the TDP MMU | Ben Gardon |
2020-10-21 | kvm: x86/mmu: Add functions to handle changed TDP SPTEs | Ben Gardon |
2020-10-21 | kvm: x86/mmu: Allocate and free TDP MMU roots | Ben Gardon |
2020-10-21 | kvm: x86/mmu: Init / Uninit the TDP MMU | Ben Gardon |
2020-10-21 | kvm: x86/mmu: Introduce tdp_iter | Ben Gardon |
2020-10-21 | KVM: mmu: extract spte.h and spte.c | Paolo Bonzini |
2020-10-21 | KVM: mmu: Separate updating a PTE from kvm_set_pte_rmapp | Paolo Bonzini |
2020-10-21 | kvm: x86/mmu: Separate making SPTEs from set_spte | Ben Gardon |
2020-10-21 | kvm: mmu: Separate making non-leaf sptes from link_shadow_page | Ben Gardon |
2020-10-21 | Merge branch 'kvm-fixes' into 'next' | Paolo Bonzini |
2020-10-21 | KVM: x86: Let the guest own CR4.FSGSBASE | Lai Jiangshan |
2020-10-21 | KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault | Sean Christopherson |
2020-10-21 | KVM: x86: Move call to update_exception_bitmap() into VMX code | Sean Christopherson |
2020-10-21 | KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates | Sean Christopherson |
2020-10-21 | KVM: x86: Intercept LA57 to inject #GP fault when it's reserved | Lai Jiangshan |
2020-10-21 | KVM: SVM: Initialize prev_ga_tag before use | Suravee Suthikulpanit |
2020-10-21 | KVM: nSVM: implement on demand allocation of the nested state | Maxim Levitsky |
2020-10-21 | KVM: x86: allow kvm_x86_ops.set_efer to return an error value | Maxim Levitsky |
2020-10-21 | KVM: x86: report negative values from wrmsr emulation to userspace | Maxim Levitsky |
2020-10-21 | KVM: x86: xen_hvm_config: cleanup return values | Maxim Levitsky |
2020-10-21 | kvm x86/mmu: Make struct kernel_param_ops definitions const | Joe Perches |
2020-10-21 | KVM: x86: bump KVM_MAX_CPUID_ENTRIES | Vitaly Kuznetsov |
2020-10-21 | KVM: x86: allocate vcpu->arch.cpuid_entries dynamically | Vitaly Kuznetsov |
2020-10-21 | KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries | Vitaly Kuznetsov |
2020-10-21 | kvm: x86: only provide PV features if enabled in guest's CPUID | Oliver Upton |
2020-10-21 | kvm: x86: set wall_clock in kvm_write_wall_clock() | Oliver Upton |
2020-10-21 | kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn | Oliver Upton |
2020-10-21 | x86/kvm: Update the comment about asynchronous page fault in exc_page_fault() | Vitaly Kuznetsov |
2020-10-21 | x86/kvm: hide KVM options from menuconfig when KVM is not compiled | Matteo Croce |
2020-10-21 | KVM: VMX: Forbid userspace MSR filters for x2APIC | Paolo Bonzini |
2020-10-21 | KVM: VMX: Ignore userspace MSR filters for x2APIC | Sean Christopherson |
2020-10-21 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-10-21 | treewide: remove DISABLE_LTO | Sami Tolvanen |