Show patches with: Submitter = Binbin Wu       |    State = Action Required       |    Archived = No       |   40 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] selftests/x86/lam: Zero out buffer for readlink() [v2] selftests/x86/lam: Zero out buffer for readlink() - 1 - --- 2023-10-16 Binbin Wu New
selftests/x86/lam: Zero out buffer for readlink() selftests/x86/lam: Zero out buffer for readlink() - - - --- 2023-09-23 Binbin Wu New
[v11,16/16] KVM: x86: Advertise LASS CPUID to user space LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,15/16] KVM: VMX: Virtualize LASS LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,14/16] KVM: emulator: Add emulation of LASS violation checks on linear address LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,13/16] KVM: x86: Use KVM-governed feature framework to track "LAM enabled" LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,12/16] KVM: x86: Advertise and enable LAM (user and supervisor) LAM and LASS KVM Enabling - 3 1 --- 2023-09-13 Binbin Wu New
[v11,11/16] KVM: x86: Virtualize LAM for user pointer LAM and LASS KVM Enabling - 2 1 --- 2023-09-13 Binbin Wu New
[v11,10/16] KVM: x86: Virtualize LAM for supervisor pointer LAM and LASS KVM Enabling - 2 1 --- 2023-09-13 Binbin Wu New
[v11,09/16] KVM: x86: Untag address for vmexit handlers when LAM applicable LAM and LASS KVM Enabling - 1 1 --- 2023-09-13 Binbin Wu New
[v11,08/16] KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator LAM and LASS KVM Enabling - 1 1 --- 2023-09-13 Binbin Wu New
[v11,07/16] KVM: x86: Remove kvm_vcpu_is_illegal_gpa() LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,06/16] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,05/16] KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,04/16] KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg() LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,03/16] KVM: x86: Add an emulation flag for implicit system access LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,02/16] KVM: x86: Use a new flag for branch targets LAM and LASS KVM Enabling - - 1 --- 2023-09-13 Binbin Wu New
[v11,01/16] KVM: x86: Consolidate flags for __linearize() LAM and LASS KVM Enabling 1 1 1 --- 2023-09-13 Binbin Wu New
[v10,9/9] KVM: x86: Expose LAM feature to userspace VMM Linear Address Masking (LAM) KVM Enabling - 3 1 --- 2023-07-19 Binbin Wu New
[v10,8/9] KVM: x86: Untag address for vmexit handlers when LAM applicable Linear Address Masking (LAM) KVM Enabling - 1 - --- 2023-07-19 Binbin Wu New
[v10,7/9] KVM: VMX: Implement and wire get_untagged_addr() for LAM Linear Address Masking (LAM) KVM Enabling - 1 - --- 2023-07-19 Binbin Wu New
[v10,6/9] KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator Linear Address Masking (LAM) KVM Enabling - 1 1 --- 2023-07-19 Binbin Wu New
[v10,5/9] KVM: x86: Virtualize CR3.LAM_{U48,U57} Linear Address Masking (LAM) KVM Enabling - 2 1 --- 2023-07-19 Binbin Wu New
[v10,4/9] KVM: x86: Virtualize CR4.LAM_SUP Linear Address Masking (LAM) KVM Enabling - 2 1 --- 2023-07-19 Binbin Wu New
[v10,3/9] KVM: x86: Use KVM-governed feature framework to track "LAM enabled" Linear Address Masking (LAM) KVM Enabling - - - --- 2023-07-19 Binbin Wu New
[v10,2/9] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality Linear Address Masking (LAM) KVM Enabling - - - --- 2023-07-19 Binbin Wu New
[v10,1/9] KVM: x86/mmu: Use GENMASK_ULL() to define __PT_BASE_ADDR_MASK Linear Address Masking (LAM) KVM Enabling - - - --- 2023-07-19 Binbin Wu New
[v9,6/6] KVM: x86: Expose LAM feature to userspace VMM Linear Address Masking (LAM) KVM Enabling - 3 1 --- 2023-06-06 Binbin Wu New
[v9,5/6] KVM: x86: Untag address when LAM applicable Linear Address Masking (LAM) KVM Enabling - 1 1 --- 2023-06-06 Binbin Wu New
[v9,4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Linear Address Masking (LAM) KVM Enabling - 1 1 --- 2023-06-06 Binbin Wu New
[v9,3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57} Linear Address Masking (LAM) KVM Enabling - 2 1 --- 2023-06-06 Binbin Wu New
[v9,2/6] KVM: x86: Virtualize CR4.LAM_SUP Linear Address Masking (LAM) KVM Enabling - 2 1 --- 2023-06-06 Binbin Wu New
[v9,1/6] KVM: x86: Consolidate flags for __linearize() Linear Address Masking (LAM) KVM Enabling 1 1 - --- 2023-06-06 Binbin Wu New
[v8,6/6] KVM: x86: Expose LAM feature to userspace VMM Linear Address Masking (LAM) KVM Enabling - 2 1 --- 2023-05-10 Binbin Wu New
[v8,5/6] KVM: x86: Untag address when LAM applicable Linear Address Masking (LAM) KVM Enabling - 1 1 --- 2023-05-10 Binbin Wu New
[v8,4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops Linear Address Masking (LAM) KVM Enabling - 1 1 --- 2023-05-10 Binbin Wu New
[v8,3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57} Linear Address Masking (LAM) KVM Enabling - 2 1 --- 2023-05-10 Binbin Wu New
[v8,2/6] KVM: x86: Virtualize CR4.LAM_SUP Linear Address Masking (LAM) KVM Enabling - 1 1 --- 2023-05-10 Binbin Wu New
[v8,1/6] KVM: x86: Consolidate flags for __linearize() Linear Address Masking (LAM) KVM Enabling 1 1 - --- 2023-05-10 Binbin Wu New
KVM: x86: Remove duplicated calls of reverse_cpuid_check() KVM: x86: Remove duplicated calls of reverse_cpuid_check() - - - --- 2023-02-21 Binbin Wu New