index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
Age
Commit message (
Expand
)
Author
2017-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
2017-07-28
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
Josh Poimboeuf
2017-07-28
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-01-19
objtool: Fix IRET's opcode
Jiri Slaby
2016-12-06
objtool: Fix bytes check of lea's rex_prefix
Jiri Slaby
2016-10-11
objtool: Support '-mtune=atom' stack frame setup instruction
Josh Poimboeuf
2016-07-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
objtool: Resync x86 instruction decoder with the kernel's
Josh Poimboeuf
2016-07-23
x86/insn: remove pcommit
Dan Williams
2016-03-03
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf