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