开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
stacktrace.c
Age
Commit message (
Expand
)
Author
2026-03-11
KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
2025-01-08
arm64: kvm: Introduce nvhe stack size constants
Kalesh Singh
2022-09-09
arm64: stacktrace: track hyp stacks in unwinder's address space
Mark Rutland
2022-09-09
arm64: stacktrace: track all stack boundaries explicitly
Mark Rutland
2022-09-09
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
2022-09-09
arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
Mark Rutland
2022-09-09
arm64: stacktrace: simplify unwind_next_common()
Mark Rutland
2022-07-27
KVM: arm64: Don't open code ARRAY_SIZE()
Oliver Upton
2022-07-27
KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
Marc Zyngier
2022-07-26
KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
Kalesh Singh
2022-07-26
KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
Kalesh Singh
2022-07-26
KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
Kalesh Singh
2022-07-26
KVM: arm64: On stack overflow switch to hyp overflow_stack
Kalesh Singh