Sign in
android-kvm
/
linux
/
3819bb0d79f50b05910db5bdc6d9ef512184e3b1
/
arch
/
x86
/
kernel
/
unwind_frame.c
d4a2d03
x86/unwind: Disable unwinder warnings on 32-bit
by Josh Poimboeuf
· 7 years ago
99bd28a
x86/unwind: Align stack pointer in unwinder dump
by Josh Poimboeuf
· 7 years ago
5c99b69
x86/unwind: Use MSB for frame pointer encoding on 32-bit
by Josh Poimboeuf
· 7 years ago
62dd86a
x86/unwind: Fix dereference of untrusted pointer
by Josh Poimboeuf
· 7 years ago
b0c79f4
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
229a718
irq: Make the irqentry text section unconditional
by Masami Hiramatsu
· 8 years ago
ee9f8fc
x86/unwind: Add the ORC unwinder
by Josh Poimboeuf
· 8 years ago
519fb5c
x86/unwind: Add end-of-stack check for ftrace handlers
by Josh Poimboeuf
· 8 years ago
76f1948
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
262fa73
x86/unwind: Dump all stacks in unwind_dump()
by Josh Poimboeuf
· 8 years ago
b0d50c7
x86/unwind: Silence more entry-code related warnings
by Josh Poimboeuf
· 8 years ago
aa4f853
x86/unwind: Remove unused 'sp' parameter in unwind_dump()
by Josh Poimboeuf
· 8 years ago
4ea3d74
x86/unwind: Prepend hex mask value with '0x' in unwind_dump()
by Josh Poimboeuf
· 8 years ago
9b135b2
x86/unwind: Properly zero-pad 32-bit values in unwind_dump()
by Josh Poimboeuf
· 8 years ago
a8b7a92
x86/unwind: Silence entry-related warnings
by Josh Poimboeuf
· 8 years ago
6bcdf9d
x86/unwind: Read stack return address in update_stack_state()
by Josh Poimboeuf
· 8 years ago
5ed8d8b
x86/unwind: Move common code into update_stack_state()
by Josh Poimboeuf
· 8 years ago
87a6b29
x86/unwind: Fix last frame check for aligned function stacks
by Josh Poimboeuf
· 8 years ago
af085d9
stacktrace/x86: add function for detecting reliable stack traces
by Josh Poimboeuf
· 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
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
8493611
x86/unwind: Disable KASAN checks for non-current tasks
by Josh Poimboeuf
· 8 years ago
900742d
x86/unwind: Silence warnings for non-current tasks
by Josh Poimboeuf
· 8 years ago
c280f77
Revert "x86/unwind: Detect bad stack return address"
by Josh Poimboeuf
· 8 years ago
8b5e99f
x86/unwind: Dump stack data on warnings
by Josh Poimboeuf
· 8 years ago
8023e0e
x86/unwind: Adjust last frame check for aligned function stacks
by Josh Poimboeuf
· 8 years ago
24d86f5
x86/unwind: Ensure stack grows down
by Josh Poimboeuf
· 8 years ago
b6959a3
x86/unwind: Detect bad stack return address
by Josh Poimboeuf
· 8 years ago
c32c47c
x86/unwind: Warn on bad frame pointer
by Josh Poimboeuf
· 8 years ago
acb4608
x86/unwind: Create stack frames for saved syscall registers
by Josh Poimboeuf
· 8 years ago
946c191
x86/entry/unwind: Create stack frames for saved interrupt registers
by Josh Poimboeuf
· 8 years ago
7c7900f
x86/unwind: Add new unwind interface and implementations
by Josh Poimboeuf
· 8 years ago