aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-15KVM: arm64: Correctly populate FAR_EL2 on nested SEA injectionMarc Zyngier1-1/+1
2025-08-08KVM: arm64: selftest: Add standalone test checking for KVM's own UUIDMarc Zyngier2-0/+71
2025-08-08arm64: vgic-v2: Fix guest endianness check in hVHE modeFuad Tabba1-1/+1
2025-08-08KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef exceptionFuad Tabba1-0/+1
2025-08-08KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host for protected VMsFuad Tabba1-0/+4
2025-08-08kvm: arm64: use BUG() instead of BUG_ON(1)Arnd Bergmann2-2/+2
2025-08-04KVM: arm64: nv: Handle SEAs due to VNCR redirectionOliver Upton4-37/+21
2025-08-04KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related faultMarc Zyngier1-1/+1
2025-07-29KVM: arm64: Don't attempt vLPI mappings when vPE allocation is disabledRaghavendra Rao Ananta2-9/+9
2025-07-28KVM: arm64: selftests: Add FEAT_RAS EL2 registers to get-reg-listOliver Upton1-0/+4
2025-07-26Documentation: KVM: arm64: Describe VGICv3 registers writable pre-initOliver Upton1-0/+17
2025-07-26KVM: arm64: selftests: Add test for nASSGIcap attributeRaghavendra Rao Ananta1-2/+40
2025-07-26KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta5-3/+34
2025-07-26KVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initializationOliver Upton2-9/+20
2025-07-26KVM: arm64: vgic-v3: Consolidate MAINT_IRQ handlingOliver Upton1-26/+25
2025-07-26KVM: arm64: Disambiguate support for vSGIs v. vLPIsOliver Upton5-15/+25
2025-07-26KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access testMarc Zyngier1-2/+217
2025-07-26KVM: arm64: Enforce the sorting of the GICv3 system register tableMarc Zyngier3-1/+12
2025-07-26KVM: arm64: Clarify the check for reset callback in check_sysreg_table()Marc Zyngier1-7/+7
2025-07-26KVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2Marc Zyngier1-1/+1
2025-07-23arm64: kvm: trace_handle_exit: use string choices helperKuninori Morimoto1-1/+1
2025-07-23arm64: kvm: sys_regs: use string choices helperKuninori Morimoto2-2/+2
2025-07-23KVM: arm64: Follow specification when implementing WXNMarc Zyngier1-14/+14
2025-07-23KVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusionMarc Zyngier1-22/+30
2025-07-23KVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrsDavid Woodhouse1-0/+3
2025-07-21KVM: arm64: Make RAS registers UNDEF when RAS isn't advertisedMarc Zyngier1-8/+25
2025-07-21KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor contextMarc Zyngier1-2/+12
2025-07-21KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU stateMarc Zyngier2-2/+8
2025-07-15KVM: arm64: Tighten the definition of FEAT_PMUv3p9Marc Zyngier1-3/+7
2025-07-15KVM: arm64: Convert MDCR_EL2 to config-driven sanitisationMarc Zyngier2-34/+64
2025-07-15KVM: arm64: Convert SCTLR_EL1 to config-driven sanitisationMarc Zyngier2-4/+107
2025-07-15KVM: arm64: Convert TCR2_EL2 to config-driven sanitisationMarc Zyngier2-19/+49
2025-07-15arm64: sysreg: Add THE/ASID2 controls to TCR2_ELxMarc Zyngier1-2/+11
2025-07-15KVM: arm64: Document registers exposed via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGSMarc Zyngier1-5/+58
2025-07-15KVM: arm64: selftests: get-reg-list: Add base EL2 registersMarc Zyngier1-0/+145
2025-07-15KVM: arm64: selftests: get-reg-list: Simplify feature dependencyMarc Zyngier1-30/+22
2025-07-15KVM: arm64: Advertise FGT2 registers to userspaceMarc Zyngier1-0/+15
2025-07-15KVM: arm64: Condition FGT registers on feature availabilityMarc Zyngier1-5/+15
2025-07-15KVM: arm64: Expose GICv3 EL2 registers via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGSMarc Zyngier1-0/+113
2025-07-15KVM: arm64: Let GICv3 save/restore honor visibility attributeMarc Zyngier1-2/+6
2025-07-15KVM: arm64: Define helper for ICH_VTR_EL2Marc Zyngier2-5/+16
2025-07-15KVM: arm64: Define constant value for ICC_SRE_EL2Marc Zyngier2-2/+4
2025-07-15KVM: arm64: Don't advertise ICH_*_EL2 registers through GET_ONE_REGMarc Zyngier1-27/+37
2025-07-15KVM: arm64: Make RVBAR_EL2 accesses UNDEFMarc Zyngier1-2/+1
2025-07-15KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediatelyOliver Upton1-1/+27
2025-07-15arm64: smp: Fix pNMI setup after GICv5 reworkMarc Zyngier1-1/+1
2025-07-09KVM: arm64: selftests: Test ESR propagation for vSError injectionOliver Upton1-2/+30
2025-07-09KVM: arm64: Populate ESR_ELx.EC for emulated SError injectionOliver Upton1-0/+4
2025-07-08KVM: arm64: gic-v5: Probe for GICv5Sascha Bischoff4-1/+59
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff5-12/+72