public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] A few more documentation changes for 6.5
Date: Thu, 06 Jul 2023 17:04:30 -0600	[thread overview]
Message-ID: <87cz14d4ld.fsf@meer.lwn.net> (raw)

The following changes since commit a1e72bb00a48687a1dc1c2e549eaf4ba09e802be:

  docs: consolidate storage interfaces (2023-06-21 09:18:06 -0600)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-6.5-2

for you to fetch changes up to e27cb89a22ada4e3e7bee1567a8daa1fb2260b78:

  scripts: kernel-doc: support private / public marking for enums (2023-07-04 08:30:49 -0600)

----------------------------------------------------------------
A half-dozen late arriving docs patches.  They are mostly fixes, but we
also have a kernel-doc tweak for enums and the long-overdue removal of the
outdated and redundant patch-submission comments at the top of the
MAINTAINERS file.

----------------------------------------------------------------
Changyuan Lyu (1):
      Documentation: KVM: SEV: add a missing backtick

David Heidelberg (1):
      Documentation: ACPI: fix typo in ssdt-overlays.rst

Jakub Kicinski (2):
      docs: remove the tips on how to submit patches from MAINTAINERS
      scripts: kernel-doc: support private / public marking for enums

Olaf Hering (1):
      Fix documentation of panic_on_warn

Xueshi Hu (1):
      docs: fix typo in zh_TW and zh_CN translation

 Documentation/admin-guide/acpi/ssdt-overlays.rst   |  2 +-
 Documentation/admin-guide/kernel-parameters.txt    |  2 +-
 Documentation/process/6.Followthrough.rst          |  7 ++
 .../translations/zh_CN/process/2.Process.rst       |  2 +-
 .../translations/zh_CN/process/3.Early-stage.rst   |  2 +-
 .../translations/zh_CN/process/4.Coding.rst        |  2 +-
 .../zh_CN/process/7.AdvancedTopics.rst             |  2 +-
 .../translations/zh_TW/process/2.Process.rst       |  2 +-
 .../translations/zh_TW/process/3.Early-stage.rst   |  2 +-
 .../translations/zh_TW/process/4.Coding.rst        |  2 +-
 .../zh_TW/process/7.AdvancedTopics.rst             |  2 +-
 .../virt/kvm/x86/amd-memory-encryption.rst         |  2 +-
 MAINTAINERS                                        | 80 +---------------------
 scripts/kernel-doc                                 |  3 +
 tools/testing/selftests/rcutorture/bin/kvm.sh      |  2 +-
 15 files changed, 24 insertions(+), 90 deletions(-)

             reply	other threads:[~2023-07-06 23:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 23:04 Jonathan Corbet [this message]
2023-07-07  5:51 ` [GIT PULL] A few more documentation changes for 6.5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cz14d4ld.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox