Live Patching
 help / color / mirror / Atom feed
* [GIT PULL] livepatching for 6.15
@ 2025-03-27 11:15 Petr Mladek
  2025-03-28  2:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2025-03-27 11:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, live-patching

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.15

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

- Add a selftest for tracing of a livepatched function.
- Skip a selftest when kprobes are not using ftrace
- Some documentation clean up.

----------------------------------------------------------------
Filipe Xavier (2):
      selftests: livepatch: add new ftrace helpers functions
      selftests: livepatch: test if ftrace can trace a livepatched function

Petr Mladek (1):
      Merge branch 'for-6.15/ftrace-test' into for-linus

Song Liu (1):
      selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACE

Vincenzo MEZZELA (1):
      docs: livepatch: move text out of code block

Yafang Shao (1):
      livepatch: Add comment to clarify klp_add_nops()

 Documentation/livepatch/module-elf-format.rst    | 13 ++++---
 kernel/livepatch/core.c                          |  9 +++--
 tools/testing/selftests/livepatch/functions.sh   | 49 ++++++++++++++++++++++++
 tools/testing/selftests/livepatch/test-ftrace.sh | 34 ++++++++++++++++
 tools/testing/selftests/livepatch/test-kprobe.sh |  2 +
 5 files changed, 99 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-28  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-27 11:15 [GIT PULL] livepatching for 6.15 Petr Mladek
2025-03-28  2:31 ` 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