Show patches with: Submitter = Fuad Tabba       |    State = Action Required       |   364 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,4/4] KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM 1 1 - --- 2025-03-14 Fuad Tabba New
[v3,3/4] KVM: arm64: Factor out pKVM hyp vcpu creation to separate function KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM 1 1 - --- 2025-03-14 Fuad Tabba New
[v3,2/4] KVM: arm64: Initialize HCRX_EL2 traps in pKVM KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM - 1 - --- 2025-03-14 Fuad Tabba New
[v3,1/4] KVM: arm64: Factor out setting HCRX_EL2 traps into separate function KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM - 1 - --- 2025-03-14 Fuad Tabba New
[v2,4/4] KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM - - - --- 2025-02-26 Fuad Tabba New
[v2,3/4] KVM: arm64: Factor out pKVM hyp vcpu creation to separate function KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM 1 - - --- 2025-02-26 Fuad Tabba New
[v2,2/4] KVM: arm64: Initialize HCRX_EL2 traps in pKVM KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM - - - --- 2025-02-26 Fuad Tabba New
[v2,1/4] KVM: arm64: Factor out setting HCRX_EL2 traps into separate function KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM - - - --- 2025-02-26 Fuad Tabba New
[v1,3/3] KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM 1 - - --- 2025-02-14 Fuad Tabba New
[v1,2/3] KVM: arm64: Factor out pkvm hyp vcpu creation to separate function KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM - - - --- 2025-02-14 Fuad Tabba New
[v1,1/3] KVM: arm64: Initialize HCRX_EL2 traps in pKVM KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM - - - --- 2025-02-14 Fuad Tabba New
[v1] arm64: head.S: Do not trap access to MPAMSM_EL1 [v1] arm64: head.S: Do not trap access to MPAMSM_EL1 - - - --- 2025-02-05 Fuad Tabba New
[v5,17/17] KVM: arm64: Use kvm_vcpu_has_feature() directly for struct kvm KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,16/17] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,15/17] KVM: arm64: Remove PtrAuth guest vcpu flag KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,14/17] KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,13/17] KVM: arm64: Refactor kvm_reset_cptr_el2() KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,12/17] KVM: arm64: Calculate cptr_el2 traps on activating traps KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,11/17] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,10/17] KVM: arm64: Remove fixed_config.h header KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,09/17] KVM: arm64: Rework specifying restricted features for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,08/17] KVM: arm64: Set protected VM traps based on its view of feature registers KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,07/17] KVM: arm64: Fix RAS trapping in pKVM for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,06/17] KVM: arm64: Initialize feature id registers for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,05/17] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,04/17] KVM: arm64: Remove KVM_ARM_VCPU_POWER_OFF from protected VMs allowed features in pKVM KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,03/17] KVM: arm64: Move checking protected vcpu features to a separate function KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,02/17] KVM: arm64: Group setting traps for protected VMs by control register KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v5,01/17] KVM: arm64: Consolidate allowed and restricted VM feature checks KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-16 Fuad Tabba New
[v4,14/14] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,13/14] KVM: arm64: Remove PtrAuth guest vcpu flag KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,12/14] KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,11/14] KVM: arm64: Refactor kvm_reset_cptr_el2() KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,10/14] KVM: arm64: Calculate cptr_el2 traps on activating traps KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,09/14] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,08/14] KVM: arm64: Remove fixed_config.h header KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,07/14] KVM: arm64: Rework specifying restricted features for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,06/14] KVM: arm64: Set protected VM traps based on its view of feature registers KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,05/14] KVM: arm64: Initialize feature id registers for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,04/14] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,03/14] KVM: arm64: Move checking protected vcpu features to a separate function KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,02/14] KVM: arm64: Group setting traps for protected VMs by control register KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v4,01/14] KVM: arm64: Consolidate allowed and restricted VM feature checks KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-12-02 Fuad Tabba New
[v3,15/15] KVM: arm64: Renumber remaining vcpu guest configuration flags KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,14/15] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,13/15] KVM: arm64: Remove PtrAuth guest vcpu flag KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,12/15] KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,11/15] KVM: arm64: Refactor kvm_reset_cptr_el2() KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,10/15] KVM: arm64: Calculate cptr_el2 traps on activating traps KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,09/15] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,08/15] KVM: arm64: Remove fixed_config.h header KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,07/15] KVM: arm64: Rework specifying restricted features for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,06/15] KVM: arm64: Set protected VM traps based on its view of feature registers KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,05/15] KVM: arm64: Initialize feature id registers for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,04/15] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,03/15] KVM: arm64: Move checking protected vcpu features to a separate function KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,02/15] KVM: arm64: Group setting traps for protected VMs by control register KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v3,01/15] KVM: arm64: Consolidate allowed and restricted VM feature checks KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-28 Fuad Tabba New
[v2,12/12] KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,11/12] KVM: arm64: Refactor kvm_reset_cptr_el2() KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,10/12] KVM: arm64: Calculate cptr_el2 traps on activating traps KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,09/12] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,08/12] KVM: arm64: Remove fixed_config.h header KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,07/12] KVM: arm64: Rework specifying restricted features for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,06/12] KVM: arm64: Set protected VM traps based on its view of feature registers KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,05/12] KVM: arm64: Initialize feature id registers for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,04/12] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,03/12] KVM: arm64: Move checking protected vcpu features to a separate function KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,02/12] KVM: arm64: Group setting traps for protected VMs by control register KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v2,01/12] KVM: arm64: Consolidate allowed and restricted VM feature checks KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-22 Fuad Tabba New
[v1,12/12] fixup! KVM: arm64: Initialize feature id registers for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,11/12] KVM: arm64: Update vcpu state with live value of VBAR_EL1 on injecting an exception KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,10/12] KVM: arm64: Calculate cptr_el2 traps on activating traps KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,09/12] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,08/12] KVM: arm64: Remove fixed_config.h header KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,07/12] KVM: arm64: Rework specifying restricted features for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,06/12] KVM: arm64: Set protected VM traps based on its view of feature registers KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,05/12] KVM: arm64: Initialize feature id registers for protected VMs KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,04/12] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,03/12] KVM: arm64: Move checking protected vcpu features to a separate function KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,02/12] KVM: arm64: Group setting traps for protected VMs by control register KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v1,01/12] KVM: arm64: Consolidate allowed and restricted VM feature checks KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM - - - --- 2024-11-20 Fuad Tabba New
[v2] KVM: arm64: Tidying up PAuth code in KVM [v2] KVM: arm64: Tidying up PAuth code in KVM - - - --- 2024-07-22 Fuad Tabba New
[v1] KVM: arm64: Tidying up PAuth code in KVM [v1] KVM: arm64: Tidying up PAuth code in KVM - - - --- 2024-07-22 Fuad Tabba New
[v2] KVM: arm64: Allocate for maximum vector length for pKVM host sve state [v2] KVM: arm64: Allocate for maximum vector length for pKVM host sve state - - - --- 2024-06-06 Fuad Tabba New
[v1] KVM: arm64: Allocate for maximum vector length for pKVM host sve state [v1] KVM: arm64: Allocate for maximum vector length for pKVM host sve state - - - --- 2024-06-05 Fuad Tabba New
[v4,9/9] KVM: arm64: Ensure that SME controls are disabled in protected mode KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - - - --- 2024-06-03 Fuad Tabba New
[v4,8/9] KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - 1 - --- 2024-06-03 Fuad Tabba New
[v4,7/9] KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - 2 - --- 2024-06-03 Fuad Tabba New
[v4,6/9] KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - 1 - --- 2024-06-03 Fuad Tabba New
[v4,5/9] KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - 1 - --- 2024-06-03 Fuad Tabba New
[v4,4/9] KVM: arm64: Specialize handling of host fpsimd state on trap KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - 2 - --- 2024-06-03 Fuad Tabba New
[v4,3/9] KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - 1 - --- 2024-06-03 Fuad Tabba New
[v4,2/9] KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - 1 - --- 2024-06-03 Fuad Tabba New
[v4,1/9] KVM: arm64: Reintroduce __sve_save_state KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - 1 - --- 2024-06-03 Fuad Tabba New
[v3,11/11] KVM: arm64: Drop sve_cond_update_zcr_vq_* KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - - - --- 2024-05-28 Fuad Tabba New
[v3,10/11] KVM: arm64: Do not perform an isb() if ZCR_EL2 isn't updated KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - - - --- 2024-05-28 Fuad Tabba New
[v3,09/11] KVM: arm64: Do not use sve_cond_update_zcr updating with ZCR_ELx_LEN_MASK KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - - - --- 2024-05-28 Fuad Tabba New
[v3,08/11] KVM: arm64: Add an isb before restoring guest sve state KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - - - --- 2024-05-28 Fuad Tabba New
[v3,07/11] KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format KVM: arm64: Fix handling of host fpsimd/sve state in protected mode - - - --- 2024-05-28 Fuad Tabba New
« 1 2 3 4 »