Age | Commit message (Expand) | Author | Files | Lines |
2022-06-15 | selftests/livepatch: better synchronize test_klp_callbacks_busy | Joe Lawrence | 1 | -0/+8 |
2020-08-10 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -4/+0 |
2020-08-09 | kbuild: trace functions in subdirectories of lib/ | Masahiro Yamada | 1 | -6/+0 |
2020-08-09 | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 1 | -0/+2 |
2020-06-08 | selftests/livepatch: fix mem leaks in test-klp-shadow-vars | Yannick Cote | 1 | -12/+31 |
2020-06-08 | selftests/livepatch: more verification in test-klp-shadow-vars | Yannick Cote | 1 | -100/+92 |
2020-06-08 | selftests/livepatch: rework test-klp-shadow-vars | Yannick Cote | 1 | -44/+57 |
2020-06-08 | selftests/livepatch: simplify test-klp-callbacks busy target tests | Joe Lawrence | 1 | -9/+28 |
2020-01-17 | livepatch/samples/selftest: Use klp_shadow_alloc() API correctly | Petr Mladek | 1 | -22/+30 |
2020-01-17 | livepatch/selftest: Clean up shadow variable names and type | Petr Mladek | 1 | -41/+52 |
2019-11-01 | livepatch: Selftests of the API for tracking system state changes | Petr Mladek | 4 | -1/+362 |
2019-02-06 | livepatch: Proper error handling in the shadow variables selftest | Petr Mladek | 1 | -0/+22 |
2019-02-06 | livepatch: return -ENOMEM on ptr_id() allocation failure | Joe Lawrence | 1 | -1/+1 |
2019-01-11 | selftests/livepatch: introduce tests | Joe Lawrence | 8 | -0/+640 |