index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
elf.c
Age
Commit message (
Expand
)
Author
2022-03-15
objtool: Ignore extra-symbol code
Peter Zijlstra
2022-03-15
objtool: Add --dry-run
Peter Zijlstra
2021-12-03
objtool: Fix pv_ops noinstr validation
Peter Zijlstra
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-06
objtool: Update section header before relocations
Michael Forney
2021-10-06
objtool: Check for gelf_update_rel[a] failures
Michael Forney
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
2021-06-14
objtool: Improve reloc hash size guestimate
Peter Zijlstra
2021-06-10
objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
Peter Zijlstra
2021-05-12
objtool: Fix elf_create_undef_symbol() endianness
Vasily Gorbik
2021-05-12
objtool: Rewrite hashtable sizing
Peter Zijlstra
2021-04-02
objtool: Add elf_create_undef_symbol()
Peter Zijlstra
2021-04-02
objtool: Extract elf_symbol_add()
Peter Zijlstra
2021-04-02
objtool: Extract elf_strtab_concat()
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-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
2021-01-21
objtool: Don't fail on missing symbol table
Josh Poimboeuf
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
objtool: Fix reloc generation on big endian cross-compiles
Martin Schwidefsky
2021-01-13
objtool: Don't add empty symbols to the rbtree
Josh Poimboeuf
2020-12-16
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2020-06-18
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
2020-06-02
objtool: Add support for relocations without addends
Matt Helsley
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
2020-05-28
objtool: Use sh_info to find the base for .rela sections
Sami Tolvanen
2020-05-28
objtool: Do not assume order of parent/child functions
Kristen Carlson Accardi
2020-05-15
objtool: use gelf_getsymshndx to handle >64k sections
Sami Tolvanen
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
2020-04-23
objtool: Rename elf_read() to elf_open_read()
Ingo Molnar
2020-04-23
objtool: Constify 'struct elf *' parameters
Ingo Molnar
2020-04-22
objtool: Optimize !vmlinux.o again
Peter Zijlstra
2020-04-22
objtool: Fix off-by-one in symbol_by_offset()
Julien Thierry
2020-03-25
objtool: Optimize find_rela_by_dest_range()
Peter Zijlstra
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
2020-03-25
objtool: Optimize find_symbol_by_name()
Peter Zijlstra
2020-03-25
objtool: Rename find_containing_func()
Peter Zijlstra
2020-03-25
objtool: Optimize find_symbol_*() and read_symbols()
Peter Zijlstra
2020-03-25
objtool: Optimize find_section_by_name()
Peter Zijlstra
2020-03-25
objtool: Optimize find_section_by_index()
Peter Zijlstra
2020-03-25
objtool: Add a statistics mode
Peter Zijlstra
2020-03-25
objtool: Optimize find_symbol_by_index()
Peter Zijlstra
2020-02-21
objtool: Improve call destination function detection
Josh Poimboeuf
[next]