[GIT PULL] Documentation for 6.13

From: Jonathan Corbet
Date: Mon Nov 18 2024 - 12:28:28 EST


The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:

Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)

are available in the Git repository at:

git://git.lwn.net/linux.git tags/docs-6.13

for you to fetch changes up to c818d5c64c9a8cc14853d716bf7ce6674a6126d0:

Documentation/CoC: spell out enforcement for unacceptable behaviors (2024-11-15 14:31:59 -0700)

----------------------------------------------------------------
Another moderately busy cycle in docsland:

- Work on Chinese translations has picked up again. Happily, they are
maintaining the existing translations and not just adding new ones.

- Some maintenance of the Japanese and Italian translations as well.

- The removal of the venerable "dontdiff" file. It has long outlived its
usefulness and contained entries ("parse.*") that would actively mask
actual source change.

- The addition of enforcement information to the code-of-conduct
documentation.

Along with some build-system fixes and a lot of typo and language fixes.

----------------------------------------------------------------
Abhinav Saxena (1):
docs: fix typos and whitespace in Documentation/process/backporting.rst

Akira Yokosawa (1):
docs/ja_JP: howto: Catch up changes in v6.11

Andrew Kreimer (2):
docs: backporting: fix a typo
Documentation/maintainer-tip: Fix typos

André Almeida (1):
scripts/kernel-doc: Fix build time warnings

Bernhard M. Wiedemann (1):
docs/zh_TW+zh_CN: Make rst references unique

Carlos Bilbao (1):
kernel-docs: Add new section for Rust learning materials

Changhuang Liang (1):
Documentation: kgdb: Correct parameter error

Chen-Yu Tsai (1):
scripts/kernel-doc: Do not track section counter across processed files

Dongliang Mu (15):
docs/zh_CN: add the translation of kbuild/kconfig.rst
docs/zh_CN: add the translation of kbuild/kbuild.rst
docs/zh_CN: add the translations of kbuild/reproducible-builds.rst
docs/zh_CN: update the translation of process/submitting-patches.rst
docs/zh_CN: update the translation of process/email-clients.rst
docs/zh_CN: update the translation of process/coding-style.rst
docs/zh_CN: update the translation of mm/hmm.rst
docs/zh_CN: update the translation of mm/active_mm.rst
docs/zh_CN: update the translation of mm/admon/faq.rst
docs/zh_CN: update the translation of mm/overcommit-accounting.rst
docs/zh_CN: update the translation of mm/page_table_check.rst
docs/zh_CN: update the translation of mm/page_owner.rst
docs/zh_CN: update the translation of process/programming-language.rst
docs/zh_CN: add the translation of kbuild/llvm.rst
docs/zh_CN: fix one sentence in llvm.rst

Eder Zulian (1):
docs/core-api: swiotlb: fix typos

Federico Vaga (2):
doc:it_IT: update I2C summary
doc:it_IT: update documents in process/

Gabriele Monaco (1):
tracing: doc: Fix typo in ftrace histogram

Guilherme G. Piccoli (1):
Documentation: Improve crash_kexec_post_notifiers description

Haoyang Liu (2):
docs/dev-tools: fix a typo
docs/zh_CN: add translation of dev-tools/kmsan.rst

Jonathan Corbet (2):
Add Yanteng Si to .mailmap
docs: remove Documentation/dontdiff

Lucas De Marchi (1):
Documentation: core-api/cpuhotplug: Fix missing prefix

Matthieu Baerts (NGI0) (1):
docs: gcov: fix link to LCOV website

Nihar Chaithanya (1):
docs:process:changes: fix version command for btrfs-progs

Nir Lichtman (2):
Documentation: English fixes in kgdb/kdb article
Documentation: Fix incorrect paths/magic in magic numbers rst

Pengyu Zhang (4):
Docs/mm: Fix a mistake for pfn in page_tables.rst
Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
Docs/zh_CN: Fix the pfn calculation error in page_tables.rst
docs/zh_CN: Add a entry in Chinese glossary

Randy Dunlap (2):
kernel-doc: allow object-like macros in ReST output
Documentation: admin: reorganize kernel-parameters intro

Sergio González Collado (1):
docs/sp_SP: Add translation for scheduler/sched-bwc.rst

Shuah Khan (1):
Documentation/CoC: spell out enforcement for unacceptable behaviors

Steven Rostedt (1):
Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory

SurajSonawane2415 (1):
docs: fix WARNING document not included in any toctree

Thorsten Blum (1):
docs: Remove redundant word "for"

Thorsten Leemhuis (1):
docs: bug-bisect: add a note about bisecting -next

Vishnu Sanal T (1):
fix grammar on false-sharing.rst

Yaxin Wang (1):
Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese

