public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] doc: update printk documentation
@ 2017-12-07 22:27 Tobin C. Harding
  2017-12-07 22:27 ` [PATCH 1/3] doc: convert printk-formats.txt to rst Tobin C. Harding
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tobin C. Harding @ 2017-12-07 22:27 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Tobin C. Harding, Randy Dunlap, linux-doc, linux-kernel,
	Kees Cook, Alexander Popov, kernel-hardening

This set merges two previous patch attempts

[PATCH v2] doc: convert printk-formats.txt to rst
[PATCH] docs: add documentation on printing kernel addresses

And adds patch amending docs for sysctl kptr_restrict

Applies on top of

commit: "ae64f9bd1d36 Linux 4.15-rc2"

(Doesn't apply on top of Jon's docs-next tree (at time of writing at
rc-1) because of commit made to lib/vsprintf.c)

thanks,
Tobin.

Tobin C. Harding (3):
  doc: convert printk-formats.txt to rst
  doc: update kpt_restrict documentation
  doc: add documentation on printing kernel addresses

 Documentation/00-INDEX                             |   2 -
 Documentation/core-api/index.rst                   |   1 +
 .../printk-formats.rst}                            | 268 +++++++++++----------
 Documentation/security/self-protection.rst         |  15 ++
 Documentation/sysctl/kernel.txt                    |   3 +-
 lib/vsprintf.c                                     | 155 +++++-------
 6 files changed, 213 insertions(+), 231 deletions(-)
 rename Documentation/{printk-formats.txt => core-api/printk-formats.rst} (59%)

-- 
2.7.4

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

end of thread, other threads:[~2017-12-07 23:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-07 22:27 [PATCH 0/3] doc: update printk documentation Tobin C. Harding
2017-12-07 22:27 ` [PATCH 1/3] doc: convert printk-formats.txt to rst Tobin C. Harding
2017-12-07 23:31   ` Tobin C. Harding
2017-12-07 22:27 ` [PATCH 2/3] doc: update kpt_restrict documentation Tobin C. Harding
2017-12-07 22:27 ` [PATCH 3/3] doc: add documentation on printing kernel addresses Tobin C. Harding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox