All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Mladek <pmladek@suse.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, live-patching@vger.kernel.org
Subject: [GIT PULL] livepatching for 5.12
Date: Mon, 22 Feb 2021 15:27:52 +0100	[thread overview]
Message-ID: <YDO/aM82PiGprdPQ@alley> (raw)

Linus,

please pull the latest livepatching changes from

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

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

- Practical information how to implement reliable stacktraces needed by
  the livepatching consistency model by Mark Rutland and Mark Brown.

- Automatically generated documentation contents by Mark Brown.

----------------------------------------------------------------
Mark Brown (1):
      Documentation: livepatch: Convert to automatically generated contents

Mark Rutland (1):
      Documentation: livepatch: document reliable stacktrace

 Documentation/livepatch/index.rst               |   1 +
 Documentation/livepatch/livepatch.rst           |  15 +-
 Documentation/livepatch/module-elf-format.rst   |  10 +-
 Documentation/livepatch/reliable-stacktrace.rst | 309 ++++++++++++++++++++++++
 4 files changed, 313 insertions(+), 22 deletions(-)
 create mode 100644 Documentation/livepatch/reliable-stacktrace.rst

             reply	other threads:[~2021-02-22 14:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 14:27 Petr Mladek [this message]
2021-02-22 19:12 ` [GIT PULL] livepatching for 5.12 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YDO/aM82PiGprdPQ@alley \
    --to=pmladek@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=live-patching@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.