index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
stacktrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: stacktrace: track hyp stacks in unwinder's address space
Mark Rutland
2022-09-09
1
-1
/
+1
*
arm64: stacktrace: track all stack boundaries explicitly
Mark Rutland
2022-09-09
1
-26
/
+9
*
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
2022-09-09
1
-10
/
+27
*
arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
Mark Rutland
2022-09-09
1
-1
/
+1
*
arm64: stacktrace: simplify unwind_next_common()
Mark Rutland
2022-09-09
1
-3
/
+1
*
KVM: arm64: Don't open code ARRAY_SIZE()
Oliver Upton
2022-07-27
1
-2
/
+1
*
KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
Marc Zyngier
2022-07-27
1
-0
/
+52
*
KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
Kalesh Singh
2022-07-26
1
-1
/
+54
*
KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
Kalesh Singh
2022-07-26
1
-0
/
+4
*
KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
Kalesh Singh
2022-07-26
1
-0
/
+41
*
KVM: arm64: On stack overflow switch to hyp overflow_stack
Kalesh Singh
2022-07-26
1
-0
/
+11