index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
include
/
objtool
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
objtool/klp: Fix vmlinux klp relocations for EXPORT_SYMBOL_FOR_MODULES()
Josh Poimboeuf
1
-2
/
+3
2026-08-12
objtool/klp: Fix .kcfi_traps special section extraction
Josh Poimboeuf
1
-0
/
+1
2026-08-11
objtool/klp: Fix cross-module klp relocation section naming
Josh Poimboeuf
1
-3
/
+7
2026-08-11
objtool/klp: Ignore replacement offset of empty x86 alternatives
Josh Poimboeuf
1
-0
/
+7
2026-08-03
objtool/klp: Fix symbol resolution for duplicate data symbols
Josh Poimboeuf
1
-0
/
+5
2026-08-03
objtool/klp: Add .klp.symid for sympos disambiguation
Josh Poimboeuf
2
-0
/
+16
2026-08-03
objtool/klp: Fix false module dependencies caused by dead relocs
Josh Poimboeuf
1
-0
/
+2
2026-05-04
objtool/klp: Cache dont_correlate() result
Josh Poimboeuf
1
-0
/
+1
2026-05-04
objtool/klp: Fix kCFI prefix finding/cloning
Josh Poimboeuf
1
-2
/
+2
2026-05-04
objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING
Josh Poimboeuf
2
-3
/
+5
2026-05-04
objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls
Josh Poimboeuf
2
-1
/
+5
2026-05-04
objtool: Add insn_sym() helper
Josh Poimboeuf
2
-5
/
+21
2026-05-04
objtool/klp: Add correlation debugging output
Josh Poimboeuf
1
-5
/
+11
2026-05-04
objtool/klp: Calculate object checksums
Josh Poimboeuf
2
-28
/
+45
2026-05-04
objtool/klp: Add "objtool klp checksum" subcommand
Josh Poimboeuf
3
-0
/
+11
2026-05-04
objtool: Consolidate file decoding into decode_file()
Josh Poimboeuf
1
-0
/
+5
2026-05-04
objtool/klp: Extricate checksum calculation from validate_branch()
Josh Poimboeuf
1
-5
/
+1
2026-05-04
objtool: Add is_cold_func() helper
Josh Poimboeuf
1
-0
/
+5
2026-05-04
objtool: Add is_alias_sym() helper
Josh Poimboeuf
1
-0
/
+5
2026-05-04
objtool/klp: Fix pointer comparisons for rodata objects
Josh Poimboeuf
1
-0
/
+1
2026-05-04
objtool: Move mark_rodata() to elf.c
Josh Poimboeuf
1
-0
/
+5
2026-05-04
objtool/klp: Fix XXH3 state memory leak
Josh Poimboeuf
1
-0
/
+1
2026-05-04
objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
1
-0
/
+5
2026-05-04
objtool: Replace iterator callback with for_each_sym_by_mangled_name()
Josh Poimboeuf
1
-3
/
+29
2026-04-14
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2026-03-06
objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
1
-0
/
+3
2026-03-06
objtool: Fix ERROR_INSN() error message
Josh Poimboeuf
1
-1
/
+1
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
1
-5
/
+5
2026-01-13
objtool: Allow multiple pv_ops arrays
Juergen Gross
1
-0
/
+1
2026-01-13
objtool: fix compilation failure with the x32 toolchain
Mikulas Patocka
1
-2
/
+2
2025-12-03
objtool: Add more robust signal error handling, detect and warn about stack o...
Josh Poimboeuf
1
-0
/
+2
2025-11-24
objtool: Add wide output for disassembly
Alexandre Chartre
1
-0
/
+1
2025-11-24
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
1
-0
/
+2
2025-11-21
objtool: Provide access to feature and flags of group alternatives
Alexandre Chartre
2
-1
/
+2
2025-11-21
objtool: Add the --disas=<function-pattern> action
Alexandre Chartre
2
-0
/
+3
2025-11-21
objtool: Improve tracing of alternative instructions
Alexandre Chartre
1
-1
/
+64
2025-11-21
objtool: Add functions to better name alternatives
Alexandre Chartre
1
-0
/
+12
2025-11-21
objtool: Identify the different types of alternatives
Alexandre Chartre
1
-0
/
+12
2025-11-21
objtool: Improve register reporting during function validation
Alexandre Chartre
1
-0
/
+2
2025-11-21
objtool: Trace instruction state changes during function validation
Alexandre Chartre
1
-0
/
+10
2025-11-21
objtool: Add option to trace function validation
Alexandre Chartre
5
-1
/
+86
2025-11-21
objtool: Disassemble instruction on warning or backtrace
Alexandre Chartre
3
-5
/
+26
2025-11-21
objtool: Print symbol during disassembly
Alexandre Chartre
1
-0
/
+9
2025-11-21
objtool: Disassemble code with libopcodes instead of running objdump
Alexandre Chartre
3
-0
/
+43
2025-11-21
objtool: Create disassembly context
Alexandre Chartre
2
-2
/
+14
2025-11-21
objtool: Move disassembly functions to a separated file
Alexandre Chartre
1
-0
/
+2
2025-11-21
objtool: Fix .cold function detection for duplicate symbols
Josh Poimboeuf
1
-1
/
+1
2025-11-10
tools/objtool: Copy the __cleanup unused variable fix for older clang
Borislav Petkov (AMD)
1
-1
/
+10
2025-10-14
objtool: Add base objtool support for livepatch modules
Josh Poimboeuf
2
-1
/
+2
[next]