index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
Lines
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
-0
/
+18
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
-0
/
+18
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
-1
/
+1
2020-04-30
objtool: Add support for intra-function calls
Alexandre Chartre
-0
/
+8
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
-10
/
+18
2020-04-30
objtool: Remove INSN_STACK
Peter Zijlstra
-23
/
+0
2020-04-30
objtool: Rework allocating stack_ops on decode
Peter Zijlstra
-104
/
+147
2020-04-23
objtool: Constify arch_decode_instruction()
Ingo Molnar
-3
/
+3
2020-04-22
objtool: Rename struct cfi_state
Peter Zijlstra
-1
/
+1
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
-2
/
+12
2020-04-22
objtool: Support multiple stack_op per instruction
Julien Thierry
-1
/
+12
2020-04-22
objtool: Add abstraction for destination offsets
Raphael Gault
-0
/
+11
2019-08-31
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
-2
/
+2
2019-07-18
objtool: Convert insn type to enum
Josh Poimboeuf
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
-13
/
+1
2019-04-03
objtool: Add Direction Flag validation
Peter Zijlstra
-0
/
+8
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
-3
/
+10
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
-1
/
+1
2017-11-07
objtool: Move synced files to their original relative locations
Josh Poimboeuf
-3
/
+3
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
-3
/
+8
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
-3
/
+3
2017-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
-68
/
+26
2017-07-28
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
Josh Poimboeuf
-1
/
+25
2017-07-28
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
-5
/
+12
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
-38
/
+362
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
-3
/
+0
2017-01-19
objtool: Fix IRET's opcode
Jiri Slaby
-1
/
+1
2016-12-06
objtool: Fix bytes check of lea's rex_prefix
Jiri Slaby
-1
/
+1
2016-10-11
objtool: Support '-mtune=atom' stack frame setup instruction
Josh Poimboeuf
-0
/
+9
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
-0
/
+172