summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/stacktrace.c
AgeCommit message (Expand)Author
2022-09-09arm64: stacktrace: track hyp stacks in unwinder's address spaceMark Rutland
2022-09-09arm64: stacktrace: track all stack boundaries explicitlyMark Rutland
2022-09-09arm64: stacktrace: remove stack type from fp translatorMark Rutland
2022-09-09arm64: stacktrace: rework stack boundary discoveryMark Rutland
2022-09-09arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()Mark Rutland
2022-09-09arm64: stacktrace: simplify unwind_next_common()Mark Rutland
2022-07-27KVM: arm64: Don't open code ARRAY_SIZE()Oliver Upton
2022-07-27KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.cMarc Zyngier
2022-07-27KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functionsMarc Zyngier
2022-07-27KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unitMarc Zyngier