index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
unwind_orc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-27
1
-8
/
+1
|
\
|
*
x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...
Jiri Slaby
2020-10-14
1
-8
/
+1
*
|
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-10
1
-5
/
+6
|
/
*
x86/unwind/orc: Fix ORC for newly forked tasks
Josh Poimboeuf
2020-07-22
1
-2
/
+6
*
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
Josh Poimboeuf
2020-05-22
1
-0
/
+7
*
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
2020-05-15
1
-7
/
+9
*
x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES
Josh Poimboeuf
2020-05-03
1
-4
/
+4
*
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
1
-11
/
+40
*
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
2020-04-25
1
-1
/
+1
*
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
2020-04-25
1
-3
/
+3
*
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
2020-04-25
1
-1
/
+1
*
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
2020-04-25
1
-17
/
+23
*
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
2020-04-25
1
-5
/
+5
*
x86/unwind/orc: Fix !CONFIG_MODULES build warning
Shile Zhang
2020-01-07
1
-1
/
+2
*
x86/unwind/orc: Remove boot-time ORC unwind tables sorting
Shile Zhang
2019-12-13
1
-3
/
+5
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
|
*
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
2019-06-25
1
-1
/
+1
*
|
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
2019-06-28
1
-4
/
+22
|
/
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
x86/unwind: Add hardcoded ORC entry for NULL
Jann Horn
2019-03-06
1
-0
/
+17
*
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
2018-06-21
1
-21
/
+31
*
extable: Make init_kernel_text() global
Josh Poimboeuf
2018-02-21
1
-2
/
+1
*
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
2018-01-23
1
-1
/
+47
*
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
1
-49
/
+25
*
x86/unwinder/orc: Dont bail on stack overflow
Andy Lutomirski
2017-12-17
1
-2
/
+12
*
x86/unwind: Disable KASAN checking in the ORC unwinder
Josh Poimboeuf
2017-11-08
1
-1
/
+1
*
x86/unwind: Show function name+offset in ORC error messages
Josh Poimboeuf
2017-10-23
1
-14
/
+15
*
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-26
1
-0
/
+582