summaryrefslogtreecommitdiffstats
path: root/lib/livepatch
AgeCommit message (Expand)AuthorLines
2022-06-15selftests/livepatch: better synchronize test_klp_callbacks_busyJoe Lawrence-0/+8
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-4/+0
2020-08-10kbuild: trace functions in subdirectories of lib/Masahiro Yamada-6/+0
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada-0/+2
2020-06-08selftests/livepatch: fix mem leaks in test-klp-shadow-varsYannick Cote-12/+31
2020-06-08selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote-100/+92
2020-06-08selftests/livepatch: rework test-klp-shadow-varsYannick Cote-44/+57
2020-06-08selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence-9/+28
2020-01-17livepatch/samples/selftest: Use klp_shadow_alloc() API correctlyPetr Mladek-22/+30
2020-01-17livepatch/selftest: Clean up shadow variable names and typePetr Mladek-41/+52
2019-11-01livepatch: Selftests of the API for tracking system state changesPetr Mladek-1/+362
2019-02-06livepatch: Proper error handling in the shadow variables selftestPetr Mladek-0/+22
2019-02-06livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence-1/+1
2019-01-11selftests/livepatch: introduce testsJoe Lawrence-0/+640