Re: [GIT PULL] Documentation fixes for 7.2

From: Jonathan Corbet

Date: Thu Jun 25 2026 - 09:00:27 EST


Due to insufficient coffee absorption, I failed to copy this beyond
Linus, so, for the record...

Jonathan Corbet <corbet@xxxxxxx> writes:

> The following changes since commit fa34b01aa0f59355206b0807f862cced06c2b7a1:
>
> docs: pt_BR: Translate 3.Early-stage.rst into Portuguese (2026-06-12 13:34:26 -0600)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux.git tags/docs-7.2-2
>
> for you to fetch changes up to b13f724df35c4f1a69e20c965a2fc74fd2921e59:
>
> docs: tools: Fix typo 'ackward' to 'awkward' in unittest.rst (2026-06-23 14:48:01 -0600)
>
> ----------------------------------------------------------------
> A handful of late-arriving docs fixes, along with one document update
> that fell through the cracks before.
>
> ----------------------------------------------------------------
> David Hildenbrand (Arm) (1):
> docs/mm: clarify that we are not looking for LLM generated content
>
> Declan Wale (1):
> docs: tools: Fix typo 'ackward' to 'awkward' in unittest.rst
>
> Doehyun Baek (1):
> Docs/driver-api/uio-howto: document mmap_prepare callback
>
> Matthew Wilcox (Oracle) (1):
> MAINTAINERS: Fix regex for kdoc
>
> Randy Dunlap (3):
> kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()
> kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-doc
> kdoc: xforms: ignore special static/inline macros
>
> Yudistira Putra (1):
> Documentation: tracing: fix typo in events documentation
>
> Zenghui Yu (1):
> docs: kgdb: Fix path of driver options
>
> Documentation/driver-api/uio-howto.rst | 4 ++--
> Documentation/mm/index.rst | 13 +++++++++++++
> Documentation/process/debugging/kgdb.rst | 2 +-
> Documentation/tools/unittest.rst | 2 +-
> Documentation/trace/events.rst | 2 +-
> MAINTAINERS | 2 +-
> tools/lib/python/kdoc/xforms_lists.py | 4 ++++
> 7 files changed, 23 insertions(+), 6 deletions(-)