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 6.11
Date: Tue, 23 Jul 2024 17:46:20 +0200 [thread overview]
Message-ID: <Zp_QTDDsvyPtCgrl@pathway.suse.cz> (raw)
Hi Linus,
please pull the latest changes for the kernel livepatching from
git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching tags/livepatching-for-6.11
============================================
- Show also patch->replace flag in sysfs.
- Add or improve few selftests.
----------------------------------------------------------------
Marcos Paulo de Souza (1):
selftests: livepatch: Test atomic replace against multiple modules
Petr Mladek (1):
Merge branch 'for-6.11/sysfs-patch-replace' into for-linus
Ryan Sullivan (1):
selftests/livepatch: define max test-syscall processes
Yafang Shao (3):
livepatch: Add "replace" sysfs attribute
selftests/livepatch: Add selftests for "replace" sysfs attribute
livepatch: Replace snprintf() with sysfs_emit()
Documentation/ABI/testing/sysfs-kernel-livepatch | 8 ++
kernel/livepatch/core.c | 17 ++-
.../testing/selftests/livepatch/test-livepatch.sh | 138 +++++++++++++--------
tools/testing/selftests/livepatch/test-syscall.sh | 5 +-
tools/testing/selftests/livepatch/test-sysfs.sh | 48 +++++++
5 files changed, 163 insertions(+), 53 deletions(-)
next reply other threads:[~2024-07-23 15:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-23 15:46 Petr Mladek [this message]
2024-07-23 19:03 ` [GIT PULL] livepatching for 6.11 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=Zp_QTDDsvyPtCgrl@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