index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
special.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
1
-8
/
+8
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
1
-2
/
+2
2023-02-01
objtool: Make struct entries[] static and const
Thomas Weißschuh
1
-3
/
+3
2022-11-18
objtool: Use target file endianness instead of a compiled constant
Christophe Leroy
1
-1
/
+2
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
1
-8
/
+0
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
1
-2
/
+2
2021-10-05
objtool: Remove reloc symbol type checks in get_alt_entry()
Josh Poimboeuf
1
-29
/
+7
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
1
-4
/
+8
2021-10-01
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
1
-7
/
+25
2021-05-12
objtool: Decode jump_entry::key addend
Peter Zijlstra
1
-0
/
+14
2021-04-02
objtool: Skip magical retpoline .altinstr_replacement
Peter Zijlstra
1
-1
/
+11
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
1
-5
/
+5
2021-01-13
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
1
-2
/
+4
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry
1
-27
/
+5
2020-09-10
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
1
-15
/
+1
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
1
-14
/
+14
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
1
-2
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
1
-0
/
+18
2018-09-27
x86/jump_table: Use relative references
Ard Biesheuvel
1
-2
/
+2
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
1
-3
/
+3
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
1
-0
/
+193