index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch.h
Age
Commit message (
Expand
)
Author
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
2020-09-10
objtool: Decode unwind hint register depending on architecture
Julien Thierry
2020-09-01
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
2020-05-20
objtool: Enable compilation of objtool for all architectures
Matt Helsley
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
2020-04-30
objtool: Remove INSN_STACK
Peter Zijlstra
2020-04-23
objtool: Constify arch_decode_instruction()
Ingo Molnar
2020-04-22
objtool: Rename struct cfi_state
Peter Zijlstra
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
2020-04-22
objtool: Support multiple stack_op per instruction
Julien Thierry
2020-04-22
objtool: Add abstraction for destination offsets
Raphael Gault
2019-07-18
objtool: Support conditional retpolines
Josh Poimboeuf
2019-07-18
objtool: Convert insn type to enum
Josh Poimboeuf
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
2017-07-28
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf