summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier14-56/+95
2021-04-13Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/nextMarc Zyngier5-3/+40
2021-04-13Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/nextMarc Zyngier2-8/+14
2021-04-13Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/nextMarc Zyngier51-348/+2607
2021-04-13Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/nextMarc Zyngier6-29/+83
2021-04-11KVM: arm64: Don't advertise FEAT_SPE to guestsAlexandru Elisei1-0/+2
2021-04-11KVM: arm64: Don't print warning when trapping SPE registersAlexandru Elisei2-0/+15
2021-04-09KVM: arm64: Fully zero the vcpu state on resetMarc Zyngier1-0/+5
2021-04-09KVM: arm64: Clarify vcpu reset behaviourMarc Zyngier1-0/+12
2021-04-08Merge remote-tracking branch 'coresight/next-ETE-TRBE' into kvmarm-master/nextMarc Zyngier30-77/+2055
2021-04-07KVM: arm64: Mark the kvmarm ML as moderated for non-subscribersMarc Zyngier1-1/+1
2021-04-07KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei3-28/+63
2021-04-07Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64Alexandru Elisei1-1/+2
2021-04-07KVM: arm64: Don't retrieve memory slot again in page fault handlerGavin Shan1-2/+7
2021-04-07KVM: arm64: Use find_vma_intersection()Gavin Shan1-4/+6
2021-04-07KVM: arm64: Hide kvm_mmu_wp_memory_region()Gavin Shan2-2/+1
2021-04-06dts: bindings: Document device tree bindings for Arm TRBESuzuki K Poulose2-0/+50
2021-04-06Documentation: trace: Add documentation for TRBEAnshuman Khandual1-0/+38
2021-04-06Documentation: coresight: trbe: Sysfs ABI descriptionAnshuman Khandual1-0/+14
2021-04-06coresight: sink: Add TRBE driverAnshuman Khandual4-0/+1324
2021-04-06coresight: core: Add support for dedicated percpu sinksAnshuman Khandual3-2/+43
2021-04-06coresight: etm-perf: Handle stale output handlesSuzuki K Poulose1-5/+54
2021-04-06dts: bindings: Document device tree bindings for ETESuzuki K Poulose2-0/+76
2021-04-06coresight: ete: Add support for ETE tracingSuzuki K Poulose4-21/+78
2021-04-06coresight: ete: Add support for ETE sysreg accessSuzuki K Poulose2-9/+77
2021-04-06coresight: etm4x: Add support for PE OS lockSuzuki K Poulose2-9/+56
2021-04-06coresight: Do not scan for graph if none is presentSuzuki K Poulose1-0/+6
2021-04-06coresight: etm-perf: Allow an event to use different sinksSuzuki K Poulose1-8/+52
2021-04-06coresight: etm4x: Move ETM to prohibited region for disableSuzuki K Poulose2-2/+21
2021-04-06arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose7-5/+65
2021-04-06KVM: arm64: Move SPE availability check to VCPU loadSuzuki K Poulose4-13/+39
2021-04-06KVM: arm64: Handle access to TRFCR_EL1Suzuki K Poulose1-0/+1
2021-04-06KVM: arm64: Fix error return code in init_hyp_mode()Wang Wensheng1-1/+3
2021-04-05arm64: Add TRBE definitionsAnshuman Khandual1-0/+50
2021-04-05arm64: Add support for trace synchronization barrierSuzuki K Poulose1-0/+1
2021-04-05perf: aux: Add CoreSight PMU buffer formatsSuzuki K Poulose1-0/+4
2021-04-05perf: aux: Add flags for the buffer formatSuzuki K Poulose1-4/+5
2021-04-01KVM: arm64: Log source when panicking from nVHE hypAndrew Scull7-20/+56
2021-04-01KVM: arm64: Use BUG and BUG_ON in nVHE hypAndrew Scull3-6/+3
2021-04-01bug: Assign values once in bug_get_file_line()Andrew Scull1-3/+3
2021-04-01bug: Factor out a getter for a bug's file lineAndrew Scull2-10/+20
2021-04-01bug: Remove redundant condition check in report_bugAndrew Scull1-18/+15
2021-03-31KVM: arm64: Elect Alexandru as a replacement for Julien as a reviewerMarc Zyngier1-1/+1
2021-03-31KVM: arm64: Support PREL/PLT relocs in EL2 codeDavid Brazdil1-0/+18
2021-03-31KVM: arm64: Make symbol '_kvm_host_prot_finalize' staticXu Jia1-1/+1
2021-03-25KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier9-81/+15
2021-03-25KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier3-0/+21
2021-03-24KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2-0/+3
2021-03-24KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose1-1/+0
2021-03-19KVM: arm64: Protect the .hyp sections from the hostQuentin Perret5-0/+91