Jann Horn
|
9fe6299dde
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
|
7 years ago |
Jann Horn
|
342db04ae7
x86/dumpstack: Don't dump kernel memory based on usermode RIP
|
7 years ago |
Jann Horn
|
f12d11c5c1
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
|
7 years ago |
Rasmus Villemoes
|
8e974b3b8e
x86: Avoid pr_cont() in show_opcodes()
|
7 years ago |
Borislav Petkov
|
4dba072cd0
x86/dumpstack: Explain the reasoning for the prologue and buffer size
|
7 years ago |
Borislav Petkov
|
602bd705da
x86/dumpstack: Save first regs set for the executive summary
|
7 years ago |
Borislav Petkov
|
7cccf0725c
x86/dumpstack: Add a show_ip() function
|
7 years ago |
Borislav Petkov
|
e8b6f98451
x86/dumpstack: Add loglevel argument to show_opcodes()
|
7 years ago |
Borislav Petkov
|
9e4a90fd34
x86/dumpstack: Improve opcodes dumping in the code section
|
7 years ago |
Borislav Petkov
|
f0a1d7c11c
x86/dumpstack: Carve out code-dumping into a function
|
7 years ago |
Borislav Petkov
|
5df61707f0
x86/dumpstack: Unexport oops_begin()
|
7 years ago |
Borislav Petkov
|
5d12f0424e
x86/dumpstack: Remove code_bytes
|
7 years ago |
Borislav Petkov
|
16d1cb0bc4
x86/dumpstack: Unify show_regs()
|
7 years ago |
Arnd Bergmann
|
ebfc15019c
x86/dumpstack: Avoid uninitlized variable
|
7 years ago |
Josh Poimboeuf
|
3ffdeb1a02
x86/dumpstack: Print registers for first stack frame
|
7 years ago |
Josh Poimboeuf
|
a9cdbe72c4
x86/dumpstack: Fix partial register dumps
|
7 years ago |
Vlastimil Babka
|
5f26d76c3f
x86/dumpstack: Indicate in Oops whether PTI is configured and enabled
|
7 years ago |
Thomas Gleixner
|
92a0f81d89
x86/cpu_entry_area: Move it out of the fixmap
|
7 years ago |
Dave Hansen
|
4fe2d8b11a
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
|
7 years ago |
Andy Lutomirski
|
0f9a48100f
x86/entry: Clean up the SYSENTER_stack code
|
7 years ago |
Andy Lutomirski
|
7fbbd5cbeb
x86/entry/64: Remove the SYSENTER stack canary
|
7 years ago |
Andy Lutomirski
|
72f5e08dbb
x86/entry: Remap the TSS into the CPU entry area
|
7 years ago |
Andy Lutomirski
|
6e60e58342
x86/dumpstack: Handle stack overflow on all stacks
|
7 years ago |
Andy Lutomirski
|
33a2f1a6c4
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
|
7 years ago |
Josh Poimboeuf
|
b02fcf9ba1
x86/unwinder: Handle stack overflows more gracefully
|
7 years ago |
Andy Lutomirski
|
99504819fc
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
|
8 years ago |
Josh Poimboeuf
|
b0529beceb
x86/dumpstack: Fix occasionally missing registers
|
8 years ago |
Josh Poimboeuf
|
e335bb51cc
x86/unwind: Ensure stack pointer is aligned
|
8 years ago |
Peter Zijlstra
|
9a93848fe7
x86/debug: Implement __WARN() using UD0
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 years ago |