index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
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 ANNOTATE_DATA_SPECIAL
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: Fix ITSTATIC usage for *_subtree_search()
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
tools build: Fix fixdep dependencies
Josh Poimboeuf
2025-10-14
objtool: Remove unneeded semicolon
Chen Ni
2025-10-14
selftests: net: check jq command is supported
Wang Liang
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-13
sched_ext/tools: Add compat wrapper for scx_bpf_task_set_slice/dsq_vtime()
Tejun Heo
[prev]
[next]