[GIT PULL] livepatching for 6.13

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

please pull the latest changes for the kernel livepatching from

  git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git tags/livepatching-for-6.13

=============================================

- A new selftest for livepatching of a kprobed function.

----------------------------------------------------------------
Michael Vetter (3):
      selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
      selftests: livepatch: save and restore kprobe state
      selftests: livepatch: test livepatching a kprobed function

 tools/testing/selftests/livepatch/Makefile         |  3 +-
 tools/testing/selftests/livepatch/functions.sh     | 29 ++++++----
 .../testing/selftests/livepatch/test-callbacks.sh  | 24 ++++-----
 tools/testing/selftests/livepatch/test-ftrace.sh   |  2 +-
 tools/testing/selftests/livepatch/test-kprobe.sh   | 62 ++++++++++++++++++++++
 .../testing/selftests/livepatch/test-livepatch.sh  | 12 ++---
 tools/testing/selftests/livepatch/test-state.sh    |  8 +--
 tools/testing/selftests/livepatch/test-syscall.sh  |  6 +--
 tools/testing/selftests/livepatch/test-sysfs.sh    |  8 +--
 .../selftests/livepatch/test_modules/Makefile      |  3 +-
 .../livepatch/test_modules/test_klp_kprobe.c       | 38 +++++++++++++
 11 files changed, 152 insertions(+), 43 deletions(-)
 create mode 100755 tools/testing/selftests/livepatch/test-kprobe.sh
 create mode 100644 tools/testing/selftests/livepatch/test_modules/test_klp_kprobe.c




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux Kernel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux