summaryrefslogtreecommitdiff
path: root/scripts/livepatch
AgeCommit message (Expand)Author
27 hoursMerge branch into tip/master: 'objtool/core'Ingo Molnar
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 Makefile with check targetJoe 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-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu
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
2025-10-14livepatch/klp-build: Add stub init code for livepatch modulesJosh Poimboeuf
2025-10-14livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff ...Josh Poimboeuf