Merge tag 'livepatching-for-5.9' of...
Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching Pull livepatching updates from Petr Mladek: "Improvements and cleanups of livepatching selftests" * tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching: selftests/livepatch: adopt to newer sysctl error format selftests/livepatch: Use "comm" instead of "diff" for dmesg selftests/livepatch: add test delimiter to dmesg selftests/livepatch: refine dmesg 'taints' in dmesg comparison selftests/livepatch: Don't clear dmesg when running tests selftests/livepatch: fix mem leaks in test-klp-shadow-vars selftests/livepatch: more verification in test-klp-shadow-vars selftests/livepatch: rework test-klp-shadow-vars selftests/livepatch: simplify test-klp-callbacks busy target tests
No related branches found
No related tags found
Showing
- lib/livepatch/test_klp_callbacks_busy.c 28 additions, 9 deletionslib/livepatch/test_klp_callbacks_busy.c
- lib/livepatch/test_klp_shadow_vars.c 132 additions, 108 deletionslib/livepatch/test_klp_shadow_vars.c
- tools/testing/selftests/livepatch/README 8 additions, 8 deletionstools/testing/selftests/livepatch/README
- tools/testing/selftests/livepatch/functions.sh 37 additions, 3 deletionstools/testing/selftests/livepatch/functions.sh
- tools/testing/selftests/livepatch/test-callbacks.sh 25 additions, 59 deletionstools/testing/selftests/livepatch/test-callbacks.sh
- tools/testing/selftests/livepatch/test-ftrace.sh 2 additions, 4 deletionstools/testing/selftests/livepatch/test-ftrace.sh
- tools/testing/selftests/livepatch/test-livepatch.sh 3 additions, 9 deletionstools/testing/selftests/livepatch/test-livepatch.sh
- tools/testing/selftests/livepatch/test-shadow-vars.sh 52 additions, 33 deletionstools/testing/selftests/livepatch/test-shadow-vars.sh
- tools/testing/selftests/livepatch/test-state.sh 9 additions, 12 deletionstools/testing/selftests/livepatch/test-state.sh
Loading
Please register or sign in to comment