Linux Documentation
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: Shuah Khan <shuah@kernel.org>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Documentation for 7.2
Date: Mon, 15 Jun 2026 16:07:03 -0600	[thread overview]
Message-ID: <874ij3xxtk.fsf@trenco.lwn.net> (raw)

The following changes since commit f2e65e4e5b4b4b9ecf43f03c3fdbe8c9a8a43a9e:

  docs: threat-model: don't limit root capabilities to CAP_SYS_ADMIN (2026-05-14 06:23:44 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux.git tags/docs-7.2

for you to fetch changes up to fa34b01aa0f59355206b0807f862cced06c2b7a1:

  docs: pt_BR: Translate 3.Early-stage.rst into Portuguese (2026-06-12 13:34:26 -0600)

----------------------------------------------------------------
Things have calmed down a bit on the docs front, with no earthshaking
changes this time around:

- Ongoing work on the Japanese and Portuguese translations.

- Better integration of the MAINTAINERS file into the rendered documents,
  including a search interface.

- A seemingly infinite supply of fixes for typos, minor grammatical issues,
  and related problems that LLMs find with abandon.

Expect a minor conflict with the kbuild tree on the Portuguese version
of changes.rst.
----------------------------------------------------------------
Akiyoshi Kurita (3):
      docs/ja_JP: translate more of submitting-patches.rst
      docs/ja_JP: translate more of submitting-patches.rst (no-mime)
      docs/ja_JP: translate submitting-patches.rst (interleaved-replies)

Amanda Corrêa (2):
      docs: pt_BR: update maintainer-handbooks
      docs: pt_BR: update "Purpose of Defconfigs" section in maintainer-soc.rst

Baolin Liu (1):
      Documentation: proc: fix section numbering in table of contents

Baruch Siach (1):
      docs: threat-model: add missing closing parenthesis

Brigham Campbell (1):
      docs: Fix minor grammatical error

Chao Gao (1):
      Documentation: core-api/cpu_hotplug: Remove stale cpu0_hotplug docs

Charlie Jenkins (1):
      Documentation/binfmt-misc.rst: Specify aux vector for "O" flag description

Chen-Shi-Hong (1):
      docs: reporting-issues: replace "these advices" with "all of this advice"

Cheng-Han Wu (4):
      docs: admin-guide: fix typos in workload tracing guide
      docs: admin-guide: fix stress-ng command examples
      docs: admin-guide: clarify perf bench all behavior
      docs: admin-guide: add IGNORE_DIRS example for cscope

Clinton Phillips (1):
      docs: sphinx-static: fix typo "wich" -> "which"

Costa Shulyupin (9):
      docs: Remove stale ISDN parameters
      docs: locking: Fix stale dquot.c path
      docs: housekeeping: Fix struct member access in code example
      docs: sysctl/net: Remove ax25, netrom, rose entries
      docs: kernel-parameters: Remove sa1100ir IrDA parameter
      docs: sonypi: Fix stale header file path
      docs: kgdb: Fix stale source file paths
      docs: real-time: Fix duplicated sched(7) text
      docs: kernel-parameters: Fix stale sticore file paths

Daniel Pereira (6):
      docs/pt_BR: process: link maintainer-kvm-x86 in maintainer-handbooks
      docs: pt_BR: translate process/license-rules.rst
      docs: pt_BR: Translate process/kernel-docs.rst into Portuguese
      docs: pt_BR: update minimal software requirements in changes.rst
      docs: pt_BR: add translation for kernel development process guides
      docs: pt_BR: Translate 3.Early-stage.rst into Portuguese

Ethan Nelson-Moore (1):
      docs/{it_it,sp_SP,zh_CN,zh_TW}: update references to removed CONFIG_DEBUG_SLAB

Gabriele Monaco (1):
      Documentation/rv: Replace stale website link

Hyeonjin Kim (1):
      docs: fix typos in kernel documentation

Ilai Levin (1):
      docs: driver-api: eisa: add SPDX license identifier

Jim Cromie (2):
      docs/dyndbg: update examples \012 to \n
      docs/dyndbg: explain flags parse 1st

Jinjie Ruan (1):
      docs: Update nosmt support for arm64

Jonathan Corbet (3):
      Merge branch 'mauro' into docs-mw
      Merge branch 'docs-fixes' into docs-mw
      Merge branch 'mauro' into docs-mw

Krzysztof Kozlowski (1):
      docs: submitting-patches: Clarify that "reviewer" is a person

Manuel Ebner (6):
      Documentation: adopt new coding style of type-aware kmalloc-family
      Documentation: RCU: adopt new coding style of type-aware kmalloc-family
      Documentation: deprecated.rst: kmalloc-family: mark argument as optional
      Documentation: arch: fix brackets
      Documentation: process: fix brackets
      Documentation: bug-hunting.rst: fix grammar

