aboutsummaryrefslogtreecommitdiffstats
path: root/lib/livepatch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-17livepatch/samples/selftest: Use klp_shadow_alloc() API correctlyPetr Mladek1-22/+30
2020-01-17livepatch/selftest: Clean up shadow variable names and typePetr Mladek1-41/+52
2019-11-01livepatch: Selftests of the API for tracking system state changesPetr Mladek4-1/+362
2019-02-06livepatch: Proper error handling in the shadow variables selftestPetr Mladek1-0/+22
2019-02-06livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence1-1/+1
2019-01-11selftests/livepatch: introduce testsJoe Lawrence8-0/+640