[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200610145116.42bdc646@lwn.net>
Date: Wed, 10 Jun 2020 14:51:16 -0600
From: Jonathan Corbet <corbet@....net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-doc@...r.kernel.org
Subject: [GIT PULL] A bit more documentation for 5.8
The following changes since commit
e35b5a4c494a75a683ddf4901a43e0a128d5bfe3:
Documentation: fixes to the maintainer-entry-profile template (2020-06-01 09:36:07 -0600)
are available in the Git repository at:
git://git.lwn.net/linux.git tags/docs-5.8-2
for you to fetch changes up to 146f5cdeda153a1c7866cd240d2f464543d368c0:
docs/memory-barriers.txt/kokr: smp_mb__{before,after}_atomic(): update Documentation (2020-06-08 09:42:37 -0600)
----------------------------------------------------------------
A handful of late-arriving docs fixes, along with a patch changing a lot of
HTTP links to HTTPS that had to be yanked and redone before the first
pull.
----------------------------------------------------------------
Alexander A. Klimov (1):
Replace HTTP links with HTTPS ones: documentation
Dejin Zheng (1):
Documentation: devres: add missing entry for devm_platform_get_and_ioremap_resource()
Heinrich Schuchardt (1):
docs: dev-tools: coccinelle: underlines
Jonathan Corbet (1):
docs: Update the location of the LF NDA program
Lukas Bulwahn (2):
doc: zh_CN: use doc reference to resolve undefined label warning
docs: it_IT: address invalid reference warnings
SeongJae Park (1):
docs/memory-barriers.txt/kokr: smp_mb__{before,after}_atomic(): update Documentation
Documentation/COPYING-logo | 2 +-
Documentation/admin-guide/LSM/tomoyo.rst | 16 ++++++++--------
Documentation/admin-guide/acpi/initrd_table_override.rst | 2 +-
Documentation/admin-guide/bcache.rst | 4 ++--
Documentation/admin-guide/devices.rst | 2 +-
Documentation/admin-guide/initrd.rst | 2 +-
Documentation/admin-guide/md.rst | 2 +-
Documentation/admin-guide/mono.rst | 4 ++--
Documentation/admin-guide/reporting-bugs.rst | 2 +-
Documentation/admin-guide/unicode.rst | 4 ++--
Documentation/conf.py | 2 +-
Documentation/core-api/rbtree.rst | 4 ++--
Documentation/dev-tools/coccinelle.rst | 8 ++++----
Documentation/dev-tools/gdb-kernel-debugging.rst | 2 +-
Documentation/doc-guide/parse-headers.rst | 2 +-
Documentation/driver-api/acpi/linuxized-acpica.rst | 6 +++---
Documentation/driver-api/driver-model/devres.rst | 1 +
Documentation/driver-api/usb/bulk-streams.rst | 4 ++--
Documentation/driver-api/usb/writing_musb_glue_layer.rst | 6 +++---
Documentation/filesystems/path-lookup.txt | 2 +-
Documentation/filesystems/seq_file.rst | 4 ++--
Documentation/misc-devices/c2port.txt | 6 +++---
Documentation/process/3.Early-stage.rst | 4 ++--
Documentation/process/7.AdvancedTopics.rst | 8 ++++----
Documentation/process/8.Conclusion.rst | 14 +++++++-------
Documentation/process/adding-syscalls.rst | 4 ++--
Documentation/process/applying-patches.rst | 4 ++--
Documentation/process/volatile-considered-harmful.rst | 4 ++--
Documentation/security/SCTP.rst | 2 +-
Documentation/sphinx/kfigure.py | 6 +++---
Documentation/static-keys.txt | 2 +-
Documentation/trace/events-msr.rst | 2 +-
Documentation/trace/mmiotrace.rst | 2 +-
.../translations/it_IT/kernel-hacking/hacking.rst | 4 ++--
.../translations/it_IT/process/email-clients.rst | 2 ++
.../translations/it_IT/process/management-style.rst | 2 ++
Documentation/translations/ko_KR/memory-barriers.txt | 15 +++++++++------
Documentation/translations/zh_CN/filesystems/debugfs.rst | 2 +-
Documentation/vm/ksm.rst | 2 +-
Documentation/xz.txt | 6 +++---
scripts/kernel-doc | 2 +-
41 files changed, 91 insertions(+), 83 deletions(-)
Powered by blists - more mailing lists