.mailmap | 1 +
Documentation/admin-guide/bug-bisect.rst | 21 ++
Documentation/admin-guide/kernel-parameters.rst | 36 +-
Documentation/admin-guide/kernel-parameters.txt | 22 +-
Documentation/core-api/cpu_hotplug.rst | 2 +-
Documentation/core-api/swiotlb.rst | 4 +-
Documentation/dev-tools/gcov.rst | 2 +-
Documentation/dev-tools/kgdb.rst | 20 +-
Documentation/dev-tools/kmsan.rst | 2 +-
Documentation/dontdiff | 271 --------------
Documentation/kernel-hacking/false-sharing.rst | 4 +-
Documentation/maintainer/pull-requests.rst | 2 +-
Documentation/mm/page_tables.rst | 2 +-
Documentation/process/5.Posting.rst | 5 -
Documentation/process/backporting.rst | 8 +-
Documentation/process/changes.rst | 2 +-
.../process/code-of-conduct-interpretation.rst | 87 +++++
Documentation/process/kernel-docs.rst | 163 ++++++++-
Documentation/process/maintainer-tip.rst | 4 +-
Documentation/rust/index.rst | 3 +
Documentation/staging/magic-number.rst | 6 +-
Documentation/trace/histogram.rst | 2 +-
Documentation/trace/index.rst | 1 +
.../it_IT/{process => dev-tools}/clang-format.rst | 0
.../translations/it_IT/dev-tools/index.rst | 17 +
Documentation/translations/it_IT/i2c/summary.rst | 72 ++--
Documentation/translations/it_IT/index.rst | 8 +-
.../translations/it_IT/process/2.Process.rst | 6 +-
.../translations/it_IT/process/4.Coding.rst | 2 +-
.../translations/it_IT/process/5.Posting.rst | 5 -
.../translations/it_IT/process/changes.rst | 33 +-
.../translations/it_IT/process/coding-style.rst | 37 +-
.../translations/it_IT/process/email-clients.rst | 33 +-
Documentation/translations/it_IT/process/howto.rst | 10 +-
Documentation/translations/it_IT/process/index.rst | 10 -
.../it_IT/process/submit-checklist.rst | 167 ++++-----
.../it_IT/process/submitting-patches.rst | 23 +-
Documentation/translations/it_IT/staging/index.rst | 13 +
.../it_IT/{process => staging}/magic-number.rst | 0
Documentation/translations/ja_JP/process/howto.rst | 10 +-
.../translations/sp_SP/scheduler/index.rst | 1 +
.../translations/sp_SP/scheduler/sched-bwc.rst | 287 +++++++++++++++
.../translations/zh_CN/dev-tools/gcov.rst | 8 +-
.../translations/zh_CN/dev-tools/index.rst | 2 +-
.../translations/zh_CN/dev-tools/kmsan.rst | 392 +++++++++++++++++++++
Documentation/translations/zh_CN/glossary.rst | 1 +
Documentation/translations/zh_CN/kbuild/index.rst | 9 +-
Documentation/translations/zh_CN/kbuild/kbuild.rst | 304 ++++++++++++++++
.../translations/zh_CN/kbuild/kconfig.rst | 259 ++++++++++++++
Documentation/translations/zh_CN/kbuild/llvm.rst | 203 +++++++++++
.../zh_CN/kbuild/reproducible-builds.rst | 114 ++++++
Documentation/translations/zh_CN/mm/active_mm.rst | 5 +
Documentation/translations/zh_CN/mm/damon/faq.rst | 17 -
Documentation/translations/zh_CN/mm/hmm.rst | 8 +-
Documentation/translations/zh_CN/mm/index.rst | 2 +
.../zh_CN/mm/overcommit-accounting.rst | 3 +-
Documentation/translations/zh_CN/mm/page_owner.rst | 46 +++
.../translations/zh_CN/mm/page_table_check.rst | 13 +
.../translations/zh_CN/mm/page_tables.rst | 221 ++++++++++++
.../translations/zh_CN/mm/physical_memory.rst | 356 +++++++++++++++++++
.../translations/zh_CN/process/5.Posting.rst | 4 -
.../translations/zh_CN/process/coding-style.rst | 11 -
.../translations/zh_CN/process/email-clients.rst | 9 +-
.../zh_CN/process/programming-language.rst | 78 ++--
.../zh_CN/process/submitting-patches.rst | 19 +-
.../translations/zh_TW/dev-tools/gcov.rst | 8 +-
.../translations/zh_TW/process/5.Posting.rst | 4 -
scripts/kernel-doc | 49 ++-
68 files changed, 2892 insertions(+), 657 deletions(-)
delete mode 100644 Documentation/dontdiff
rename Documentation/translations/it_IT/{process => dev-tools}/clang-format.rst (100%)
create mode 100644 Documentation/translations/it_IT/dev-tools/index.rst
create mode 100644 Documentation/translations/it_IT/staging/index.rst
rename Documentation/translations/it_IT/{process => staging}/magic-number.rst (100%)
create mode 100644 Documentation/translations/sp_SP/scheduler/sched-bwc.rst
create mode 100644 Documentation/translations/zh_CN/dev-tools/kmsan.rst
create mode 100644 Documentation/translations/zh_CN/kbuild/kbuild.rst
create mode 100644 Documentation/translations/zh_CN/kbuild/kconfig.rst
create mode 100644 Documentation/translations/zh_CN/kbuild/llvm.rst
create mode 100644 Documentation/translations/zh_CN/kbuild/reproducible-builds.rst
create mode 100644 Documentation/translations/zh_CN/mm/page_tables.rst
create mode 100644 Documentation/translations/zh_CN/mm/physical_memory.rst