From: Petr Mladek <pmladek@suse.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, live-patching@vger.kernel.org
Subject: [GIT PULL] livepatching for 7.1
Date: Thu, 16 Apr 2026 11:14:15 +0200 [thread overview]
Message-ID: <aeCoZ4GkkSzOLA68@pathway.suse.cz> (raw)
Hi Linus,
please pull the latest livepatching changes from
git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git tags/livepatching-for-7.1
======================================
- Add two new selftests.
----------------------------------------------------------------
Marcos Paulo de Souza (1):
selftests: livepatch: test-ftrace: livepatch a traced function
Pablo Alessandro Santos Hugen (1):
selftests/livepatch: add test for module function patching
Petr Mladek (1):
Merge branch 'for-7.1/module-function-test' into for-linus
tools/testing/selftests/livepatch/test-ftrace.sh | 36 ++++++++
.../testing/selftests/livepatch/test-livepatch.sh | 100 +++++++++++++++++++++
.../selftests/livepatch/test_modules/Makefile | 2 +
.../livepatch/test_modules/test_klp_mod_patch.c | 53 +++++++++++
.../livepatch/test_modules/test_klp_mod_target.c | 39 ++++++++
5 files changed, 230 insertions(+)
create mode 100644 tools/testing/selftests/livepatch/test_modules/test_klp_mod_patch.c
create mode 100644 tools/testing/selftests/livepatch/test_modules/test_klp_mod_target.c
next reply other threads:[~2026-04-16 9:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-16 9:14 Petr Mladek [this message]
2026-04-16 15:19 ` [GIT PULL] livepatching for 7.1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aeCoZ4GkkSzOLA68@pathway.suse.cz \
--to=pmladek@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=live-patching@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox