summaryrefslogtreecommitdiff
path: root/scripts/livepatch/init.c
AgeCommit message (Expand)AuthorFilesLines
5 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
6 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu1-1/+1
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu1-11/+9
2025-10-15livepatch/klp-build: Add stub init code for livepatch modulesJosh Poimboeuf1-0/+108