index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
/
x86
/
decode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool: Convert insn type to enum
Josh Poimboeuf
2019-07-18
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
objtool: Add Direction Flag validation
Peter Zijlstra
2019-04-03
1
-0
/
+8
*
objtool: Add UACCESS validation
Peter Zijlstra
2019-04-03
1
-3
/
+10
*
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
2017-12-28
1
-1
/
+1
*
objtool: Move synced files to their original relative locations
Josh Poimboeuf
2017-11-07
1
-3
/
+3
*
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
2017-09-28
1
-3
/
+8
*
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2017-09-23
1
-3
/
+3
*
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
2017-08-30
1
-68
/
+26
*
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
Josh Poimboeuf
2017-07-28
1
-1
/
+25
*
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
2017-07-28
1
-5
/
+12
*
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-30
1
-38
/
+362
*
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-02-24
1
-3
/
+0
*
objtool: Fix IRET's opcode
Jiri Slaby
2017-01-19
1
-1
/
+1
*
objtool: Fix bytes check of lea's rex_prefix
Jiri Slaby
2016-12-06
1
-1
/
+1
*
objtool: Support '-mtune=atom' stack frame setup instruction
Josh Poimboeuf
2016-10-11
1
-0
/
+9
*
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
2016-02-29
1
-0
/
+172