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
/
tools
/
objtool
/
arch
/
x86
/
decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool/x86: Fix elf_add_alternative() endianness
Vasily Gorbik
2021-05-12
1
-1
/
+2
*
Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
1
-119
/
+163
|
\
|
*
objtool,x86: More ModRM sugar
Peter Zijlstra
2021-03-06
1
-11
/
+17
|
*
objtool,x86: Rewrite ADD/SUB/AND
Peter Zijlstra
2021-03-06
1
-19
/
+51
|
*
objtool,x86: Support %riz encodings
Peter Zijlstra
2021-03-06
1
-19
/
+48
|
*
objtool,x86: Simplify register decode
Peter Zijlstra
2021-03-06
1
-40
/
+39
|
*
objtool,x86: Rewrite LEAVE
Peter Zijlstra
2021-03-06
1
-3
/
+11
|
*
objtool,x86: Rewrite LEA decode
Peter Zijlstra
2021-03-06
1
-58
/
+28
*
|
objtool/x86: Rewrite retpoline thunk calls
Peter Zijlstra
2021-04-02
1
-0
/
+117
*
|
objtool: Handle per arch retpoline naming
Peter Zijlstra
2021-04-02
1
-0
/
+5
*
|
Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...
Ingo Molnar
2021-04-02
1
-5
/
+8
|
\
\
|
*
|
objtool/x86: Use asm/nops.h
Peter Zijlstra
2021-03-15
1
-5
/
+8
|
|
/
*
/
tools/objtool: Convert to insn_decode()
Borislav Petkov
2021-03-15
1
-5
/
+4
|
/
*
objtool,x86: Additionally decode: mov %rsp, (%reg)
Peter Zijlstra
2021-02-10
1
-8
/
+34
*
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
1
-2
/
+2
*
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
1
-4
/
+4
*
objtool: Decode unwind hint register depending on architecture
Julien Thierry
2020-09-10
1
-0
/
+37
*
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2020-06-18
1
-0
/
+18
|
\
|
*
objtool: Fix noinstr vs KCOV
Peter Zijlstra
2020-06-18
1
-0
/
+18
*
|
objtool: Rename rela to reloc
Matt Helsley
2020-06-01
1
-1
/
+1
|
/
*
objtool: Add support for intra-function calls
Alexandre Chartre
2020-04-30
1
-0
/
+8
*
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
2020-04-30
1
-10
/
+18
*
objtool: Remove INSN_STACK
Peter Zijlstra
2020-04-30
1
-23
/
+0
*
objtool: Rework allocating stack_ops on decode
Peter Zijlstra
2020-04-30
1
-104
/
+147
*
objtool: Constify arch_decode_instruction()
Ingo Molnar
2020-04-23
1
-3
/
+3
*
objtool: Rename struct cfi_state
Peter Zijlstra
2020-04-22
1
-1
/
+1
*
objtool: Better handle IRET
Peter Zijlstra
2020-04-22
1
-2
/
+12
*
objtool: Support multiple stack_op per instruction
Julien Thierry
2020-04-22
1
-1
/
+12
*
objtool: Add abstraction for destination offsets
Raphael Gault
2020-04-22
1
-0
/
+11
*
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
2019-08-31
1
-2
/
+2
*
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