index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
stacktrace
Age
Commit message (
Expand
)
Author
2024-10-17
arm64: stacktrace: unwind exception boundaries
Mark Rutland
2024-10-17
arm64: stacktrace: split unwind_consume_stack()
Mark Rutland
2024-10-17
arm64: use a common struct frame_record
Mark Rutland
2023-12-11
arm64: stacktrace: factor out kernel unwind state
Mark Rutland
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: remove stack type from fp translator
Mark Rutland
2022-09-09
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
2022-09-09
arm64: stacktrace: add stackinfo_on_stack() helper
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-09-09
arm64: stacktrace: fix kerneldoc comments
Mark Rutland
2022-07-27
arm64: Update 'unwinder howto'
Marc Zyngier
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
2022-07-26
arm64: stacktrace: Add description of stacktrace/common.h
Kalesh Singh
2022-07-26
arm64: stacktrace: Factor out common unwind()
Kalesh Singh
2022-07-26
arm64: stacktrace: Handle frame pointer from different address spaces
Kalesh Singh
2022-07-26
arm64: stacktrace: Factor out unwind_next_common()
Kalesh Singh
2022-07-26
arm64: stacktrace: Factor out on_accessible_stack_common()
Kalesh Singh
2022-07-26
arm64: stacktrace: Add shared header for common stack unwinding code
Kalesh Singh