index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
special.c
Age
Commit message (
Expand
)
Author
2022-07-25
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2022-07-25
objtool: Remove reloc symbol type checks in get_alt_entry()
Josh Poimboeuf
2022-07-25
objtool: print out the symbol type when complaining about it
Linus Torvalds
2022-07-25
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
2022-07-25
objtool: Skip magical retpoline .altinstr_replacement
Peter Zijlstra
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry
2020-09-10
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
2018-09-27
x86/jump_table: Use relative references
Ard Biesheuvel
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf