From: Jonathan Corbet <corbet@lwn.net>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] A bit more documentation for 6.13
Date: Mon, 25 Nov 2024 17:13:17 -0700 [thread overview]
Message-ID: <8734jeam3m.fsf@trenco.lwn.net> (raw)
The following changes since commit c818d5c64c9a8cc14853d716bf7ce6674a6126d0:
Documentation/CoC: spell out enforcement for unacceptable behaviors (2024-11-15 14:31:59 -0700)
are available in the Git repository at:
git://git.lwn.net/linux.git tags/docs-6.13-2
for you to fetch changes up to 83a474c11e8cb59e230a43365cb42fa00d3bddaa:
docs: Add debugging guide for the media subsystem (2024-11-22 10:48:12 -0700)
----------------------------------------------------------------
A few late-arriving fixes, plus two more significant changes that were
*almost* ready at the beginning of the merge window:
- A new document on debugging techniques from Sebastian Fricke
- A clarification on MODULE_LICENSE terms meant to head off the sort of
confusion that led to the recent Tuxedo Computers mess.
----------------------------------------------------------------
Javier Carrasco (1):
Documentation: pwrseq: Fix trivial misspellings
Pavel Tikhomirov (1):
docs: core-api/gfp_mask-from-fs-io: indicate that vmalloc supports GFP_NOFS/GFP_NOIO
Randy Dunlap (2):
Documentation: filesystems: update filename extensions
Documentation: kernel-doc: enumerate identifier *type*s
Sebastian Fricke (2):
docs: Add debugging section to process
docs: Add debugging guide for the media subsystem
Uwe Kleine-König (1):
docs/licensing: Clarify wording about "GPL" and "Proprietary"
Documentation/admin-guide/media/index.rst | 5 +
Documentation/core-api/gfp_mask-from-fs-io.rst | 20 +-
Documentation/doc-guide/kernel-doc.rst | 1 +
Documentation/driver-api/pwrseq.rst | 8 +-
Documentation/filesystems/autofs.rst | 2 +-
Documentation/filesystems/dlmfs.rst | 2 +-
Documentation/filesystems/fsverity.rst | 2 +-
Documentation/filesystems/path-lookup.rst | 2 +-
Documentation/filesystems/path-lookup.txt | 2 +-
.../filesystems/ramfs-rootfs-initramfs.rst | 2 +-
Documentation/kernel-hacking/hacking.rst | 2 +-
.../driver_development_debugging_guide.rst | 223 ++++++++++++++++
Documentation/process/debugging/index.rst | 78 ++++++
.../debugging/media_specific_debugging_guide.rst | 180 +++++++++++++
.../debugging/userspace_debugging_guide.rst | 280 +++++++++++++++++++++
Documentation/process/index.rst | 8 +-
Documentation/process/license-rules.rst | 18 +-
17 files changed, 804 insertions(+), 31 deletions(-)
create mode 100644 Documentation/process/debugging/driver_development_debugging_guide.rst
create mode 100644 Documentation/process/debugging/index.rst
create mode 100644 Documentation/process/debugging/media_specific_debugging_guide.rst
create mode 100644 Documentation/process/debugging/userspace_debugging_guide.rst
next reply other threads:[~2024-11-26 0:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-26 0:13 Jonathan Corbet [this message]
2024-11-26 22:31 ` pr-tracker-bot
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=8734jeam3m.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.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
all inboxes | Powered by JetHome®