Show patches with: Submitter = Maxim Levitsky       |    State = Action Required       |   626 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/9] vfio/mdev: add .request callback [1/9] vfio/mdev: add .request callback - - - --- 2019-03-19 Maxim Levitsky New
[2/9] nvme/core: add some more values from the spec [1/9] vfio/mdev: add .request callback - - - --- 2019-03-19 Maxim Levitsky New
[3/9] nvme/core: add NVME_CTRL_SUSPENDED controller state [1/9] vfio/mdev: add .request callback - - - --- 2019-03-19 Maxim Levitsky New
[4/9] nvme/pci: use the NVME_CTRL_SUSPENDED state [1/9] vfio/mdev: add .request callback - - - --- 2019-03-19 Maxim Levitsky New
[5/9] nvme/pci: add known admin effects to augument admin effects log page [1/9] vfio/mdev: add .request callback - - - --- 2019-03-19 Maxim Levitsky New
[6/9] nvme/pci: init shadow doorbell after each reset [1/9] vfio/mdev: add .request callback - - - --- 2019-03-19 Maxim Levitsky New
[7/9] nvme/core: add mdev interfaces [1/9] vfio/mdev: add .request callback - - - --- 2019-03-19 Maxim Levitsky New
[9/9] nvme/pci: implement the mdev external queue allocation interface [1/9] vfio/mdev: add .request callback - - - --- 2019-03-19 Maxim Levitsky New
[v2,01/10] vfio/mdev: add notifier for map events RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[v2,02/10] vfio/mdev: add .request callback RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[v2,03/10] nvme/core: add some more values from the spec RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[v2,04/10] nvme/core: add NVME_CTRL_SUSPENDED controller state RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[v2,05/10] nvme/pci: use the NVME_CTRL_SUSPENDED state RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[v2,06/10] nvme/core: add mdev interfaces RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[v2,08/10] nvme/pci: implement the mdev external queue allocation interface RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[v2,09/10] nvme/mdev - Add inline performance measurments RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[v2,10/10] nvme/mdev - generic block IO code RFC: NVME MDEV - - - --- 2019-05-02 Maxim Levitsky New
[1/2] kvm: cosmetic: remove wrong braces in kvm_init_msr_list switch Fix breakage from adding MSR_IA32_UMWAIT_CONTROL - 1 - --- 2020-05-20 Maxim Levitsky New
[2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally Fix breakage from adding MSR_IA32_UMWAIT_CONTROL - - - --- 2020-05-20 Maxim Levitsky New
[1/1] thunderbolt: add trivial .shutdown RFC: Make thunderbolt NHI driver work with kexec - - - --- 2020-05-20 Maxim Levitsky New
[1/2] kvm/x86/vmx: enable X86_FEATURE_WAITPKG in KVM capabilities Fix issue with not starting nesting guests on my system - 1 - --- 2020-05-23 Maxim Levitsky New
[2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally Fix issue with not starting nesting guests on my system - 1 - --- 2020-05-23 Maxim Levitsky New
[v3,1/2] KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities Fix issue with not starting nesting guests on my system - 2 - --- 2020-05-27 Maxim Levitsky New
[v3,2/2] KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally Fix issue with not starting nesting guests on my system - 2 - --- 2020-05-27 Maxim Levitsky New
SVM: add test for nested guest RIP corruption SVM: add test for nested guest RIP corruption - - - --- 2020-06-22 Maxim Levitsky New
[v2] SVM: add test for nested guest RIP corruption [v2] SVM: add test for nested guest RIP corruption - - - --- 2020-06-23 Maxim Levitsky New
kvm: x86: rewrite kvm_spec_ctrl_valid_bits kvm: x86: rewrite kvm_spec_ctrl_valid_bits - - - --- 2020-07-02 Maxim Levitsky New
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host - - - --- 2020-07-08 Maxim Levitsky New
[1/8] KVM: SVM: rename a variable in the svm_create_vcpu KVM: nSVM: ondemand nested state allocation + nested guest state caching - - - --- 2020-08-20 Maxim Levitsky New
[2/8] KVM: nSVM: rename nested 'vmcb' to vmcb_gpa in few places KVM: nSVM: ondemand nested state allocation + nested guest state caching - - - --- 2020-08-20 Maxim Levitsky New
[3/8] KVM: SVM: refactor msr permission bitmap allocation KVM: nSVM: ondemand nested state allocation + nested guest state caching - - - --- 2020-08-20 Maxim Levitsky New
[4/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value KVM: nSVM: ondemand nested state allocation + nested guest state caching - - - --- 2020-08-20 Maxim Levitsky New
[5/8] KVM: nSVM: implement ondemand allocation of the nested state KVM: nSVM: ondemand nested state allocation + nested guest state caching - - - --- 2020-08-20 Maxim Levitsky New
[6/8] SVM: nSVM: cache whole nested vmcb instead of only its control area KVM: nSVM: ondemand nested state allocation + nested guest state caching - - - --- 2020-08-20 Maxim Levitsky New
[7/8] KVM: nSVM: implement caching of nested vmcb save area KVM: nSVM: ondemand nested state allocation + nested guest state caching - - - --- 2020-08-20 Maxim Levitsky New
[8/8] KVM: nSVM: read only changed fields of the nested guest data area KVM: nSVM: ondemand nested state allocation + nested guest state caching - - - --- 2020-08-20 Maxim Levitsky New
[v2,1/7] KVM: SVM: rename a variable in the svm_create_vcpu KVM: nSVM: ondemand nested state allocation + smm fixes - 1 - --- 2020-08-20 Maxim Levitsky New
[v2,2/7] KVM: nSVM: rename nested 'vmcb' to vmcb12_gpa in few places KVM: nSVM: ondemand nested state allocation + smm fixes - 1 - --- 2020-08-20 Maxim Levitsky New
[v2,3/7] KVM: SVM: refactor msr permission bitmap allocation KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-20 Maxim Levitsky New
[v2,4/7] KVM: x86: allow kvm_x86_ops.set_efer to return a value KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-20 Maxim Levitsky New
[v2,5/7] KVM: nSVM: more strict smm checks KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-20 Maxim Levitsky New
[v2,6/7] KVM: emulator: more strict rsm checks. KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-20 Maxim Levitsky New
[v2,7/7] KVM: nSVM: implement ondemand allocation of the nested state KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-20 Maxim Levitsky New
[1/3] SVM: nSVM: correctly restore GIF on vmexit from nesting after migration Few nSVM bugfixes - - - --- 2020-08-27 Maxim Levitsky New
[2/3] SVM: nSVM: setup nested msr permission bitmap on nested state load Few nSVM bugfixes - - - --- 2020-08-27 Maxim Levitsky New
[3/3] KVM: nSVM: more strict SMM checks when returning to nested guest Few nSVM bugfixes - - - --- 2020-08-27 Maxim Levitsky New
[1/8] KVM: SVM: rename a variable in the svm_create_vcpu KVM: nSVM: ondemand nested state allocation + smm fixes - 1 - --- 2020-08-27 Maxim Levitsky New
[2/8] KVM: nSVM: rename nested vmcb to vmcb12 KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[3/8] KVM: SVM: refactor msr permission bitmap allocation KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[4/8] KVM: SVM: use __GFP_ZERO instead of clear_page KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[5/8] KVM: SVM: refactor exit labels in svm_create_vcpu KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[6/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[7/8] KVM: emulator: more strict rsm checks. KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[8/8] KVM: nSVM: implement ondemand allocation of the nested state KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[v3,1/8] KVM: SVM: rename a variable in the svm_create_vcpu KVM: nSVM: ondemand nested state allocation + smm fixes - 1 - --- 2020-08-27 Maxim Levitsky New
[v3,2/8] KVM: nSVM: rename nested vmcb to vmcb12 KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[v3,3/8] KVM: SVM: refactor msr permission bitmap allocation KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[v3,4/8] KVM: SVM: use __GFP_ZERO instead of clear_page KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[v3,5/8] KVM: SVM: refactor exit labels in svm_create_vcpu KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[v3,6/8] KVM: x86: allow kvm_x86_ops.set_efer to return a value KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[v3,7/8] KVM: emulator: more strict rsm checks. KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[v3,8/8] KVM: nSVM: implement ondemand allocation of the nested state KVM: nSVM: ondemand nested state allocation + smm fixes - - - --- 2020-08-27 Maxim Levitsky New
[v4,1/2] KVM: add request KVM_REQ_OUT_OF_MEMORY KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-17 Maxim Levitsky New
[v4,2/2] KVM: nSVM: implement ondemand allocation of the nested state KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-17 Maxim Levitsky New
[1/1] KVM: x86: fix MSR_IA32_TSC read for nested migration KVM: correctly restore the TSC value on nested migration - - - --- 2020-09-17 Maxim Levitsky New
[v2,1/1] KVM: x86: fix MSR_IA32_TSC read for nested migration KVM: correctly restore the TSC value on nested migration - - - --- 2020-09-21 Maxim Levitsky New
[v5,1/4] KVM: x86: xen_hvm_config: cleanup return values KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-21 Maxim Levitsky New
[v5,2/4] KVM: x86: report negative values from wrmsr to userspace KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-21 Maxim Levitsky New
[v5,3/4] KVM: x86: allow kvm_x86_ops.set_efer to return a value KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-21 Maxim Levitsky New
[v5,4/4] KVM: nSVM: implement ondemand allocation of the nested state KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-21 Maxim Levitsky New
[v6,1/4] KVM: x86: xen_hvm_config: cleanup return values KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-22 Maxim Levitsky New
[v6,2/4] KVM: x86: report negative values from wrmsr emulation to userspace KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-22 Maxim Levitsky New
[v6,3/4] KVM: x86: allow kvm_x86_ops.set_efer to return an error value KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-22 Maxim Levitsky New
[v6,4/4] KVM: nSVM: implement on demand allocation of the nested state KVM: nSVM: ondemand nested state allocation - - - --- 2020-09-22 Maxim Levitsky New
[v7,1/4] KVM: x86: xen_hvm_config: cleanup return values KVM: nSVM: ondemand nested state allocation - - - --- 2020-10-01 Maxim Levitsky New
[v7,2/4] KVM: x86: report negative values from wrmsr emulation to userspace KVM: nSVM: ondemand nested state allocation - - - --- 2020-10-01 Maxim Levitsky New
[v7,3/4] KVM: x86: allow kvm_x86_ops.set_efer to return an error value KVM: nSVM: ondemand nested state allocation - - - --- 2020-10-01 Maxim Levitsky New
[v7,4/4] KVM: nSVM: implement on demand allocation of the nested state KVM: nSVM: ondemand nested state allocation - - - --- 2020-10-01 Maxim Levitsky New
KVM: x86: use positive error values for msr emulation that causes #GP KVM: x86: use positive error values for msr emulation that causes #GP - 1 - --- 2020-11-01 Maxim Levitsky New
[1/2] KVM: x86: implement KVM_SET_TSC_PRECISE/KVM_GET_TSC_PRECISE RFC: Precise TSC migration - - - --- 2020-11-30 Maxim Levitsky New
[2/2] KVM: x86: introduce KVM_X86_QUIRK_TSC_HOST_ACCESS RFC: Precise TSC migration - - - --- 2020-11-30 Maxim Levitsky New
[1/2] Update the kernel headers for 5.10-rc5 + TSC RFC: Precise TSC migration - - - --- 2020-11-30 Maxim Levitsky New
[2/2] Implement support for precise TSC migration RFC: Precise TSC migration - - - --- 2020-11-30 Maxim Levitsky New
[1/1] KVM: x86: ignore SIPIs that are received while not in wait-for-sipi state Fix for a recent regression in kvm/queue (guest using 100% cpu time) - - - --- 2020-12-03 Maxim Levitsky New
[v2,1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE RFC: Precise TSC migration - - - --- 2020-12-03 Maxim Levitsky New
[v2,2/3] KVM: x86: introduce KVM_X86_QUIRK_TSC_HOST_ACCESS RFC: Precise TSC migration - - - --- 2020-12-03 Maxim Levitsky New
[v2,3/3] kvm/selftests: update tsc_msrs_test to cover KVM_X86_QUIRK_TSC_HOST_ACCESS RFC: Precise TSC migration - - - --- 2020-12-03 Maxim Levitsky New
[v2,1/2] Update the kernel headers for 5.10-rc5 + TSC RFC: Precise TSC migration - - - --- 2020-12-03 Maxim Levitsky New
[v2,2/2] Implement support for precise TSC migration RFC: Precise TSC migration - - - --- 2020-12-03 Maxim Levitsky New
[1/6] KVM: SVM: create svm_process_injected_event KVM: nSVM: few random fixes - - - --- 2021-01-06 Maxim Levitsky New
[2/6] KVM: nSVM: fix for disappearing L1->L2 event injection on L1 migration KVM: nSVM: few random fixes - - - --- 2021-01-06 Maxim Levitsky New
[3/6] KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit KVM: nSVM: few random fixes - - - --- 2021-01-06 Maxim Levitsky New
[4/6] KVM: nSVM: correctly restore nested_run_pending on migration KVM: nSVM: few random fixes - - - --- 2021-01-06 Maxim Levitsky New
[5/6] KVM: nSVM: always leave the nested state first on KVM_SET_NESTED_STATE KVM: nSVM: few random fixes - - - --- 2021-01-06 Maxim Levitsky New
[6/6] KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode KVM: nSVM: few random fixes - - - --- 2021-01-06 Maxim Levitsky New
[1/2] KVM: VMX: create vmx_process_injected_event RFC: VMX: fix for disappearing L1->L2 event injection on L1 migration - - - --- 2021-01-06 Maxim Levitsky New
[2/2] KVM: nVMX: fix for disappearing L1->L2 event injection on L1 migration RFC: VMX: fix for disappearing L1->L2 event injection on L1 migration - - - --- 2021-01-06 Maxim Levitsky New
[v2,1/4] KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit KVM: nSVM: few random fixes - - - --- 2021-01-07 Maxim Levitsky New
[v2,2/4] KVM: nSVM: correctly restore nested_run_pending on migration KVM: nSVM: few random fixes - - - --- 2021-01-07 Maxim Levitsky New
[v2,3/4] KVM: nSVM: always leave the nested state first on KVM_SET_NESTED_STATE KVM: nSVM: few random fixes - - - --- 2021-01-07 Maxim Levitsky New
« 1 2 3 46 7 »