linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] livepatching for 6.3
@ 2023-02-21 15:42 Petr Mladek
  2023-02-23 22:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2023-02-21 15:42 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-6.3

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

- Allow to reload livepatched module by clearing livepatch-specific
  relocations in the livepatch module. Otherwise, the repeated load
  would fail on consistency checks.

----------------------------------------------------------------
Song Liu (2):
      x86/module: remove unused code in __apply_relocate_add
      livepatch,x86: Clear relocation targets on a module removal

 arch/x86/kernel/module.c     | 97 +++++++++++++++++++++++++++-----------------
 include/linux/moduleloader.h | 17 ++++++++
 kernel/livepatch/core.c      | 62 ++++++++++++++++++++++------
 3 files changed, 126 insertions(+), 50 deletions(-)

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

* Re: [GIT PULL] livepatching for 6.3
  2023-02-21 15:42 [GIT PULL] livepatching for 6.3 Petr Mladek
@ 2023-02-23 22:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-23 22:20 UTC (permalink / raw)
  To: Petr Mladek; +Cc: Linus Torvalds, linux-kernel, live-patching

The pull request you sent on Tue, 21 Feb 2023 16:42:43 +0100:

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

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

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:[~2023-02-23 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 15:42 [GIT PULL] livepatching for 6.3 Petr Mladek
2023-02-23 22:20 ` 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;
as well as URLs for NNTP newsgroup(s).