index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
include
Age
Commit message (
Expand
)
Author
2026-05-04
objtool/klp: Cache dont_correlate() result
Josh Poimboeuf
2026-05-04
objtool/klp: Fix kCFI prefix finding/cloning
Josh Poimboeuf
2026-05-04
objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING
Josh Poimboeuf
2026-05-04
objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls
Josh Poimboeuf
2026-05-04
objtool: Add insn_sym() helper
Josh Poimboeuf
2026-05-04
objtool/klp: Add correlation debugging output
Josh Poimboeuf
2026-05-04
objtool/klp: Calculate object checksums
Josh Poimboeuf
2026-05-04
objtool/klp: Add "objtool klp checksum" subcommand
Josh Poimboeuf
2026-05-04
objtool: Consolidate file decoding into decode_file()
Josh Poimboeuf
2026-05-04
objtool/klp: Extricate checksum calculation from validate_branch()
Josh Poimboeuf
2026-05-04
objtool: Add is_cold_func() helper
Josh Poimboeuf
2026-05-04
objtool: Add is_alias_sym() helper
Josh Poimboeuf
2026-05-04
objtool/klp: Fix pointer comparisons for rodata objects
Josh Poimboeuf
2026-05-04
objtool: Move mark_rodata() to elf.c
Josh Poimboeuf
2026-05-04
objtool/klp: Fix XXH3 state memory leak
Josh Poimboeuf
2026-05-04
objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
2026-05-04
objtool: Replace iterator callback with for_each_sym_by_mangled_name()
Josh Poimboeuf
2026-04-14
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-06
objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
2026-03-06
objtool: Fix ERROR_INSN() error message
Josh Poimboeuf
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
2026-01-13
objtool: Allow multiple pv_ops arrays
Juergen Gross
2026-01-13
objtool: fix compilation failure with the x32 toolchain
Mikulas Patocka
2025-12-03
objtool: Add more robust signal error handling, detect and warn about stack o...
Josh Poimboeuf
2025-11-24
objtool: Add wide output for disassembly
Alexandre Chartre
2025-11-24
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
2025-11-21
objtool: Provide access to feature and flags of group alternatives
Alexandre Chartre
2025-11-21
objtool: Add the --disas=<function-pattern> action
Alexandre Chartre
2025-11-21
objtool: Improve tracing of alternative instructions
Alexandre Chartre
2025-11-21
objtool: Add functions to better name alternatives
Alexandre Chartre
2025-11-21
objtool: Identify the different types of alternatives
Alexandre Chartre
2025-11-21
objtool: Improve register reporting during function validation
Alexandre Chartre
2025-11-21
objtool: Trace instruction state changes during function validation
Alexandre Chartre
2025-11-21
objtool: Add option to trace function validation
Alexandre Chartre
2025-11-21
objtool: Disassemble instruction on warning or backtrace
Alexandre Chartre
2025-11-21
objtool: Print symbol during disassembly
Alexandre Chartre
2025-11-21
objtool: Disassemble code with libopcodes instead of running objdump
Alexandre Chartre
2025-11-21
objtool: Create disassembly context
Alexandre Chartre
2025-11-21
objtool: Move disassembly functions to a separated file
Alexandre Chartre
2025-11-21
objtool: Fix .cold function detection for duplicate symbols
Josh Poimboeuf
2025-11-10
tools/objtool: Copy the __cleanup unused variable fix for older clang
Borislav Petkov (AMD)
2025-10-14
objtool: Add base objtool support for livepatch modules
Josh Poimboeuf
2025-10-14
objtool: Refactor prefix symbol creation code
Josh Poimboeuf
2025-10-14
objtool/klp: Add post-link subcommand to finalize livepatch modules
Josh Poimboeuf
2025-10-14
objtool/klp: Add --debug option to show cloning decisions
Josh Poimboeuf
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2025-10-14
objtool/klp: Add --debug-checksum=<funcs> to show per-instruction checksums
Josh Poimboeuf
2025-10-14
objtool/klp: Add --checksum option to generate per-function checksums
Josh Poimboeuf
2025-10-14
objtool: Add annotype() helper
Josh Poimboeuf
[next]