index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
/
x86
/
decode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
1
-2
/
+2
2019-07-18
objtool: Convert insn type to enum
Josh Poimboeuf
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-04-03
objtool: Add Direction Flag validation
Peter Zijlstra
1
-0
/
+8
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
1
-3
/
+10
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2017-11-07
objtool: Move synced files to their original relative locations
Josh Poimboeuf
1
-3
/
+3
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
1
-3
/
+8
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
1
-3
/
+3
2017-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
1
-68
/
+26
2017-07-28
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
Josh Poimboeuf
1
-1
/
+25
2017-07-28
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
1
-5
/
+12
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
1
-38
/
+362
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
1
-3
/
+0
2017-01-19
objtool: Fix IRET's opcode
Jiri Slaby
1
-1
/
+1
2016-12-06
objtool: Fix bytes check of lea's rex_prefix
Jiri Slaby
1
-1
/
+1
2016-10-11
objtool: Support '-mtune=atom' stack frame setup instruction
Josh Poimboeuf
1
-0
/
+9
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
1
-0
/
+172