<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in kernel-doc</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/docs/kernel-doc#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/docs/kernel-doc</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>72c395024dac5e215136cbff793455f065603b06 - Merge tag &apos;docs-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/docs/kernel-doc#72c395024dac5e215136cbff793455f065603b06</link>
        <description>Merge tag &apos;docs-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxPull documentation updates from Jonathan Corbet: &quot;A slightly calmer cycle for docs this time around, though there is  still a fair amount going on, including:   - Some signs of life on the long-moribund Japanese translation   - Documentation on policies around the use of generative tools for     patch submissions, and a separate document intended for consumption     by generative tools   - The completion of the move of the documentation tools to     tools/docs. For now we&apos;re leaving a /scripts/kernel-doc symlink     behind to avoid breaking scripts   - Ongoing build-system work includes the incorporation of     documentation in Python code, better support for documenting     variables, and lots of improvements and fixes   - Automatic linking of man-page references -- cat(1), for example --     to the online pages in the HTML build  ...and the usual array of typo fixes and such&quot;* tag &apos;docs-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux: (107 commits)  doc: development-process: add notice on testing  tools: sphinx-build-wrapper: improve its help message  docs: sphinx-build-wrapper: allow -v override -q  docs: kdoc: Fix pdfdocs build for tools  docs: ja_JP: process: translate &apos;Obtain a current source tree&apos;  docs: fix &apos;re-use&apos; -&gt; &apos;reuse&apos; in documentation  docs: ioctl-number: fix a typo in ioctl-number.rst  docs: filesystems: ensure proc pid substitutable is complete  docs: automarkup.py: Skip common English words as C identifiers  Documentation: use a source-read extension for the index link boilerplate  docs: parse_features: make documentation more consistent  docs: add parse_features module documentation  docs: jobserver: do some documentation improvements  docs: add jobserver module documentation  docs: kabi: helpers: add documentation for each &quot;enum&quot; value  docs: kabi: helpers: add helper for debug bits 7 and 8  docs: kabi: system_symbols: end docstring phrases with a dot  docs: python: abi_regex: do some improvements at documentation  docs: python: abi_parser: do some improvements at documentation  docs: add kabi modules documentation  ...

            List of files:
            /linux/tools/docs/kernel-doc</description>
        <pubDate>Tue, 10 Feb 2026 05:53:18 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>11ba4215d0d6acc5a7d866a5e0a063b5a8487022 - Merge branch &apos;mauro&apos; into docs-mw</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/docs/kernel-doc#11ba4215d0d6acc5a7d866a5e0a063b5a8487022</link>
        <description>Merge branch &apos;mauro&apos; into docs-mwA combination of Mauro&apos;s -Werror work and my long-belated kernel-doc move.

            List of files:
            /linux/tools/docs/kernel-doc</description>
        <pubDate>Wed, 21 Jan 2026 00:13:23 +0100</pubDate>
        <dc:creator>Jonathan Corbet &lt;corbet@lwn.net&gt;</dc:creator>
    </item>
<item>
        <title>35c0f975ef4a96cb488bcb5fca6e852fc347bc49 - docs: kdoc: improve description of MsgFormatter</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/docs/kernel-doc#35c0f975ef4a96cb488bcb5fca6e852fc347bc49</link>
        <description>docs: kdoc: improve description of MsgFormatterThe description there is quite vague. Make it clearer.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;94269990e2d665bec08a1b6f4d28d84939cb9d83.1768823489.git.mchehab+huawei@kernel.org&gt;

            List of files:
            /linux/tools/docs/kernel-doc</description>
        <pubDate>Mon, 19 Jan 2026 13:05:03 +0100</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>32e9a42440a230b14c438099bc5fccb5012a638a - docs: kdoc: move the return values to the helper message</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/docs/kernel-doc#32e9a42440a230b14c438099bc5fccb5012a638a</link>
        <description>docs: kdoc: move the return values to the helper messageIt makes sense to describe what kernel-doc is expected to returnon its help message. Move such messages to argparse epilog.Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;3bcfa48016770929fcd073376515e3ff0b777ea8.1768823489.git.mchehab+huawei@kernel.org&gt;

            List of files:
            /linux/tools/docs/kernel-doc</description>
        <pubDate>Mon, 19 Jan 2026 13:05:02 +0100</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>eba6ffd126cd52358181ed5a179644a161f9c65f - docs: kdoc: move kernel-doc to tools/docs</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/docs/kernel-doc#eba6ffd126cd52358181ed5a179644a161f9c65f</link>
        <description>docs: kdoc: move kernel-doc to tools/docskernel-doc is the last documentation-related tool still living outside ofthe tools/docs directory; the time has come to move it over.[mchehab: fixed kdoc lib location]Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;311d17e403524349940a8b12de6b5e91e554b1f4.1768823489.git.mchehab+huawei@kernel.org&gt;

            List of files:
            /linux/tools/docs/kernel-doc</description>
        <pubDate>Mon, 19 Jan 2026 13:05:01 +0100</pubDate>
        <dc:creator>Jonathan Corbet &lt;corbet@lwn.net&gt;</dc:creator>
    </item>
</channel>
</rss>
