summaryrefslogtreecommitdiff
path: root/scripts/livepatch/init.c
AgeCommit message (Expand)Author
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
2025-10-14livepatch/klp-build: Add stub init code for livepatch modulesJosh Poimboeuf