* [GIT PULL] livepatching for 7.1
@ 2026-04-16 9:14 Petr Mladek
2026-04-16 15:19 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2026-04-16 9:14 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, live-patching
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-16 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 9:14 [GIT PULL] livepatching for 7.1 Petr Mladek
2026-04-16 15:19 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox