index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
elf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
1
-150
/
+0
*
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
2020-12-16
1
-0
/
+2
*
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
1
-1
/
+2
*
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2020-06-18
1
-3
/
+9
|
\
|
*
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
2020-06-18
1
-1
/
+6
|
*
objtool: Clean up elf_write() condition
Peter Zijlstra
2020-06-18
1
-2
/
+3
*
|
objtool: Add support for relocations without addends
Matt Helsley
2020-06-02
1
-2
/
+5
*
|
objtool: Rename rela to reloc
Matt Helsley
2020-06-01
1
-11
/
+11
|
/
*
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
2020-05-18
1
-3
/
+4
|
\
|
*
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
1
-3
/
+4
|
|
\
|
|
*
objtool: Fix infinite loop in for_offset_range()
Josh Poimboeuf
2020-04-26
1
-3
/
+4
|
*
|
objtool: Fix 32bit cross builds
Peter Zijlstra
2020-04-22
1
-1
/
+1
|
|
/
*
|
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
2020-04-30
1
-1
/
+1
*
|
objtool: Rename elf_read() to elf_open_read()
Ingo Molnar
2020-04-23
1
-1
/
+1
*
|
objtool: Constify 'struct elf *' parameters
Ingo Molnar
2020-04-23
1
-10
/
+10
*
|
objtool: Optimize !vmlinux.o again
Peter Zijlstra
2020-04-22
1
-5
/
+8
*
|
objtool: Implement noinstr validation
Peter Zijlstra
2020-04-22
1
-1
/
+1
*
|
objtool: Fix 32bit cross builds
Peter Zijlstra
2020-04-22
1
-1
/
+1
|
/
*
objtool: Optimize find_rela_by_dest_range()
Peter Zijlstra
2020-03-25
1
-1
/
+15
*
objtool: Optimize read_sections()
Peter Zijlstra
2020-03-25
1
-4
/
+17
*
objtool: Optimize find_symbol_by_name()
Peter Zijlstra
2020-03-25
1
-0
/
+2
*
objtool: Rename find_containing_func()
Peter Zijlstra
2020-03-25
1
-1
/
+1
*
objtool: Optimize find_symbol_*() and read_symbols()
Peter Zijlstra
2020-03-25
1
-0
/
+3
*
objtool: Optimize find_section_by_name()
Peter Zijlstra
2020-03-25
1
-0
/
+3
*
objtool: Optimize find_section_by_index()
Peter Zijlstra
2020-03-25
1
-0
/
+2
*
objtool: Optimize find_symbol_by_index()
Peter Zijlstra
2020-03-25
1
-2
/
+1
*
objtool: Improve call destination function detection
Josh Poimboeuf
2020-02-21
1
-0
/
+1
*
objtool: Support repeated uses of the same C jump table
Jann Horn
2019-07-18
1
-0
/
+1
*
objtool: Refactor jump table code
Josh Poimboeuf
2019-07-18
1
-1
/
+1
*
objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain
Michael Forney
2019-07-18
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
objtool: Add UACCESS validation
Peter Zijlstra
2019-04-03
1
-0
/
+1
*
objtool: Handle function aliases
Peter Zijlstra
2019-04-03
1
-1
/
+1
*
objtool: Support per-function rodata sections
Allan Xavier
2018-09-08
1
-1
/
+2
*
objtool: Support GCC 8's cold subfunctions
Josh Poimboeuf
2018-05-14
1
-0
/
+2
*
objtool: Add ORC unwind table generation
Josh Poimboeuf
2017-07-18
1
-1
/
+14
*
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-30
1
-3
/
+3
*
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
2017-03-07
1
-0
/
+1
*
objtool: Allow building with older libelf
Jan Beulich
2016-05-17
1
-0
/
+5
*
objtool: Add several performance improvements
Josh Poimboeuf
2016-03-09
1
-2
/
+8
*
objtool: Rename some variables and functions
Josh Poimboeuf
2016-03-09
1
-2
/
+2
*
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
2016-02-29
1
-0
/
+79