Merge tag 'docs-6.4' of git://git.lwn.net/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Apr 2023 19:35:49 +0000 (12:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Apr 2023 19:35:49 +0000 (12:35 -0700)
Pull documentation updates from Jonathan Corbet:
 "Commit volume in documentation is relatively low this time, but there
  is still a fair amount going on, including:

   - Reorganize the architecture-specific documentation under
     Documentation/arch

     This makes the structure match the source directory and helps to
     clean up the mess that is the top-level Documentation directory a
     bit. This work creates the new directory and moves x86 and most of
     the less-active architectures there.

     The current plan is to move the rest of the architectures in 6.5,
     with the patches going through the appropriate subsystem trees.

   - Some more Spanish translations and maintenance of the Italian
     translation

   - A new "Kernel contribution maturity model" document from Ted

   - A new tutorial on quickly building a trimmed kernel from Thorsten

  Plus the usual set of updates and fixes"

* tag 'docs-6.4' of git://git.lwn.net/linux: (47 commits)
  media: Adjust column width for pdfdocs
  media: Fix building pdfdocs
  docs: clk: add documentation to log which clocks have been disabled
  docs: trace: Fix typo in ftrace.rst
  Documentation/process: always CC responsible lists
  docs: kmemleak: adjust to config renaming
  ELF: document some de-facto PT_* ABI quirks
  Documentation: arm: remove stih415/stih416 related entries
  docs: turn off "smart quotes" in the HTML build
  Documentation: firmware: Clarify firmware path usage
  docs/mm: Physical Memory: Fix grammar
  Documentation: Add document for false sharing
  dma-api-howto: typo fix
  docs: move m68k architecture documentation under Documentation/arch/
  docs: move parisc documentation under Documentation/arch/
  docs: move ia64 architecture docs under Documentation/arch/
  docs: Move arc architecture docs under Documentation/arch/
  docs: move nios2 documentation under Documentation/arch/
  docs: move openrisc documentation under Documentation/arch/
  docs: move superh documentation under Documentation/arch/
  ...

1  2 
Documentation/admin-guide/index.rst
Documentation/admin-guide/kernel-parameters.rst
Documentation/admin-guide/kernel-parameters.txt
Documentation/process/index.rst
Documentation/process/submitting-patches.rst
Documentation/translations/it_IT/process/submitting-patches.rst
Documentation/virt/kvm/api.rst
MAINTAINERS
arch/x86/Kconfig
security/Kconfig

index 09a563bbe3e775d273c4f020b706004be9cca1c9,7840fdbab585a1cd3a90c0e1f9bc75f366f60aee..43ea35613dfcd464f2d861a5baaa62a4fd0fa18e
@@@ -36,6 -36,8 +36,7 @@@ problems and bugs in particular
  
     reporting-issues
     reporting-regressions
 -   security-bugs
+    quickly-build-trimmed-linux
     bug-hunting
     bug-bisect
     tainted-kernels
index 565df595152e1684f97c6bfe07d679b529b4f000,33715da7e6843cbcef72518f3eda1c69df47acfc..b501cd977053fa37c765e8a33541a8613ebddab7
@@@ -55,8 -47,10 +55,9 @@@ Other guides to the community that are 
     submit-checklist
     kernel-docs
     deprecated
 -   embargoed-hardware-issues
     maintainers
     researcher-guidelines
+    contribution-maturity-model
  
  These are some overall technical guides that have been put here for now for
  lack of a better place.
Simple merge
diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge