summaryrefslogtreecommitdiffstats
path: root/scripts/livepatch/init.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu-1/+1
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu-11/+9
2025-10-14livepatch/klp-build: Add stub init code for livepatch modulesJosh Poimboeuf-0/+108