[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87fsweds6l.fsf@meer.lwn.net>
Date:   Fri, 16 Jul 2021 12:33:54 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Linus Torvalds <torvalds@...uxfoundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>, linux-doc@...r.kernel.org
Subject: [GIT PULL] Documentation fixes for 5.14
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
  git://git.lwn.net/linux.git tags/docs-5.14-2
for you to fetch changes up to 530c4374e21ae750c5fa5aa67b36a97635ddb379:
  docs/zh_CN: add a missing space character (2021-07-15 06:33:44 -0600)
----------------------------------------------------------------
A handful of fixes in and around documentation.  Some funky quotes in
LICENSES/dual/CC-BY-4.0 were giving spdxcheck.py grief; that has been
fixed on both ends.  Also a couple of features updates and one docs
build fix.
----------------------------------------------------------------
Hu Haowen (1):
      docs/zh_CN: add a missing space character
Ingo Molnar (2):
      Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entry
      Documentation/features: Add THREAD_INFO_IN_TASK feature matrix
Nishanth Menon (2):
      scripts/spdxcheck.py: Strictly read license files in utf-8
      LICENSES/dual/CC-BY-4.0: Git rid of "smart quotes"
 .../core/thread-info-in-task/arch-support.txt      | 32 ++++++++++++++++++++++
 .../time/arch-tick-broadcast/arch-support.txt      |  2 +-
 .../translations/zh_CN/process/2.Process.rst       |  4 +--
 LICENSES/dual/CC-BY-4.0                            |  2 +-
 scripts/spdxcheck.py                               |  2 +-
 5 files changed, 37 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/features/core/thread-info-in-task/arch-support.txt
Powered by blists - more mailing lists