Mauro Carvalho Chehab (25):
      docs: maintainers: add SPDX license to the file
      docs: maintainers_include: auto-generate maintainer profile TOC
      docs: auto-generate maintainer entry profile links
      docs: maintainers_include: use a better title for profiles
      docs: maintainers_include: add external profile URLs
      docs: maintainers_include: preserve names for files under process/
      docs: maintainers_include: Only show main entry for profiles
      docs: maintainers_include: improve its output
      docs: maintainers_include: fix support for O=dir
      docs: maintainers_include: parse MAINTAINERS just once
      docs: maintainers_include: keep hidden TOC sorted
      docs: maintainers_include: split state machine on multiple funcs
      docs: maintainers_include: cleanup the code
      docs: maintainers_include: clean most SPHINXDIRS=process warnings
      docs: maintainers_include: do some coding style cleanups
      docs: maintainers_include: store maintainers entries on a dict
      docs: maintainers_include: properly handle file patterns
      docs: maintainers_include: add a filtering javascript
      docs: maintainers_include: don't ignore invalid profile entries
      docs: maintainers_include: better handle directories
      docs: maintainers_include: better handle doc wildcards
      MAINTAINERS: make clearer about what's expected for "P" field
      MAINTAINERS: use a URL for pin-init maintainer's profile entry
      docs: maintainers_include: restore compatibility with Python 3.6
      docs: maintainers_include: keep the last entry at the end

Mayank Gite (1):
      Documentation: fix typo and formattting in security/credentials.rst

Miguel Martín Gil (1):
      docs: md: fix grammar in speed_limit description

Miles Krause (1):
      Documentation/scheduler: Fix duplicated word in sched-deadline

Myro Demma (1):
      docs: proc: fix minor grammar and formatting issues

Nicolas Pitre (2):
      Documentation: filesystems: cramfs: correct stale hard-link and endianness claims
      cramfs: drop obsolete Future Development notes and update tools URL

Ninad Naik (1):
      Documentation: fix spelling mistake "stucture" -> "structure"

Randy Dunlap (8):
      docs: xforms_lists: allow __maybe_unused in func parameters
      docs: watchdog: mlx-wdt: small fixes
      docs: watchdog: pcwd: fix typo and driver info.
      docs: watchdog-api: general cleaning
      docs: watchdog-kernel-api: general cleanups
      docs: watchdog-parameters: add missing watchdog_core parameters
      kdoc: xforms: move context attrs to function_xforms list
      iommu: Documentation: rearrange, update kernel-parameters

Sakurai Shun (2):
      docs: fix typo in leds-lp55xx.rst
      docs: fix typo in user_mode_linux_howto_v2.rst

Sebastian Andrzej Siewior (1):
      Documentation/kernel-parameters: Remove "Deprecated" from isolcpus=

Shuicheng Lin (1):
      scripts/kernel-doc: Detect mismatched inline member documentation tags

Tudor Ambarus (1):
      docs: kernel-doc: python: strip __counted_by_ptr macro

Uwe Kleine-König (1):
      Documentation: Fix syntax of kmalloc_objs example in coding style doc

Zhan Xusheng (1):
      docs: changes.rst: restore pahole 1.26 minimum (regressed by sort)

