- 1e0924b arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL by Masami Hiramatsu · 3 years ago
- d2d1d26 arm64: Make some stacktrace functions private by Mark Rutland · 3 years, 1 month ago
- 2dad6dc arm64: Make dump_backtrace() use arch_stack_walk() by Madhavan T. Venkataraman · 3 years, 1 month ago
- 1614b2b arch: Make ARCH_STACKWALK independent of STACKTRACE by Peter Zijlstra · 3 years, 1 month ago
- c6d3cd3 arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR by Mark Rutland · 3 years, 2 months ago
- cd9bc2c arm64: Recover kretprobe modified return address in stacktrace by Masami Hiramatsu · 3 years, 2 months ago
- 0c32706 arm64: stacktrace: avoid tracing arch_stack_walk() by Mark Rutland · 3 years, 5 months ago
- f61b870 arm64: stacktrace: use %pSb for backtrace printing by Stephen Boyd · 3 years, 6 months ago
- 33c222a arm64: stacktrace: Relax frame record alignment requirement to 8 bytes by Peter Collingbourne · 3 years, 7 months ago
- 76734d2 arm64: Change the on_*stack functions to take a size argument by Peter Collingbourne · 3 years, 7 months ago
- 7d7b720 arm64: Implement stack trace termination record by Madhavan T. Venkataraman · 3 years, 8 months ago
- 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
- 8533d5b arm64: stacktrace: restore terminal records by Mark Rutland · 3 years, 8 months ago
- 31a24ae Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
- b07f349 arm64: stacktrace: Move start_backtrace() out of the header by Mark Brown · 3 years, 9 months ago
- c607ab4 arm64: stacktrace: don't trace arch_stack_walk() by Mark Rutland · 3 years, 9 months ago
- 3c02600 arm64: stacktrace: Report when we reach the end of the stack by Mark Brown · 3 years, 10 months ago
- 6106e11 arm64: remove EL0 exception frame record by Mark Rutland · 4 years ago
- 9e0f085 arm64: Move console stack display code to stacktrace.c by Mark Brown · 4 years, 3 months ago
- 5fc57df arm64: stacktrace: Convert to ARCH_STACKWALK by Mark Brown · 4 years, 3 months ago
- baa2cd4 arm64: stacktrace: Make stack walk callback consistent with generic code by Mark Brown · 4 years, 3 months ago
- 0de674a arm64: stacktrace: Move export for save_stack_trace_tsk() by Mark Brown · 4 years, 6 months ago
- 04ad99a arm64: unwind: strip PAC from kernel addresses by Mark Rutland · 4 years, 10 months ago
- ee07b93 arm64: unwind: Prohibit probing on return_address() by Masami Hiramatsu · 5 years ago
- 592700f arm64: stacktrace: Better handle corrupted stacks by Mark Rutland · 5 years ago
- f3dcbe6 arm64: stacktrace: Factor out backtrace initialisation by Dave Martin · 5 years ago
- caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
- 7b2c7b6 arm64/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
- c82fd1e arm64/stacktrace: Export save_stack_trace_regs() by William Cohen · 6 years ago
- a448276 arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
- 421d106 arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTH by Steven Rostedt (VMware) · 6 years ago
- 8a1ccfb arm64: Add stack information to on_accessible_stack by Laura Abbott · 6 years ago
- e87a4a9 Revert "arm64: fix infinite stacktrace" by Will Deacon · 6 years ago
- 7e7df71 arm64: fix infinite stacktrace by Mikulas Patocka · 7 years ago
- 9f41631 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
- bb53c82 arm64: stacktrace: avoid listing stacktrace functions in stacktrace by Prakash Gupta · 7 years ago
- 1296444 arm64: add on_accessible_stack() by Mark Rutland · 7 years ago
- 31e43ad arm64: unwind: remove sp from struct stackframe by Ard Biesheuvel · 7 years ago
- 7326749 arm64: unwind: reference pt_regs via embedded stack frame by Ard Biesheuvel · 7 years ago
- c736533 arm64: unwind: disregard frame.sp when validating frame pointer by Ard Biesheuvel · 7 years ago
- 0966837 arm64: unwind: avoid percpu indirection for irq stack by Mark Rutland · 7 years ago
- e27c7fa arm64: Export save_stack_trace_tsk() by Dustin Brown · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 9bbd4c5 arm64: prep stack walkers for THREAD_INFO_IN_TASK by Mark Rutland · 8 years ago
- 2020a5a arm64: unexport walk_stackframe by Mark Rutland · 8 years ago
- a9ea001 arm64: factor out current_stack_pointer by Mark Rutland · 8 years ago
- b5e7307 arm64: fix dump_backtrace/unwind_frame with NULL tsk by Mark Rutland · 8 years ago
- 98ab10e arm64: ftrace: add save_stack_trace_regs() by Pratyush Anand · 8 years ago
- a80a0eb arm64: make irq_stack_ptr more robust by Yang Shi · 9 years ago
- bcaf669 arm64: disable kasan when accessing frame->fp in unwind_frame by Yang Shi · 9 years ago
- 20380bb arm64: ftrace: fix a stack tracer's output under function graph tracer by AKASHI Takahiro · 9 years ago
- fe13f95 arm64: pass a task parameter to unwind_frame() by AKASHI Takahiro · 9 years ago
- 971c67c arm64: reduce stack use in irq_handler by James Morse · 9 years ago
- 1ffe199 arm64: when walking onto the task stack, check sp & fp are in current->stack by James Morse · 9 years ago
- 132cd88 arm64: Modify stack trace and dump for use with irq_stack by AKASHI Takahiro · 9 years ago
- 9702970 Revert "ARM64: unwind: Fix PC calculation" by Will Deacon · 9 years ago
- bb28cec arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk by Behan Webster · 10 years ago
- 26e2ae3 arm64: Add 'notrace' attribute to unwind_frame() for ftrace by AKASHI Takahiro · 11 years ago
- e306dfd ARM64: unwind: Fix PC calculation by Olof Johansson · 11 years ago
- 26920dd ARM64: fix framepointer check in unwind_frame by Konstantin Khlebnikov · 11 years ago
- 60ffc30 arm64: Exception handling by Catalin Marinas · 13 years ago