index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
elf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
objtool: Allocate multiple structures with calloc()
Thomas Weißschuh
1
-21
/
+21
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+6
2022-11-18
objtool: Use target file class size instead of a compiled constant
Christophe Leroy
1
-2
/
+6
2022-11-05
objtool: Optimize elf_dirty_reloc_sym()
Peter Zijlstra
1
-17
/
+10
2022-11-01
objtool: Add option to generate prefix symbols
Peter Zijlstra
1
-0
/
+31
2022-11-01
objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf
Peter Zijlstra
1
-6
/
+83
2022-11-01
objtool: Slice up elf_create_section_symbol()
Peter Zijlstra
1
-21
/
+35
2022-10-17
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
1
-53
/
+40
2022-09-26
objtool: Preserve special st_shndx indexes in elf_update_symbol
Sami Tolvanen
1
-1
/
+6
2022-05-20
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
1
-1
/
+1
2022-05-20
objtool: Fix symbol creation
Peter Zijlstra
1
-69
/
+129
2022-04-22
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
1
-0
/
+3
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
1
-4
/
+4
2022-04-22
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
1
-22
/
+165
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
1
-1
/
+1
2022-03-15
objtool: Ignore extra-symbol code
Peter Zijlstra
1
-0
/
+60
2022-03-15
objtool: Add --dry-run
Peter Zijlstra
1
-0
/
+3
2021-12-03
objtool: Fix pv_ops noinstr validation
Peter Zijlstra
1
-0
/
+1
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-84
/
+0
2021-10-29
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
1
-84
/
+0
2021-10-07
objtool: Update section header before relocations
Michael Forney
1
-29
/
+17
2021-10-07
objtool: Check for gelf_update_rel[a] failures
Michael Forney
1
-2
/
+8
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
1
-8
/
+6
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
1
-42
/
+68
2021-06-14
objtool: Improve reloc hash size guestimate
Peter Zijlstra
1
-7
/
+4
2021-06-10
objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
Peter Zijlstra
1
-1
/
+24
2021-05-12
objtool: Fix elf_create_undef_symbol() endianness
Vasily Gorbik
1
-0
/
+1
2021-05-12
objtool: Rewrite hashtable sizing
Peter Zijlstra
1
-42
/
+71
2021-04-02
objtool: Add elf_create_undef_symbol()
Peter Zijlstra
1
-0
/
+60
2021-04-02
objtool: Extract elf_symbol_add()
Peter Zijlstra
1
-25
/
+31
2021-04-02
objtool: Extract elf_strtab_concat()
Peter Zijlstra
1
-22
/
+38
2021-04-02
objtool: Create reloc sections implicitly
Peter Zijlstra
1
-1
/
+8
2021-04-02
objtool: Add elf_create_reloc() helper
Peter Zijlstra
1
-30
/
+56
2021-04-02
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
1
-6
/
+14
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+22
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
1
-62
/
+11
2021-01-22
objtool: Don't fail on missing symbol table
Josh Poimboeuf
1
-2
/
+5
2021-01-14
objtool: Rework header include paths
Vasily Gorbik
1
-3
/
+3
2021-01-14
objtool: Fix reloc generation on big endian cross-compiles
Martin Schwidefsky
1
-15
/
+19
2021-01-14
objtool: Don't add empty symbols to the rbtree
Josh Poimboeuf
1
-0
/
+7
2020-12-16
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
1
-0
/
+26
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-4
/
+4
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
1
-3
/
+61
2020-06-18
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
1
-1
/
+39
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
1
-2
/
+11
2020-06-02
objtool: Add support for relocations without addends
Matt Helsley
1
-17
/
+128
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
1
-69
/
+69
2020-05-28
objtool: Use sh_info to find the base for .rela sections
Sami Tolvanen
1
-1
/
+1
2020-05-28
objtool: Do not assume order of parent/child functions
Kristen Carlson Accardi
1
-1
/
+7
2020-05-15
objtool: use gelf_getsymshndx to handle >64k sections
Sami Tolvanen
1
-7
/
+17
[next]