summaryrefslogtreecommitdiff
path: root/scripts/livepatch/klp-build
AgeCommit message (Expand)Author
4 daysMerge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-16livepatch/klp-build: report patch validation fuzzJoe Lawrence
2026-03-16livepatch/klp-build: add terminal color outputJoe Lawrence
2026-03-16livepatch/klp-build: provide friendlier error messagesJoe Lawrence
2026-03-16livepatch/klp-build: Fix inconsistent kernel versionJosh Poimboeuf
2026-03-16livepatch/klp-build: improve short-circuit validationJoe Lawrence
2026-03-16livepatch/klp-build: fix shellcheck complaintsJoe Lawrence
2026-03-16livepatch/klp-build: add grep-override functionJoe Lawrence
2026-03-16livepatch/klp-build: switch to GNU patch and recountdiffJoe Lawrence
2026-03-16livepatch/klp-build: support patches that add/remove filesJoe Lawrence
2026-01-29livepatch/klp-build: Require Clang assembler >= 20Josh Poimboeuf
2026-01-27livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALLJosh Poimboeuf
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf
2025-10-14livepatch/klp-build: Add --show-first-changed option to show function divergenceJosh Poimboeuf
2025-10-14livepatch/klp-build: Add --debug option to show cloning decisionsJosh Poimboeuf
2025-10-14livepatch/klp-build: Introduce klp-build script for generating livepatch modulesJosh Poimboeuf