Zhang Xiaolei (1):
      docs: staging: fix various typos and grammar issues

 .../RCU/Design/Requirements/Requirements.rst       |   6 +-
 Documentation/RCU/listRCU.rst                      |   2 +-
 Documentation/RCU/whatisRCU.rst                    |   4 +-
 Documentation/admin-guide/binfmt-misc.rst          |   8 +-
 Documentation/admin-guide/bug-hunting.rst          |   4 +-
 Documentation/admin-guide/dynamic-debug-howto.rst  |  35 +-
 Documentation/admin-guide/kernel-parameters.txt    |  72 +--
 Documentation/admin-guide/laptops/sonypi.rst       |   2 +-
 Documentation/admin-guide/md.rst                   |   2 +-
 .../admin-guide/quickly-build-trimmed-linux.rst    |   2 +-
 Documentation/admin-guide/reporting-issues.rst     |   4 +-
 Documentation/admin-guide/sysctl/net.rst           |  11 +-
 Documentation/admin-guide/workload-tracing.rst     |  41 +-
 Documentation/arch/arc/arc.rst                     |   2 +-
 .../arch/arm/samsung/clksrc-change-registers.awk   |   2 +-
 Documentation/arch/arm/vlocks.rst                  |   4 +-
 .../arch/arm64/memory-tagging-extension.rst        |   2 +-
 Documentation/arch/powerpc/vas-api.rst             |   2 +-
 Documentation/arch/sparc/oradax/dax-hv-api.txt     |  18 +-
 Documentation/arch/sparc/oradax/oracle-dax.rst     |   2 +-
 Documentation/arch/x86/x86_64/fsgs.rst             |   4 +-
 Documentation/block/data-integrity.rst             |   2 +-
 Documentation/core-api/cpu_hotplug.rst             |   5 -
 Documentation/core-api/housekeeping.rst            |   2 +-
 Documentation/core-api/kref.rst                    |   4 +-
 Documentation/core-api/list.rst                    |   6 +-
 Documentation/core-api/real-time/theory.rst        |   2 +-
 Documentation/driver-api/eisa.rst                  |   2 +
 Documentation/driver-api/mailbox.rst               |   4 +-
 Documentation/driver-api/media/v4l2-fh.rst         |   2 +-
 Documentation/filesystems/cramfs.rst               |  22 +-
 Documentation/filesystems/locking.rst              |   2 +-
 Documentation/filesystems/proc.rst                 |  18 +-
 Documentation/gpu/drm-uapi.rst                     |   2 +-
 Documentation/kernel-hacking/locking.rst           |   4 +-
 Documentation/leds/leds-lp55xx.rst                 |   2 +-
 Documentation/locking/locktypes.rst                |   4 +-
 .../maintainer/maintainer-entry-profile.rst        |  26 +-
 Documentation/process/changes.rst                  |   7 +-
 Documentation/process/coding-style.rst             |   8 +-
 Documentation/process/debugging/kgdb.rst           |   4 +-
 Documentation/process/deprecated.rst               |  15 +-
 Documentation/process/maintainer-handbooks.rst     |  17 +-
 Documentation/process/maintainer-soc.rst           |   2 +-
 Documentation/process/maintainers.rst              |   2 +
 Documentation/process/submitting-patches.rst       |  12 +-
 Documentation/process/threat-model.rst             |   2 +-
 Documentation/scheduler/sched-deadline.rst         |   2 +-
 Documentation/security/credentials.rst             |   6 +-
 .../sound/kernel-api/writing-an-alsa-driver.rst    |  12 +-
 Documentation/sphinx-static/custom.css             |   2 +-
 Documentation/sphinx/maintainers_include.py        | 516 ++++++++++++++------
 Documentation/spi/spi-summary.rst                  |   4 +-
 Documentation/staging/crc32.rst                    |   2 +-
 Documentation/staging/lzo.rst                      |   2 +-
 Documentation/staging/remoteproc.rst               |   2 +-
 Documentation/staging/static-keys.rst              |   2 +-
 Documentation/trace/histogram-design.rst           |   2 +-
 Documentation/trace/rv/monitor_sched.rst           |   7 +-
 .../translations/it_IT/kernel-hacking/locking.rst  |   4 +-
 .../translations/it_IT/locking/locktypes.rst       |   4 +-
 .../translations/it_IT/process/coding-style.rst    |   2 +-
 .../it_IT/process/submit-checklist.rst             |   2 +-
 .../ja_JP/process/submitting-patches.rst           | 237 +++++++++-
 Documentation/translations/pt_BR/index.rst         |   3 +
 .../translations/pt_BR/process/2.Process.rst       | 520 +++++++++++++++++++++
 .../translations/pt_BR/process/3.Early-stage.rst   | 233 +++++++++
 .../translations/pt_BR/process/changes.rst         |  56 +--
 .../pt_BR/process/development-process.rst          |  22 +
 .../translations/pt_BR/process/kernel-docs.rst     | 373 +++++++++++++++
 .../translations/pt_BR/process/license-rules.rst   | 483 +++++++++++++++++++
 .../pt_BR/process/maintainer-handbooks.rst         |  18 +-
 .../translations/pt_BR/process/maintainer-soc.rst  |  12 +-
 .../translations/sp_SP/process/coding-style.rst    |   2 +-
 .../sp_SP/process/submit-checklist.rst             |   2 +-
 Documentation/translations/zh_CN/core-api/kref.rst |   4 +-
 .../translations/zh_CN/process/coding-style.rst    |   2 +-
 .../zh_CN/process/submit-checklist.rst             |   2 +-
 .../zh_CN/video4linux/v4l2-framework.txt           |   2 +-
 .../translations/zh_TW/process/coding-style.rst    |   2 +-
 .../zh_TW/process/submit-checklist.rst             |   2 +-
 .../virt/uml/user_mode_linux_howto_v2.rst          |   2 +-
 Documentation/watchdog/mlx-wdt.rst                 |   4 +-
 Documentation/watchdog/pcwd-watchdog.rst           |  19 +-
 Documentation/watchdog/watchdog-api.rst            |  38 +-
 Documentation/watchdog/watchdog-kernel-api.rst     |  20 +-
 Documentation/watchdog/watchdog-parameters.rst     |  11 +-
 MAINTAINERS                                        |   8 +-
 fs/cramfs/README                                   |  92 +---
 tools/lib/python/kdoc/kdoc_parser.py               |  54 ++-
 tools/lib/python/kdoc/xforms_lists.py              |  22 +-
 tools/unittests/test_cmatch.py                     |   1 +
 92 files changed, 2665 insertions(+), 559 deletions(-)
 create mode 100644 Documentation/translations/pt_BR/process/2.Process.rst
 create mode 100644 Documentation/translations/pt_BR/process/3.Early-stage.rst
 create mode 100644 Documentation/translations/pt_BR/process/development-process.rst
 create mode 100644 Documentation/translations/pt_BR/process/kernel-docs.rst
 create mode 100644 Documentation/translations/pt_BR/process/license-rules.rst

                 reply	other threads:[~2026-06-15 22:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=874ij3xxtk.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shuah@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