All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] livepatching for 5.18
@ 2022-03-28 11:30 Petr Mladek
  2022-03-28 22:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2022-03-28 11:30 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-5.18

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

- Forced transitions block only to-be-removed livepatches. [Chengming]

- Detect when ftrace handler could not be disabled in self-tests. [David]

- Calm down warning from a static analyzer. [Tom]

----------------------------------------------------------------
Chengming Zhou (1):
      livepatch: Don't block removal of patches that are safe to unload

David Vernet (1):
      livepatch: Skip livepatch tests if ftrace cannot be configured

Petr Mladek (1):
      Merge branch 'for-5.18/selftests-fixes' into for-linus

Tom Rix (1):
      livepatch: Reorder to use before freeing a pointer

 kernel/livepatch/transition.c                    | 11 +++++++++--
 samples/livepatch/livepatch-shadow-fix1.c        |  2 +-
 samples/livepatch/livepatch-shadow-fix2.c        |  2 +-
 tools/testing/selftests/livepatch/functions.sh   | 22 +++++++++++++++++++---
 tools/testing/selftests/livepatch/test-ftrace.sh |  3 ++-
 5 files changed, 32 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] livepatching for 5.18
  2022-03-28 11:30 [GIT PULL] livepatching for 5.18 Petr Mladek
@ 2022-03-28 22:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-28 22:06 UTC (permalink / raw)
  To: Petr Mladek; +Cc: Linus Torvalds, linux-kernel, live-patching

The pull request you sent on Mon, 28 Mar 2022 13:30:17 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d111c9f0344a5e2454726553c663d25e24e38555

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-03-28 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-28 11:30 [GIT PULL] livepatching for 5.18 Petr Mladek
2022-03-28 22:06 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.