Show patches with: Submitter = Miaohe Lin       |    State = Action Required       |   92 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: x86/mmu: fix some comment typos KVM: x86/mmu: fix some comment typos - 1 - --- 2022-09-13 Miaohe Lin New
KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch() KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch() - 1 - --- 2022-09-13 Miaohe Lin New
KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE - 1 - --- 2022-09-13 Miaohe Lin New
KVM: x86/mmu: add missing update to max_mmu_rmap_size KVM: x86/mmu: add missing update to max_mmu_rmap_size - 1 - --- 2022-09-07 Miaohe Lin New
KVM: x86: fix memoryleak in kvm_arch_vcpu_create() KVM: x86: fix memoryleak in kvm_arch_vcpu_create() - - - --- 2022-09-01 Miaohe Lin New
KVM: fix memoryleak in kvm_init() KVM: fix memoryleak in kvm_init() - 1 - --- 2022-08-23 Miaohe Lin New
kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init() kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init() - 1 - --- 2022-08-23 Miaohe Lin New
KVM: x86: small optimization for is_mtrr_mask calculation KVM: x86: small optimization for is_mtrr_mask calculation - - - --- 2020-03-05 Miaohe Lin New
KVM: VMX: Use wrapper macro ~RMODE_GUEST_OWNED_EFLAGS_BITS directly KVM: VMX: Use wrapper macro ~RMODE_GUEST_OWNED_EFLAGS_BITS directly - - - --- 2020-03-05 Miaohe Lin New
[v2] KVM: X86: deprecate obsolete KVM_GET_CPUID2 ioctl [v2] KVM: X86: deprecate obsolete KVM_GET_CPUID2 ioctl - 1 - --- 2020-02-27 Miaohe Lin New
[v2] KVM: Fix some obsolete comments [v2] KVM: Fix some obsolete comments - 1 - --- 2020-02-27 Miaohe Lin New
KVM: Fix some obsolete comments KVM: Fix some obsolete comments - 1 - --- 2020-02-25 Miaohe Lin New
KVM: X86: avoid meaningless kvm_apicv_activated() check KVM: X86: avoid meaningless kvm_apicv_activated() check - - - --- 2020-02-25 Miaohe Lin New
[RESEND] KVM: X86: eliminate obsolete KVM_GET_CPUID2 ioctl [RESEND] KVM: X86: eliminate obsolete KVM_GET_CPUID2 ioctl - - - --- 2020-02-24 Miaohe Lin New
[v3] KVM: apic: avoid calculating pending eoi from an uninitialized val [v3] KVM: apic: avoid calculating pending eoi from an uninitialized val - 1 - --- 2020-02-24 Miaohe Lin New
KVM: X86: eliminate some meaningless code KVM: X86: eliminate some meaningless code - - - --- 2020-02-21 Miaohe Lin New
[v2] KVM: apic: avoid calculating pending eoi from an uninitialized val [v2] KVM: apic: avoid calculating pending eoi from an uninitialized val - 1 - --- 2020-02-21 Miaohe Lin New
KVM: apic: avoid calculating pending eoi from an uninitialized val KVM: apic: avoid calculating pending eoi from an uninitialized val - 1 - --- 2020-02-20 Miaohe Lin New
[v2] KVM: VMX: replace "fall through" with "return" to indicate different case [v2] KVM: VMX: replace "fall through" with "return" to indicate different case - 1 - --- 2020-02-19 Miaohe Lin New
KVM: VMX: replace "fall through" with "return true" to indicate different case KVM: VMX: replace "fall through" with "return true" to indicate different case - 1 - --- 2020-02-18 Miaohe Lin New
KVM: apic: rename apic_lvt_vector and apic_lvt_enabled KVM: apic: rename apic_lvt_vector and apic_lvt_enabled - 1 - --- 2020-02-18 Miaohe Lin New
[v2] KVM: VMX: Add 'else' to split mutually exclusive case [v2] KVM: VMX: Add 'else' to split mutually exclusive case - 1 - --- 2020-02-17 Miaohe Lin New
KVM: x86: Fix print format and coding style KVM: x86: Fix print format and coding style - 1 - --- 2020-02-15 Miaohe Lin New
KVM: nVMX: Fix some obsolete comments and grammar error KVM: nVMX: Fix some obsolete comments and grammar error - - - --- 2020-02-14 Miaohe Lin New
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI - 1 - --- 2020-02-14 Miaohe Lin New
KVM: x86: eliminate some unreachable code KVM: x86: eliminate some unreachable code - 2 - --- 2020-02-13 Miaohe Lin New
KVM: apic: remove unused function apic_lvt_vector() KVM: apic: remove unused function apic_lvt_vector() - 1 - --- 2020-02-13 Miaohe Lin New
KVM: VMX: Add 'else' to split mutually exclusive case KVM: VMX: Add 'else' to split mutually exclusive case - - - --- 2020-02-13 Miaohe Lin New
[v2] KVM: x86: remove duplicated KVM_REQ_EVENT request [v2] KVM: x86: remove duplicated KVM_REQ_EVENT request - 1 - --- 2020-02-07 Miaohe Lin New
[v2] KVM: nVMX: Fix some comment typos and coding style [v2] KVM: nVMX: Fix some comment typos and coding style - 1 - --- 2020-02-07 Miaohe Lin New
[v2] KVM: apic: reuse smp_wmb() in kvm_make_request() [v2] KVM: apic: reuse smp_wmb() in kvm_make_request() - 2 - --- 2020-02-07 Miaohe Lin New
KVM: nVMX: Fix some comment typos and coding style KVM: nVMX: Fix some comment typos and coding style - - - --- 2020-02-06 Miaohe Lin New
KVM: apic: reuse smp_wmb() in kvm_make_request() KVM: apic: reuse smp_wmb() in kvm_make_request() - 1 - --- 2020-02-06 Miaohe Lin New
KVM: x86: remove duplicated KVM_REQ_EVENT request KVM: x86: remove duplicated KVM_REQ_EVENT request - - - --- 2020-02-06 Miaohe Lin New
KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration - 1 - --- 2020-02-05 Miaohe Lin New
KVM: nVMX: set rflags to specify success in handle_invvpid() default case KVM: nVMX: set rflags to specify success in handle_invvpid() default case - - - --- 2020-01-23 Miaohe Lin New
KVM: x86: avoid some unnecessary copy in __x86_set_memory_region() KVM: x86: avoid some unnecessary copy in __x86_set_memory_region() - - - --- 2020-01-23 Miaohe Lin New
KVM: nVMX: delete meaningless nested_vmx_run() declaration KVM: nVMX: delete meaningless nested_vmx_run() declaration - 2 - --- 2020-01-23 Miaohe Lin New
KVM: X86: Add 'else' to unify fastop and execute call path KVM: X86: Add 'else' to unify fastop and execute call path - 1 - --- 2020-01-22 Miaohe Lin New
KVM: VMX: remove duplicated segment cache clear KVM: VMX: remove duplicated segment cache clear - 1 - --- 2020-01-21 Miaohe Lin New
KVM: apic: short-circuit kvm_apic_accept_pic_intr() when pic intr is accepted KVM: apic: short-circuit kvm_apic_accept_pic_intr() when pic intr is accepted - 1 - --- 2020-01-18 Miaohe Lin New
KVM: x86: avoid clearing pending exception event twice KVM: x86: avoid clearing pending exception event twice - - - --- 2020-01-18 Miaohe Lin New
[v2] KVM: SVM: Fix potential memory leak in svm_cpu_init() [v2] KVM: SVM: Fix potential memory leak in svm_cpu_init() - 2 - --- 2020-01-04 Miaohe Lin New
KVM: SVM: Fix potential memory leak in svm_cpu_init() KVM: SVM: Fix potential memory leak in svm_cpu_init() - 2 - --- 2020-01-02 Miaohe Lin New
[v2] KVM: nVMX: vmread should not set rflags to specify success in case of #PF [v2] KVM: nVMX: vmread should not set rflags to specify success in case of #PF - 2 - --- 2019-12-28 Miaohe Lin New
KVM: nvmx: retry writing guest memory after page fault injected KVM: nvmx: retry writing guest memory after page fault injected - 1 - --- 2019-12-25 Miaohe Lin New
[v2] KVM: x86: remove unnecessary return vals of kvm pit functions [v2] KVM: x86: remove unnecessary return vals of kvm pit functions - - - --- 2019-12-19 Miaohe Lin New
KVM: vmx: delete meaningless nested_vmx_prepare_msr_bitmap() declaration KVM: vmx: delete meaningless nested_vmx_prepare_msr_bitmap() declaration - 1 - --- 2019-12-14 Miaohe Lin New
[v2,4/4] KVM: hyperv: Fix some typos in vcpu unimpl info Fix various comment errors - 1 - --- 2019-12-12 Miaohe Lin New
[v2,3/4] KVM: Fix some writing mistakes and wrong function name in comments Fix various comment errors - 1 - --- 2019-12-12 Miaohe Lin New
[v2,2/4] KVM: x86: Fix some comment typos and grammar mistakes Fix various comment errors - 1 - --- 2019-12-12 Miaohe Lin New
[v2,1/4] KVM: VMX: Fix some typos and out-dated function names in comments Fix various comment errors - - - --- 2019-12-12 Miaohe Lin New
[6/6] KVM: Fix some writing mistakes Fix various comment errors - - - --- 2019-12-11 Miaohe Lin New
[5/6] KVM: hyperv: Fix some typos in vcpu unimpl info Fix various comment errors - - - --- 2019-12-11 Miaohe Lin New
[4/6] KVM: Fix some grammar mistakes Fix various comment errors - - - --- 2019-12-11 Miaohe Lin New
[3/6] KVM: Fix some comment typos and missing parentheses Fix various comment errors - - - --- 2019-12-11 Miaohe Lin New
[2/6] KVM: Fix some out-dated function names in comment Fix various comment errors - - - --- 2019-12-11 Miaohe Lin New
[1/6] KVM: Fix some wrong function names in comment Fix various comment errors - - - --- 2019-12-11 Miaohe Lin New
[6/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_reinject() remove unnecessary return val of kvm pit - - - --- 2019-12-07 Miaohe Lin New
[5/6] KVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject() remove unnecessary return val of kvm pit - - - --- 2019-12-07 Miaohe Lin New
[4/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_set_pit2() remove unnecessary return val of kvm pit - - - --- 2019-12-07 Miaohe Lin New
[3/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_get_pit2() Untitled series #213097 - - - --- 2019-12-07 Miaohe Lin New
[2/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_set_pit() remove unnecessary return val of kvm pit - - - --- 2019-12-07 Miaohe Lin New
[1/6] KVM: x86: remove always equal to 0 return val of kvm_vm_ioctl_get_pit() remove unnecessary return val of kvm pit - - - --- 2019-12-07 Miaohe Lin New
KVM: x86: Fix some comment typos KVM: x86: Fix some comment typos - - - --- 2019-12-06 Miaohe Lin New
[2/2] KVM: lib: use jump label to handle resource release in irq_bypass_register_producer() use jump label to handle resource release in irq_bypass_register_* - - - --- 2019-12-06 Miaohe Lin New
[1/2] KVM: lib: use jump label to handle resource release in irq_bypass_register_consumer() use jump label to handle resource release in irq_bypass_register_* - - - --- 2019-12-06 Miaohe Lin New
KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry() KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry() - - - --- 2019-12-05 Miaohe Lin New
KVM: get rid of var page in kvm_set_pfn_dirty() KVM: get rid of var page in kvm_set_pfn_dirty() - - - --- 2019-12-05 Miaohe Lin New
KVM: vmx: remove unreachable statement in vmx_get_msr_feature() KVM: vmx: remove unreachable statement in vmx_get_msr_feature() - - - --- 2019-12-05 Miaohe Lin New
[v3] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create() [v3] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create() - 2 - --- 2019-11-30 Miaohe Lin New
KVM: arm/arm64: Fix some obsolete comments KVM: arm/arm64: Fix some obsolete comments - - - --- 2019-11-29 Miaohe Lin New
[v2] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create() [v2] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create() - 1 - --- 2019-11-28 Miaohe Lin New
KVM: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy() KVM: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy() - 1 - --- 2019-11-28 Miaohe Lin New
KVM: arm64: eliminate unnecessary var err and jump label in set_core_reg() KVM: arm64: eliminate unnecessary var err and jump label in set_core_reg() - 1 - --- 2019-11-28 Miaohe Lin New
KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug() KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug() - 1 - --- 2019-11-28 Miaohe Lin New
KVM: vgic: Use warpper function to lock/unlock all vcpus in kvm_vgic_create() KVM: vgic: Use warpper function to lock/unlock all vcpus in kvm_vgic_create() - 1 - --- 2019-11-28 Miaohe Lin New
KVM: Fix jump label out_free_* in kvm_init() KVM: Fix jump label out_free_* in kvm_init() - - - --- 2019-11-23 Miaohe Lin New
KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init() KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init() - - - --- 2019-11-23 Miaohe Lin New
KVM: arm: get rid of unused arg in cpu_init_hyp_mode() KVM: arm: get rid of unused arg in cpu_init_hyp_mode() - - - --- 2019-11-21 Miaohe Lin New
KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi - - - --- 2019-11-09 Miaohe Lin New
KVM: X86: avoid unused setup_syscalls_segments call when SYSCALL check failed KVM: X86: avoid unused setup_syscalls_segments call when SYSCALL check failed - - - --- 2019-11-09 Miaohe Lin New
KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init - - - --- 2019-11-09 Miaohe Lin New
VFIO: PCI: eliminate unnecessary overhead in vfio_pci_reflck_find VFIO: PCI: eliminate unnecessary overhead in vfio_pci_reflck_find - - - --- 2019-10-30 Miaohe Lin New
[v2] KVM: x86: get rid of odd out jump label in pdptrs_changed [v2] KVM: x86: get rid of odd out jump label in pdptrs_changed - - - --- 2019-10-25 Miaohe Lin New
KVM: avoid unnecessary bitmap clear ops KVM: avoid unnecessary bitmap clear ops - - - --- 2019-10-25 Miaohe Lin New
KVM: x86: get rid of odd out jump label in pdptrs_changed KVM: x86: get rid of odd out jump label in pdptrs_changed - - - --- 2019-10-25 Miaohe Lin New
[v2] KVM: remove redundant code in kvm_arch_vm_ioctl [v2] KVM: remove redundant code in kvm_arch_vm_ioctl - - - --- 2019-10-21 Miaohe Lin New
KVM: remove redundant code in kvm_arch_vm_ioctl KVM: remove redundant code in kvm_arch_vm_ioctl - - - --- 2019-10-21 Miaohe Lin New
[v2] KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update [v2] KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update - - - --- 2019-10-18 Miaohe Lin New
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update - - - --- 2019-10-16 Miaohe Lin New
KVM : remove redundant assignment of var new_entry KVM : remove redundant assignment of var new_entry - - - --- 2019-08-12 Miaohe Lin New