index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
check.h
Age
Commit message (
Expand
)
Author
2019-07-25
objtool: Improve UACCESS coverage
Peter Zijlstra
2019-07-18
objtool: Convert insn type to enum
Josh Poimboeuf
2019-07-18
objtool: Support repeated uses of the same C jump table
Jann Horn
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-03
objtool: Add Direction Flag validation
Peter Zijlstra
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
2019-04-03
objtool: Rewrite add_ignores()
Peter Zijlstra
2018-09-08
objtool: Support per-function rodata sections
Allan Xavier
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
2018-02-21
objtool: Add retpoline validation
Peter Zijlstra
2018-02-21
objtool: Use existing global variables for options
Peter Zijlstra
2018-02-09
objtool: Fix switch-table detection
Peter Zijlstra
2018-01-12
objtool: Allow alternatives to be ignored
Josh Poimboeuf
2017-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
2017-08-11
objtool: Track DRAP separately from callee-saved registers
Josh Poimboeuf
2017-07-25
objtool: Fix gcov check for older versions of GCC
Josh Poimboeuf
2017-07-18
objtool, x86: Add facility for asm code to provide unwind hints
Josh Poimboeuf
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-30
objtool: Move checking code to check.c
Josh Poimboeuf