index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
include
Age
Commit message (
Expand
)
Author
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
2025-10-14
objtool: Add elf_create_file()
Josh Poimboeuf
2025-10-14
objtool: Add elf_create_reloc() and elf_init_reloc()
Josh Poimboeuf
2025-10-14
objtool: Add elf_create_data()
Josh Poimboeuf
2025-10-14
objtool: Generalize elf_create_section()
Josh Poimboeuf
2025-10-14
objtool: Generalize elf_create_symbol()
Josh Poimboeuf
2025-10-14
objtool: Refactor add_jump_destinations()
Josh Poimboeuf
2025-10-14
objtool: Resurrect --backup option
Josh Poimboeuf
2025-10-14
objtool: Mark prefix functions
Josh Poimboeuf
2025-10-14
objtool: Fix weak symbol hole detection for .cold functions
Josh Poimboeuf
2025-10-14
objtool: Mark .cold subfunctions
Josh Poimboeuf
2025-10-14
objtool: Add section/symbol type helpers
Josh Poimboeuf
2025-10-14
objtool: Convert elf iterator macros to use 'struct elf'
Josh Poimboeuf
2025-10-14
objtool: Const string cleanup
Josh Poimboeuf
2025-10-14
objtool: Fix x86 addend calculation
Josh Poimboeuf
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-03
objtool: Add action to check for absence of absolute relocations
Ard Biesheuvel
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
2025-05-14
objtool: Speed up SHT_GROUP reindexing
Josh Poimboeuf
2025-04-08
objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET
Josh Poimboeuf
2025-04-01
objtool: Change "warning:" to "error: " for fatal errors
Josh Poimboeuf
2025-04-01
Revert "objtool: Increase per-function WARN_FUNC() rate limit"
Josh Poimboeuf
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
2025-03-25
objtool: Improve error handling
Josh Poimboeuf
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
[next]