summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-06coresight: etm-perf: Handle stale output handlesSuzuki K Poulose
2021-04-06dts: bindings: Document device tree bindings for ETESuzuki K Poulose
2021-04-06coresight: ete: Add support for ETE tracingSuzuki K Poulose
2021-04-06coresight: ete: Add support for ETE sysreg accessSuzuki K Poulose
2021-04-06coresight: etm4x: Add support for PE OS lockSuzuki K Poulose
2021-04-06coresight: Do not scan for graph if none is presentSuzuki K Poulose
2021-04-06coresight: etm-perf: Allow an event to use different sinksSuzuki K Poulose
2021-04-06coresight: etm4x: Move ETM to prohibited region for disableSuzuki K Poulose
2021-04-06arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose
2021-04-06KVM: arm64: Move SPE availability check to VCPU loadSuzuki K Poulose
2021-04-06KVM: arm64: Handle access to TRFCR_EL1Suzuki K Poulose
2021-04-06KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger
2021-04-06KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspaceEric Auger
2021-04-06kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()Eric Auger
2021-04-06KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]Eric Auger
2021-04-06docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT docEric Auger
2021-04-06KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()Eric Auger
2021-04-06KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()Eric Auger
2021-04-06KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION readEric Auger
2021-04-06KVM: arm64: vgic-v3: Fix some error codes when setting RDIST baseEric Auger
2021-04-06KVM: arm64: Fix error return code in init_hyp_mode()Wang Wensheng
2021-04-05arm64: Add TRBE definitionsAnshuman Khandual
2021-04-05arm64: Add support for trace synchronization barrierSuzuki K Poulose
2021-04-05perf: aux: Add CoreSight PMU buffer formatsSuzuki K Poulose
2021-04-05perf: aux: Add flags for the buffer formatSuzuki K Poulose
2021-04-01KVM: arm64: Log source when panicking from nVHE hypAndrew Scull
2021-04-01KVM: arm64: Use BUG and BUG_ON in nVHE hypAndrew Scull
2021-04-01bug: Assign values once in bug_get_file_line()Andrew Scull
2021-04-01bug: Factor out a getter for a bug's file lineAndrew Scull
2021-04-01bug: Remove redundant condition check in report_bugAndrew Scull
2021-03-31KVM: arm64: Elect Alexandru as a replacement for Julien as a reviewerMarc Zyngier
2021-03-31KVM: arm64: Support PREL/PLT relocs in EL2 codeDavid Brazdil
2021-03-31arm64: sve: Provide sve_cond_update_zcr_vq fallback when !ARM64_SVEXiaofei Tan
2021-03-31KVM: arm64: Advertise KVM UID to guests via SMCCCWill Deacon
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon
2021-03-31KVM: arm64: Make symbol '_kvm_host_prot_finalize' staticXu Jia
2021-03-25KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier
2021-03-25KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier
2021-03-24KVM: arm64: GICv4.1: Give a chance to save VLPI stateShenming Lu
2021-03-24KVM: arm64: GICv4.1: Restore VLPI pending state to physical sideZenghui Yu
2021-03-24KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tablesShenming Lu
2021-03-24KVM: arm64: GICv4.1: Add function to get VLPI stateShenming Lu
2021-03-24irqchip/gic-v3-its: Drop the setting of PTZ altogetherShenming Lu
2021-03-24irqchip/gic-v3-its: Add a cache invalidation right after vPE unmappingMarc Zyngier
2021-03-24KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-03-24KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose
2021-03-19KVM: arm64: Protect the .hyp sections from the hostQuentin Perret
2021-03-19KVM: arm64: Disable PMU support in protected modeQuentin Perret
2021-03-19KVM: arm64: Page-align the .hyp sectionsQuentin Perret
2021-03-19KVM: arm64: Wrap the host with a stage 2Quentin Perret