summaryrefslogtreecommitdiff
path: root/tools/objtool/klp-diff.c
AgeCommit message (Expand)Author
2026-04-14Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-16objtool/klp: fix data alignment in __clone_symbol()Joe Lawrence
2026-03-06objtool/klp: Correlate locals to globalsSong Liu
2026-03-06objtool/klp: Match symbols based on demangled_name for global variablesSong Liu
2026-03-06objtool/klp: Remove redundant strcmp() in correlate_symbols()Song Liu
2026-03-06objtool: Use section/symbol type helpersWentong Tian
2026-03-06objtool/klp: Avoid NULL pointer dereference when printing code symbol nameJosh Poimboeuf
2026-03-06objtool/klp: Disable unsupported pr_debug() usageJosh Poimboeuf
2026-03-06objtool/klp: Fix detection of corrupt static branch/call entriesJosh Poimboeuf
2026-02-05objtool/klp: Fix symbol correlation for orphaned local symbolsJosh Poimboeuf
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu
2026-01-27objtool/klp: Fix bug table handling for __WARN_printf()Josh Poimboeuf
2025-10-14livepatch/klp-build: Introduce klp-build script for generating livepatch modulesJosh Poimboeuf
2025-10-14objtool/klp: Add --debug option to show cloning decisionsJosh Poimboeuf
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf