Age | Commit message (Expand) | Author |
---|---|---|
2025-01-08 | arm64: kvm: Introduce nvhe stack size constants | Kalesh Singh |
2023-12-11 | arm64: stacktrace: factor out kernel unwind state | Mark Rutland |
2022-09-09 | arm64: stacktrace: fix kerneldoc comments | Mark Rutland |
2022-07-27 | KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c | Marc Zyngier |
2022-07-27 | KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions | Marc Zyngier |
2022-07-27 | KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit | Marc Zyngier |
2022-07-26 | KVM: arm64: Implement protected nVHE hyp stack unwinder | Kalesh Singh |
2022-07-26 | KVM: arm64: Stub implementation of pKVM HYP stack unwinder | Kalesh Singh |
2022-07-26 | KVM: arm64: Introduce hyp_dump_backtrace() | Kalesh Singh |
2022-07-26 | KVM: arm64: Implement non-protected nVHE hyp stack unwinder | Kalesh Singh |
2022-07-26 | KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder | Kalesh Singh |