lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 22 Feb 2021 15:27:52 +0100
From:   Petr Mladek <pmladek@...e.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, live-patching@...r.kernel.org
Subject: [GIT PULL] livepatching for 5.12

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