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
/
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]