index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
Age
Commit message (
Expand
)
Author
2025-10-16
Merge branch 'objtool/core' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Peter Zijlstra
2025-10-14
livepatch/klp-build: Introduce klp-build script for generating livepatch modules
Josh Poimboeuf
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: Simplify special symbol handling in elf_update_symbol()
Josh Poimboeuf
2025-10-14
objtool: Refactor add_jump_destinations()
Josh Poimboeuf
2025-10-14
objtool: Reindent check_options[]
Josh Poimboeuf
2025-10-14
objtool: Resurrect --backup option
Josh Poimboeuf
2025-10-14
objtool: Rename --Werror to --werror
Josh Poimboeuf
2025-10-14
objtool: Avoid emptying lists for duplicate sections
Josh Poimboeuf
2025-10-14
objtool: Simplify reloc offset calculation in unwind_read_hints()
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: Remove .parainstructions reference
Josh Poimboeuf
2025-10-14
objtool: Clean up compiler flag usage
Josh Poimboeuf
2025-10-14
objtool: Const string cleanup
Josh Poimboeuf
2025-10-14
objtool: Check for missing annotation entries in read_annotate()
Josh Poimboeuf
2025-10-14
objtool: Fix "unexpected end of section" warning for alternatives
Josh Poimboeuf
2025-10-14
objtool: Fix __pa_symbol() relocation handling
Josh Poimboeuf
2025-10-14
objtool: Fix x86 addend calculation
Josh Poimboeuf
2025-10-14
objtool: Fix weak symbol detection
Josh Poimboeuf
2025-10-14
objtool: Fix interval tree insertion for zero-length symbols
Josh Poimboeuf
2025-10-14
objtool: Add empty symbols to the symbol tree again
Josh Poimboeuf
2025-10-14
objtool: Remove error handling boilerplate
Josh Poimboeuf
2025-10-14
objtool: Propagate elf_truncate_section() error in elf_write()
Josh Poimboeuf
2025-10-14
objtool: Fix broken error handling in read_symbols()
Josh Poimboeuf
2025-10-14
objtool: Make find_symbol_containing() less arbitrary
Josh Poimboeuf
2025-10-14
interval_tree: Sync interval_tree_generic.h with tools
Josh Poimboeuf
2025-10-14
objtool: Fix standalone --hacks=jump_label
Dylan Hatch
2025-10-14
objtool: Remove unneeded semicolon
Chen Ni
2025-10-14
objtool/x86: Fix NOP decode
Peter Zijlstra
2025-10-14
objtool/x86: Add UDB support
Peter Zijlstra
2025-10-14
objtool/x86: Remove 0xea hack
Peter Zijlstra
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]