index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
unwind_frame.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/unwind: Disable unwinder warnings on 32-bit
Josh Poimboeuf
2017-10-10
1
-0
/
+7
*
x86/unwind: Align stack pointer in unwinder dump
Josh Poimboeuf
2017-10-10
1
-1
/
+2
*
x86/unwind: Use MSB for frame pointer encoding on 32-bit
Josh Poimboeuf
2017-10-10
1
-0
/
+12
*
x86/unwind: Fix dereference of untrusted pointer
Josh Poimboeuf
2017-10-10
1
-1
/
+15
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
1
-23
/
+16
|
\
|
*
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-26
1
-23
/
+16
*
|
irq: Make the irqentry text section unconditional
Masami Hiramatsu
2017-08-10
1
-2
/
+0
|
/
*
x86/unwind: Add end-of-stack check for ftrace handlers
Josh Poimboeuf
2017-05-24
1
-9
/
+40
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
1
-0
/
+2
|
\
|
*
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2017-03-08
1
-0
/
+2
*
|
x86/unwind: Dump all stacks in unwind_dump()
Josh Poimboeuf
2017-04-26
1
-13
/
+21
*
|
x86/unwind: Silence more entry-code related warnings
Josh Poimboeuf
2017-04-26
1
-3
/
+17
*
|
x86/unwind: Remove unused 'sp' parameter in unwind_dump()
Josh Poimboeuf
2017-04-19
1
-4
/
+4
*
|
x86/unwind: Prepend hex mask value with '0x' in unwind_dump()
Josh Poimboeuf
2017-04-19
1
-1
/
+1
*
|
x86/unwind: Properly zero-pad 32-bit values in unwind_dump()
Josh Poimboeuf
2017-04-19
1
-2
/
+4
*
|
x86/unwind: Silence entry-related warnings
Josh Poimboeuf
2017-04-14
1
-9
/
+27
*
|
x86/unwind: Read stack return address in update_stack_state()
Josh Poimboeuf
2017-04-14
1
-12
/
+13
*
|
x86/unwind: Move common code into update_stack_state()
Josh Poimboeuf
2017-04-14
1
-64
/
+55
*
|
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
2017-03-14
1
-6
/
+30
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
2017-01-12
1
-2
/
+18
*
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
2017-01-12
1
-0
/
+10
*
Revert "x86/unwind: Detect bad stack return address"
Josh Poimboeuf
2016-12-23
1
-10
/
+1
*
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
2016-12-19
1
-0
/
+38
*
x86/unwind: Adjust last frame check for aligned function stacks
Josh Poimboeuf
2016-12-19
1
-1
/
+8
*
x86/unwind: Ensure stack grows down
Josh Poimboeuf
2016-10-28
1
-4
/
+30
*
x86/unwind: Detect bad stack return address
Josh Poimboeuf
2016-10-27
1
-1
/
+9
*
x86/unwind: Warn on bad frame pointer
Josh Poimboeuf
2016-10-27
1
-2
/
+16
*
x86/unwind: Create stack frames for saved syscall registers
Josh Poimboeuf
2016-10-21
1
-0
/
+35
*
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
2016-10-21
1
-8
/
+68
*
x86/unwind: Add new unwind interface and implementations
Josh Poimboeuf
2016-09-20
1
-0
/
+93