summaryrefslogtreecommitdiffstats
path: root/tools/objtool/klp-diff.c
AgeCommit message (Expand)AuthorLines
2026-02-05objtool/klp: Fix symbol correlation for orphaned local symbolsJosh Poimboeuf-5/+34
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu-1/+1
2026-01-27objtool/klp: Fix bug table handling for __WARN_printf()Josh Poimboeuf-3/+11
2025-10-14livepatch/klp-build: Introduce klp-build script for generating livepatch modulesJosh Poimboeuf-2/+4
2025-10-14objtool/klp: Add --debug option to show cloning decisionsJosh Poimboeuf-0/+75
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf-0/+1646