summaryrefslogtreecommitdiffstats
path: root/lib/livepatch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-4/+0
|\
| * kbuild: trace functions in subdirectories of lib/Masahiro Yamada2020-08-101-6/+0
| * kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-0/+2
* | selftests/livepatch: fix mem leaks in test-klp-shadow-varsYannick Cote2020-06-081-12/+31
* | selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote2020-06-081-100/+92
* | selftests/livepatch: rework test-klp-shadow-varsYannick Cote2020-06-081-44/+57
* | selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence2020-06-081-9/+28
|/
* livepatch/samples/selftest: Use klp_shadow_alloc() API correctlyPetr Mladek2020-01-171-22/+30
* livepatch/selftest: Clean up shadow variable names and typePetr Mladek2020-01-171-41/+52
* livepatch: Selftests of the API for tracking system state changesPetr Mladek2019-11-014-1/+362
* livepatch: Proper error handling in the shadow variables selftestPetr Mladek2019-02-061-0/+22
* livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence2019-02-061-1/+1
* selftests/livepatch: introduce testsJoe Lawrence2019-01-118-0/+640