[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87pmevism5.fsf@meer.lwn.net>
Date:   Thu, 13 Oct 2022 10:41:06 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: [GIT PULL] Documentation fixes
The following changes since commit 69d517e6e21099f81efbd39e47874649ae575804:
  checkpatch: warn on usage of VM_BUG_ON() and other BUG variants (2022-09-29 13:20:53 -0600)
are available in the Git repository at:
  git://git.lwn.net/linux.git tags/docs-6.1-2
for you to fetch changes up to 877d95dcfd0a56102d4b97a9691115f5fb5e9ea3:
  Documentation: rtla: Correct command line example (2022-10-13 10:37:13 -0600)
----------------------------------------------------------------
A handful of relatively simple documentation fixes, plus a set of patches
catching the Chinese translation up with the front-page rework.
----------------------------------------------------------------
Akira Yokosawa (1):
      docs/howto: Replace abundoned URL of gmane.org
Joel Stanley (1):
      Documentation: ubifs: Fix compression idiom
Leo Yan (1):
      docs: ftrace: Correct access mode
Pierre Gondois (1):
      Documentation: rtla: Correct command line example
Wu XiangCheng (4):
      docs/zh_CN: promote the title of zh_CN/process/index.rst
      docs/zh_CN: add zh_CN/arch.rst
      docs/zh_CN: Rewrite the Chinese translation front page
      docs/zh_CN: add a man-pages link to zh_CN/index.rst
Yanteng Si (3):
      docs/zh_CN: Fix build warning
      docs/zh_CN: Update the translation of ksm to 6.0-rc7
      docs/zh_CN: Update the translation of page_owner to 6.0-rc7
Yixuan Cao (1):
      Documentation/mm/page_owner.rst: delete frequently changing experimental data
 Documentation/filesystems/ubifs.rst                |   2 +-
 Documentation/mm/page_owner.rst                    |  20 +--
 Documentation/process/howto.rst                    |   2 +-
 Documentation/tools/rtla/rtla-timerlat-top.rst     |   2 +-
 Documentation/trace/ftrace.rst                     |   2 +-
 Documentation/translations/it_IT/process/howto.rst |   2 +-
 Documentation/translations/ja_JP/howto.rst         |   2 +-
 Documentation/translations/ko_KR/howto.rst         |   2 +-
 Documentation/translations/zh_CN/arch.rst          |  29 ++++
 .../translations/zh_CN/devicetree/changesets.rst   |   2 +-
 .../zh_CN/devicetree/dynamic-resolution-notes.rst  |   2 +-
 .../translations/zh_CN/devicetree/kernel-api.rst   |   2 +-
 .../zh_CN/devicetree/overlay-notes.rst             |   2 +-
 Documentation/translations/zh_CN/index.rst         | 169 +++++++--------------
 Documentation/translations/zh_CN/mm/ksm.rst        |   2 +-
 Documentation/translations/zh_CN/mm/page_owner.rst |  10 +-
 Documentation/translations/zh_CN/process/howto.rst |   2 +-
 Documentation/translations/zh_CN/process/index.rst |   1 +
 Documentation/translations/zh_TW/process/howto.rst |   2 +-
 19 files changed, 107 insertions(+), 150 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/arch.rst
Powered by blists - more mailing lists