summaryrefslogtreecommitdiffstats
path: root/scripts/livepatch
AgeCommit message (Expand)AuthorLines
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf-0/+4
2025-10-14livepatch/klp-build: Add --show-first-changed option to show function divergenceJosh Poimboeuf-4/+78
2025-10-14livepatch/klp-build: Add --debug option to show cloning decisionsJosh Poimboeuf-3/+13
2025-10-14livepatch/klp-build: Introduce klp-build script for generating livepatch modulesJosh Poimboeuf-1/+744
2025-10-14livepatch/klp-build: Add stub init code for livepatch modulesJosh Poimboeuf-0/+108
2025-10-14livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff ...Josh Poimboeuf-0/+79