index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool: Add symbol iteration helpers
Josh Poimboeuf
2023-04-14
1
-1
/
+1
*
objtool: Allocate multiple structures with calloc()
Thomas Weißschuh
2023-02-01
1
-21
/
+21
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
1
-2
/
+6
|
\
|
*
objtool: Use target file class size instead of a compiled constant
Christophe Leroy
2022-11-18
1
-2
/
+6
*
|
objtool: Optimize elf_dirty_reloc_sym()
Peter Zijlstra
2022-11-05
1
-17
/
+10
*
|
objtool: Add option to generate prefix symbols
Peter Zijlstra
2022-11-01
1
-0
/
+31
*
|
objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf
Peter Zijlstra
2022-11-01
1
-6
/
+83
*
|
objtool: Slice up elf_create_section_symbol()
Peter Zijlstra
2022-11-01
1
-21
/
+35
*
|
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
2022-10-17
1
-53
/
+40
|
/
*
objtool: Preserve special st_shndx indexes in elf_update_symbol
Sami Tolvanen
2022-09-26
1
-1
/
+6
*
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
2022-05-20
1
-1
/
+1
*
objtool: Fix symbol creation
Peter Zijlstra
2022-05-20
1
-69
/
+129
*
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
2022-04-22
1
-0
/
+3
*
objtool: Reorganize cmdline options
Josh Poimboeuf
2022-04-22
1
-4
/
+4
*
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
2022-04-22
1
-22
/
+165
*
objtool: Fix type of reloc::addend
Peter Zijlstra
2022-04-22
1
-1
/
+1
*
objtool: Ignore extra-symbol code
Peter Zijlstra
2022-03-15
1
-0
/
+60
*
objtool: Add --dry-run
Peter Zijlstra
2022-03-15
1
-0
/
+3
*
objtool: Fix pv_ops noinstr validation
Peter Zijlstra
2021-12-03
1
-0
/
+1
*
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
1
-84
/
+0
|
\
|
*
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-28
1
-84
/
+0
*
|
objtool: Update section header before relocations
Michael Forney
2021-10-06
1
-29
/
+17
*
|
objtool: Check for gelf_update_rel[a] failures
Michael Forney
2021-10-06
1
-2
/
+8
|
/
*
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
2021-10-05
1
-8
/
+6
*
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
2021-06-28
1
-42
/
+68
|
\
|
*
objtool: Improve reloc hash size guestimate
Peter Zijlstra
2021-06-14
1
-7
/
+4
|
*
objtool: Rewrite hashtable sizing
Peter Zijlstra
2021-05-12
1
-42
/
+71
*
|
objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
Peter Zijlstra
2021-06-10
1
-1
/
+24
*
|
objtool: Fix elf_create_undef_symbol() endianness
Vasily Gorbik
2021-05-12
1
-0
/
+1
|
/
*
objtool: Add elf_create_undef_symbol()
Peter Zijlstra
2021-04-02
1
-0
/
+60
*
objtool: Extract elf_symbol_add()
Peter Zijlstra
2021-04-02
1
-25
/
+31
*
objtool: Extract elf_strtab_concat()
Peter Zijlstra
2021-04-02
1
-22
/
+38
*
objtool: Create reloc sections implicitly
Peter Zijlstra
2021-04-02
1
-1
/
+8
*
objtool: Add elf_create_reloc() helper
Peter Zijlstra
2021-04-02
1
-30
/
+56
*
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
2021-04-02
1
-6
/
+14
*
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-23
1
-18
/
+22
|
\
|
*
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
1
-3
/
+3
|
*
objtool: Fix reloc generation on big endian cross-compiles
Martin Schwidefsky
2021-01-13
1
-15
/
+19
*
|
rbtree: Add generic add and find helpers
Peter Zijlstra
2021-02-17
1
-62
/
+11
*
|
objtool: Don't fail on missing symbol table
Josh Poimboeuf
2021-01-21
1
-2
/
+5
*
|
objtool: Don't add empty symbols to the rbtree
Josh Poimboeuf
2021-01-13
1
-0
/
+7
|
/
*
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
2020-12-16
1
-0
/
+26
*
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
1
-4
/
+4
*
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2020-06-18
1
-3
/
+61
|
\
|
*
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
2020-06-18
1
-1
/
+39
|
*
objtool: Clean up elf_write() condition
Peter Zijlstra
2020-06-18
1
-2
/
+11
*
|
objtool: Add support for relocations without addends
Matt Helsley
2020-06-02
1
-17
/
+128
*
|
objtool: Rename rela to reloc
Matt Helsley
2020-06-01
1
-69
/
+69
*
|
objtool: Use sh_info to find the base for .rela sections
Sami Tolvanen
2020-05-28
1
-1
/
+1
*
|
objtool: Do not assume order of parent/child functions
Kristen Carlson Accardi
2020-05-28
1
-1
/
+7
|
/
[next]