[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200806082437.GK24529@alley>
Date: Thu, 6 Aug 2020 10:24:37 +0200
From: Petr Mladek <pmladek@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, live-patching@...r.kernel.org
Subject: [GIT PULL] livepatching for 5.9
Linus,
please pull the latest livepatching changes from
git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching tags/livepatching-for-5.9
==================================
- Improvements and cleanups of livepatching self tests.
----------------------------------------------------------------
Joe Lawrence (5):
selftests/livepatch: simplify test-klp-callbacks busy target tests
selftests/livepatch: Don't clear dmesg when running tests
selftests/livepatch: refine dmesg 'taints' in dmesg comparison
selftests/livepatch: add test delimiter to dmesg
selftests/livepatch: Use "comm" instead of "diff" for dmesg
Petr Mladek (1):
selftests/livepatch: adopt to newer sysctl error format
Yannick Cote (3):
selftests/livepatch: rework test-klp-shadow-vars
selftests/livepatch: more verification in test-klp-shadow-vars
selftests/livepatch: fix mem leaks in test-klp-shadow-vars
lib/livepatch/test_klp_callbacks_busy.c | 37 +++-
lib/livepatch/test_klp_shadow_vars.c | 240 +++++++++++----------
tools/testing/selftests/livepatch/README | 16 +-
tools/testing/selftests/livepatch/functions.sh | 40 +++-
.../testing/selftests/livepatch/test-callbacks.sh | 84 +++-----
tools/testing/selftests/livepatch/test-ftrace.sh | 6 +-
.../testing/selftests/livepatch/test-livepatch.sh | 12 +-
.../selftests/livepatch/test-shadow-vars.sh | 85 +++++---
tools/testing/selftests/livepatch/test-state.sh | 21 +-
9 files changed, 296 insertions(+), 245 deletions(-)
Best Regards,
Petr
Powered by blists - more mailing lists