index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
stacktrace
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
arm64: stacktrace: factor out kernel unwind state
Mark Rutland
2
-19
/
+2
2022-09-09
arm64: stacktrace: track hyp stacks in unwinder's address space
Mark Rutland
1
-25
/
+4
2022-09-09
arm64: stacktrace: track all stack boundaries explicitly
Mark Rutland
1
-88
/
+76
2022-09-09
arm64: stacktrace: remove stack type from fp translator
Mark Rutland
1
-4
/
+2
2022-09-09
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
1
-19
/
+9
2022-09-09
arm64: stacktrace: add stackinfo_on_stack() helper
Mark Rutland
1
-8
/
+21
2022-09-09
arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
Mark Rutland
1
-10
/
+13
2022-09-09
arm64: stacktrace: simplify unwind_next_common()
Mark Rutland
1
-6
/
+6
2022-09-09
arm64: stacktrace: fix kerneldoc comments
Mark Rutland
2
-13
/
+19
2022-07-27
arm64: Update 'unwinder howto'
Marc Zyngier
1
-10
/
+4
2022-07-27
KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c
Marc Zyngier
1
-41
/
+0
2022-07-27
KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
Marc Zyngier
2
-123
/
+16
2022-07-27
KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit
Marc Zyngier
1
-0
/
+2
2022-07-26
KVM: arm64: Implement protected nVHE hyp stack unwinder
Kalesh Singh
1
-3
/
+12
2022-07-26
KVM: arm64: Stub implementation of pKVM HYP stack unwinder
Kalesh Singh
1
-2
/
+33
2022-07-26
KVM: arm64: Introduce hyp_dump_backtrace()
Kalesh Singh
1
-0
/
+17
2022-07-26
KVM: arm64: Implement non-protected nVHE hyp stack unwinder
Kalesh Singh
2
-2
/
+76
2022-07-26
KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder
Kalesh Singh
1
-0
/
+47
2022-07-26
arm64: stacktrace: Add description of stacktrace/common.h
Kalesh Singh
1
-0
/
+15
2022-07-26
arm64: stacktrace: Factor out common unwind()
Kalesh Singh
1
-0
/
+19
2022-07-26
arm64: stacktrace: Handle frame pointer from different address spaces
Kalesh Singh
1
-4
/
+25
2022-07-26
arm64: stacktrace: Factor out unwind_next_common()
Kalesh Singh
1
-0
/
+50
2022-07-26
arm64: stacktrace: Factor out on_accessible_stack_common()
Kalesh Singh
1
-0
/
+18
2022-07-26
arm64: stacktrace: Add shared header for common stack unwinding code
Kalesh Singh
1
-0
/
+105