summaryrefslogtreecommitdiffstats
path: root/scripts/livepatch/klp-build
AgeCommit message (Expand)AuthorLines
2026-04-14Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-55/+76
2026-03-16livepatch/klp-build: report patch validation fuzzJoe Lawrence-5/+19
2026-03-16livepatch/klp-build: add terminal color outputJoe Lawrence-4/+13
2026-03-16livepatch/klp-build: provide friendlier error messagesJoe Lawrence-4/+5
2026-03-16livepatch/klp-build: Fix inconsistent kernel versionJosh Poimboeuf-5/+4
2026-03-16livepatch/klp-build: improve short-circuit validationJoe Lawrence-2/+5
2026-03-16livepatch/klp-build: fix shellcheck complaintsJoe Lawrence-1/+1
2026-03-16livepatch/klp-build: add grep-override functionJoe Lawrence-0/+7
2026-03-16livepatch/klp-build: switch to GNU patch and recountdiffJoe Lawrence-46/+13
2026-03-16livepatch/klp-build: support patches that add/remove filesJoe Lawrence-7/+27
2026-01-29livepatch/klp-build: Require Clang assembler >= 20Josh Poimboeuf-0/+4
2026-01-27livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALLJosh Poimboeuf-4/+4
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-0/+743