Show patches with: Submitter = Marc Zyngier       |    Archived = No       |   352 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] KVM: arm64: Contextualise the handling of PMCR_EL0.P writes KVM: arm64: EL2 PMU reset handling fixes - 1 - --- 2025-02-17 Marc Zyngier New
[1/2] KVM: arm64: Fix MDCR_EL2.HPMN reset value KVM: arm64: EL2 PMU reset handling fixes - - - --- 2025-02-17 Marc Zyngier New
[14/14] KVM: arm64: Document NV caps and vcpu flags KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2* KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[12/14] KVM: arm64: Advertise FEAT_ECV when possible KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[10/14] KVM: arm64: Allow userspace to limit NV support to nVHE KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[08/14] KVM: arm64: Enforce NV limits on a per-idregs basis KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[06/14] KVM: arm64: Consolidate idreg reset method KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[05/14] KVM: arm64: Advertise NV2 in the boot messages KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0 KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2 KVM: arm64: NV userspace ABI - - - --- 2025-02-15 Marc Zyngier New
[14/14] KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[13/14] KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[12/14] KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[11/14] KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[10/14] KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[09/14] KVM: arm64: nv: Handle VNCR_EL2-triggered faults KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[08/14] KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[07/14] KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[06/14] KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[05/14] KVM: arm64: nv: Move TLBI range decoding to a helper KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[04/14] KVM: arm64: nv: Snapshot S1 ASID tagging information during walk KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[03/14] KVM: arm64: nv: Extract translation helper from the AT code KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[02/14] KVM: arm64: nv: Allocate VNCR page when required KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[01/14] arm64: sysreg: Add layout for VNCR_EL2 KVM: arm64: Recursive NV support - - - --- 2025-02-15 Marc Zyngier New
[GIT,PULL] KVM/arm64 fixes for 6.14, take #2 [GIT,PULL] KVM/arm64 fixes for 6.14, take #2 - - - --- 2025-02-14 Marc Zyngier New
[6.6.y] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented [6.6.y] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented - 1 - --- 2025-02-14 Marc Zyngier New
[v2,2/2] KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic() KVM: arm64: Assorted vgic fixes for 6.14 - - - --- 2025-02-12 Marc Zyngier New
[v2,1/2] KVM: arm64: timer: Drop warning on failed interrupt signalling KVM: arm64: Assorted vgic fixes for 6.14 - - - --- 2025-02-12 Marc Zyngier New
KVM: arm64: Convert timer offset VA when accessed in HYP code KVM: arm64: Convert timer offset VA when accessed in HYP code - 1 1 --- 2025-02-12 Marc Zyngier New
[18/18] KVM: arm64: Use FGT feature maps to drive RES0 bits KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[17/18] KVM: arm64: Validate FGT register descriptions against RES0 masks KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[16/18] KVM: arm64: Switch to table-driven FGU configuration KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[15/18] KVM: arm64: Handle PSB CSYNC traps KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[14/18] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[13/18] KVM: arm64: Remove most hand-crafted masks for FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[12/18] KVM: arm64: Use computed FGT masks to setup FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[11/18] KVM: arm64: Propagate FGT masks to the nVHE hypervisor KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[10/18] KVM: arm64: Unconditionally configure fine-grain traps KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[09/18] KVM: arm64: Use computed masks as sanitisers for FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[08/18] KVM: arm64: Add description of FGT bits leading to EC!=0x18 KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[07/18] KVM: arm64: Compute FGT masks from KVM's own FGT tables KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[06/18] KVM: arm64: Plug FEAT_GCS handling KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[05/18] KVM: arm64: Don't treat HCRX_EL2 as a FGT register KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[04/18] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_ST64_ACCDATA being disabled KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[03/18] KVM: arm64: Handle trapping of FEAT_LS64* instructions KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[02/18] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0} KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[01/18] arm64: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[v3,16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3 KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,12/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2 KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,11/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,10/16] KVM: arm64: nv: Add Maintenance Interrupt emulation KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,09/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,08/16] KVM: arm64: nv: Nested GICv3 emulation KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,07/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,06/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,05/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,04/16] KVM: arm64: nv: Load timer before the GIC KVM: arm64: Add NV GICv3 support - - - --- 2025-02-06 Marc Zyngier New
[v3,03/16] arm64: sysreg: Add layout for ICH_MISR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-02-06 Marc Zyngier New
[v3,02/16] arm64: sysreg: Add layout for ICH_VTR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-02-06 Marc Zyngier New
[v3,01/16] arm64: sysreg: Add layout for ICH_HCR_EL2 KVM: arm64: Add NV GICv3 support - 1 - --- 2025-02-06 Marc Zyngier New
[3/3] KVM: arm64: vgic: Gracefully handle resetting an unallocated interrupt KVM: arm64: Assorted vgic fixes for 6.14 - - 1 --- 2025-02-06 Marc Zyngier New
[2/3] KVM: arm64: vgic: Check for unallocated PPI/SPI arrays KVM: arm64: Assorted vgic fixes for 6.14 - - 1 --- 2025-02-06 Marc Zyngier New
[1/3] KVM: arm64: timer: Drop warning on failed interrupt signalling KVM: arm64: Assorted vgic fixes for 6.14 - - 1 --- 2025-02-06 Marc Zyngier New
[GIT,PULL] KVM/arm64 fixes for 6.14, take #1 [GIT,PULL] KVM/arm64 fixes for 6.14, take #1 - - - --- 2025-02-04 Marc Zyngier New
KVM: arm64: Fix nested S2 MMU structures reallocation KVM: arm64: Fix nested S2 MMU structures reallocation - - 1 --- 2025-02-04 Marc Zyngier New
[v2,3/3] KVM: arm64: timer: Don't adjust the EL2 virtual timer offset KVM/arm64: timer fixes for 6.14 - - - --- 2025-02-04 Marc Zyngier New
[v2,2/3] KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-02-04 Marc Zyngier New
[v2,1/3] KVM: arm64: timer: Always evaluate the need for a soft timer KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-02-04 Marc Zyngier New
[3/3] KVM: arm64: timer: Consolidate NV configuration of virtual timers KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-01-28 Marc Zyngier New
[2/3] KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-01-28 Marc Zyngier New
[1/3] KVM: arm64: timer: Always evaluate the need for a soft timer KVM/arm64: timer fixes for 6.14 - - 1 --- 2025-01-28 Marc Zyngier New
[v2] of: address: Work around missing device_type property in pcie nodes [v2] of: address: Work around missing device_type property in pcie nodes - - - --- 2020-08-19 Marc Zyngier Mainlined
[56/56] KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort() [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[55/56] KVM: arm64: Don't skip cache maintenance for read-only memslots [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[54/56] KVM: arm64: Handle data and instruction external aborts the same way [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[53/56] KVM: arm64: Rename kvm_vcpu_dabt_isextabt() [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[52/56] KVM: arm: Add trace name for ARM_NISV [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[51/56] KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[50/56] KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[49/56] KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASE [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[48/56] KVM: arm64: Don't use has_vhe() for CHOOSE_HYP_SYM() [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[47/56] KVM: arm64: timers: Move timer registers to the sys_regs file [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[46/56] KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[45/56] KVM: arm64: Move SPSR_EL1 to the system register array [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - 1 - --- 2020-08-05 Marc Zyngier Mainlined
[44/56] KVM: arm64: Disintegrate SPSR array [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - 1 - --- 2020-08-05 Marc Zyngier Mainlined
[43/56] KVM: arm64: Move SP_EL1 to the system register array [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - 1 - --- 2020-08-05 Marc Zyngier Mainlined
[42/56] KVM: arm64: Move ELR_EL1 to the system register array [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - 1 - --- 2020-08-05 Marc Zyngier Mainlined
[41/56] KVM: arm64: Make struct kvm_regs userspace-only [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - 1 - --- 2020-08-05 Marc Zyngier Mainlined
[40/56] KVM: arm64: debug: Drop useless vpcu parameter [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[39/56] KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
[38/56] KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access [01/56] KVM: arm64: Enable Address Authentication at EL2 if available - - - --- 2020-08-05 Marc Zyngier Mainlined
« 1 2 3 4 »