aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-05KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysregMarc Zyngier2-3/+3
2025-06-05KVM: arm64: Add RMW specific sysreg accessorMarc Zyngier6-21/+32
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier12-73/+86
2025-05-30KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointerMarc Zyngier1-1/+4
2025-05-30KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation raceOliver Upton1-1/+26
2025-05-30KVM: arm64: Unmap vLPIs affected by changes to GSI routing informationOliver Upton1-0/+23
2025-05-30KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()Oliver Upton3-24/+27
2025-05-30KVM: arm64: Protect vLPI translation with vgic_irq::irq_lockOliver Upton2-42/+47
2025-05-30KVM: arm64: Use lock guard in vgic_v4_set_forwarding()Oliver Upton1-6/+4
2025-05-30KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidationMarc Zyngier1-2/+4
2025-05-30arm64: sysreg: Drag linux/kconfig.h to work around vdso build issueMarc Zyngier1-0/+1
2025-05-22KVM: arm64: Fix documentation for vgic_its_iter_next()Marc Zyngier1-1/+1
2025-05-21KVM: arm64: np-guest CMOs with PMD_SIZE fixmapVincent Donnefort6-33/+123
2025-05-21KVM: arm64: Stage-2 huge mappings for np-guestsVincent Donnefort3-11/+20
2025-05-21KVM: arm64: Add a range to pkvm_mappingsQuentin Perret2-9/+29
2025-05-21KVM: arm64: Convert pkvm_mappings to interval treeQuentin Perret3-60/+37
2025-05-21KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()Vincent Donnefort4-8/+13
2025-05-21KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()Vincent Donnefort4-12/+17
2025-05-21KVM: arm64: Add a range to __pkvm_host_unshare_guest()Vincent Donnefort4-29/+35
2025-05-21KVM: arm64: Add a range to __pkvm_host_share_guest()Vincent Donnefort4-34/+61
2025-05-21KVM: arm64: Introduce for_each_hyp_pageVincent Donnefort3-34/+37
2025-05-21KVM: arm64: Handle huge mappings for np-guest CMOsVincent Donnefort1-4/+22
2025-05-21KVM: arm64: nv: Release faulted-in VNCR page from mmu_lock critical sectionMarc Zyngier1-1/+1
2025-05-21KVM: arm64: nv: Handle TLBI S1E2 for VNCR invalidation with mmu_lock heldMarc Zyngier1-0/+2
2025-05-21KVM: arm64: nv: Hold mmu_lock when invalidating VNCR SW-TLB before translatingMarc Zyngier1-7/+18
2025-05-19KVM: arm64: vgic-its: Add debugfs interface to expose ITS tablesJing Zhang3-31/+265
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips17-19/+80
2025-05-19KVM: arm64: Handle TSB CSYNC trapsMarc Zyngier3-1/+8
2025-05-19KVM: arm64: Add FGT descriptors for FEAT_FGT2Marc Zyngier1-0/+83
2025-05-19KVM: arm64: Allow sysreg ranges for FGT descriptorsMarc Zyngier1-81/+42
2025-05-19KVM: arm64: Add context-switch for FEAT_FGT2 registersMarc Zyngier1-0/+44
2025-05-19KVM: arm64: Add trap routing for FEAT_FGT2 registersMarc Zyngier1-0/+12
2025-05-19KVM: arm64: Add sanitisation for FEAT_FGT2 registersMarc Zyngier7-0/+260
2025-05-19KVM: arm64: Add FEAT_FGT2 registers to the VNCR pageMarc Zyngier2-0/+10
2025-05-19KVM: arm64: Use HCR_EL2 feature map to drive fixed-value bitsMarc Zyngier2-37/+150
2025-05-19KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bitsMarc Zyngier2-39/+79
2025-05-19KVM: arm64: Allow kvm_has_feat() to take variable argumentsMarc Zyngier1-2/+6
2025-05-19KVM: arm64: Use FGT feature maps to drive RES0 bitsMarc Zyngier3-119/+57
2025-05-19KVM: arm64: Document NV caps and vcpu flagsMarc Zyngier1-1/+13
2025-05-19KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*Marc Zyngier3-1/+9
2025-05-19KVM: arm64: nv: Remove dead code from ERET handlingMarc Zyngier1-7/+0
2025-05-19KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatchMarc Zyngier1-26/+61
2025-05-19KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2Marc Zyngier4-0/+205
2025-05-19KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap addressMarc Zyngier1-1/+16
2025-05-19KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiersMarc Zyngier1-0/+75
2025-05-19KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2Marc Zyngier4-9/+103
2025-05-19KVM: arm64: nv: Handle VNCR_EL2-triggered faultsMarc Zyngier5-0/+164
2025-05-19KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2Marc Zyngier3-9/+20
2025-05-19KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2Marc Zyngier5-0/+85
2025-05-19KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nestingMarc Zyngier2-2/+20