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
/
include
Age
Commit message (
Expand
)
Author
2021-06-14
objtool: Improve reloc hash size guestimate
Peter Zijlstra
2021-05-12
objtool: Provide stats for jump_labels
Peter Zijlstra
2021-05-12
objtool: Decode jump_entry::key addend
Peter Zijlstra
2021-05-12
objtool: Rewrite hashtable sizing
Peter Zijlstra
2021-04-28
Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-02
objtool: Cache instruction relocs
Peter Zijlstra
2021-04-02
objtool: Keep track of retpoline call sites
Peter Zijlstra
2021-04-02
objtool: Add elf_create_undef_symbol()
Peter Zijlstra
2021-04-02
objtool: Create reloc sections implicitly
Peter Zijlstra
2021-04-02
objtool: Add elf_create_reloc() helper
Peter Zijlstra
2021-04-02
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
2021-04-02
objtool: Handle per arch retpoline naming
Peter Zijlstra
2021-03-06
objtool: Collate parse_options() users
Peter Zijlstra
2021-03-06
objtool: Add --backup
Peter Zijlstra
2021-03-06
objtool,x86: Rewrite LEAVE
Peter Zijlstra
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
2021-01-14
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
2021-01-14
objtool: Add 'alt_group' struct
Josh Poimboeuf
2021-01-14
objtool: Refactor ORC section generation
Josh Poimboeuf
2021-01-13
objtool: Rework header include paths
Vasily Gorbik