]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jun 2026 16:09:38 +0000 (09:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jun 2026 16:09:38 +0000 (09:09 -0700)
commitda07894d1d2ff9164cff88d15669f1e03e810b5c
treecbe25b7bd7152f9de87b1089cc48cc55eba5c892
parent6cc37b86f80985774809aba82283fe0d564d870f
parentb13f724df35c4f1a69e20c965a2fc74fd2921e59
Merge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux

Pull more documentation updates from Jonathan Corbet:
 "A handful of late-arriving docs fixes, along with one document update
  that fell through the cracks before"

* tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux:
  docs: tools: Fix typo 'ackward' to 'awkward' in unittest.rst
  kdoc: xforms: ignore special static/inline macros
  kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-doc
  MAINTAINERS: Fix regex for kdoc
  docs: kgdb: Fix path of driver options
  Documentation: tracing: fix typo in events documentation
  Docs/driver-api/uio-howto: document mmap_prepare callback
  docs/mm: clarify that we are not looking for LLM generated content
  kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()
MAINTAINERS