[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zp_QTDDsvyPtCgrl@pathway.suse.cz>
Date: Tue, 23 Jul 2024 17:46:20 +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 6.11
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(-)
Powered by blists - more mailing lists