<?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 README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/README</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/README</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/README</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/README</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/README</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#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/README</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/README#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/README</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>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/README</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>78d979db6cef557c171d6059cbce06c3db89c7ee - docs: add AI Coding Assistants documentation</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#78d979db6cef557c171d6059cbce06c3db89c7ee</link>
        <description>docs: add AI Coding Assistants documentationAdd guidance for AI assistants and developers using AI tools for kernelcontributions, per the consensus reached at the 2025 Maintainers Summit.Create Documentation/process/coding-assistants.rst with detailed guidanceon licensing, Signed-off-by requirements, and attribution format. TheREADME points AI tools to this documentation.This will allow coding assistants to easily parse these instructions andcomply with guidelines set by the community.Link: https://lwn.net/Articles/1049830/Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;20251223122110.2496946-1-sashal@kernel.org&gt;

            List of files:
            /linux/README</description>
        <pubDate>Tue, 23 Dec 2025 13:21:10 +0100</pubDate>
        <dc:creator>Sasha Levin &lt;sashal@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/README</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/README</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/README</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/README</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/README</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>f96163865a1346b199cc38e827269296f0f24ab0 - Merge tag &apos;docs-6.19&apos; of git://git.lwn.net/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#f96163865a1346b199cc38e827269296f0f24ab0</link>
        <description>Merge tag &apos;docs-6.19&apos; of git://git.lwn.net/linuxPull documentation updates from Jonathan Corbet: &quot;This has been another busy cycle for documentation, with a lot of  build-system thrashing. That work should slow down from here on out.   - The various scripts and tools for documentation were spread out in     several directories; now they are (almost) all coalesced under     tools/docs/. The holdout is the kernel-doc script, which cannot be     easily moved without some further thought.   - As the amount of Python code increases, we are accumulating modules     that are imported by multiple programs. These modules have been     pulled together under tools/lib/python/ -- at least, for     documentation-related programs. There is other Python code in the     tree that might eventually want to move toward this organization.   - The Perl kernel-doc.pl script has been removed. It is no longer     used by default, and nobody has missed it, least of all anybody who     actually had to look at it.   - The docs build was controlled by a complex mess of makefilese that     few dared to touch. Mauro has moved that logic into a new program     (tools/docs/sphinx-build-wrapper) that, with any luck at all, will     be far easier to understand and maintain.   - The get_feat.pl program, used to access information under     Documentation/features/, has been rewritten in Python, bringing an     end to the use of Perl in the docs subsystem.   - The top-level README file has been reorganized into a more     reader-friendly presentation.   - A lot of Chinese translation additions   - Typo fixes and documentation updates as usual&quot;* tag &apos;docs-6.19&apos; of git://git.lwn.net/linux: (164 commits)  docs: makefile: move rustdoc check to the build wrapper  README: restructure with role-based documentation and guidelines  docs: kdoc: various fixes for grammar, spelling, punctuation  docs: kdoc_parser: use &apos;@&apos; for Excess enum value  docs: submitting-patches: Clarify that removal of Acks needs explanation too  docs: kdoc_parser: add data/function attributes to ignore  docs: MAINTAINERS: update Mauro&apos;s files/paths  docs/zh_CN: Add wd719x.rst translation  docs/zh_CN: Add libsas.rst translation  get_feat.pl: remove it, as it got replaced by get_feat.py  Documentation/sphinx/kernel_feat.py: use class directly  tools/docs/get_feat.py: convert get_feat.pl to Python  Documentation/admin-guide: fix typo and comment in cscope example  docs/zh_CN: Add data-integrity.rst translation  docs/zh_CN: Add blk-mq.rst translation  docs/zh_CN: Add block/index.rst translation  docs/zh_CN: Update the Chinese translation of kbuild.rst  docs: bring some order to our Python module hierarchy  docs: Move the python libraries to tools/lib/python  Documentation/kernel-parameters: Move the kernel build options  ...

            List of files:
            /linux/README</description>
        <pubDate>Wed, 03 Dec 2025 20:34:28 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b9a565b3e4d852d8af14f2c4be0b1dc45f0884b6 - README: restructure with role-based documentation and guidelines</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#b9a565b3e4d852d8af14f2c4be0b1dc45f0884b6</link>
        <description>README: restructure with role-based documentation and guidelinesReorganize README to provide targeted documentation paths for different userroles including developers, researchers, security experts, and maintainers.Add quick start section and essential docs links.Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Reviewed-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Reviewed-by: Kees Cook &lt;kees@kernel.org&gt;Reviewed-by: SeongJae Park &lt;sj@kernel.org&gt;Reviewed-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;20251121180009.2634393-1-sashal@kernel.org&gt;

            List of files:
            /linux/README</description>
        <pubDate>Fri, 21 Nov 2025 19:00:09 +0100</pubDate>
        <dc:creator>Sasha Levin &lt;sashal@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/README</description>
        <pubDate>Mon, 15 Jul 2024 23:03:44 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f47c7ae8c7afaf9ad291d39f0d3974f191a7946 - Merge tag &apos;v6.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#6f47c7ae8c7afaf9ad291d39f0d3974f191a7946</link>
        <description>Merge tag &apos;v6.9&apos; into nextSync up with the mainline to bring in the new cleanup API.

            List of files:
            /linux/README</description>
        <pubDate>Tue, 28 May 2024 06:37:18 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>60a2f25de7b8b785baee2932db932ae9a5b8c86d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#60a2f25de7b8b785baee2932db932ae9a5b8c86d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextSome display refactoring patches are needed in order to allow conflict-less merging.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/README</description>
        <pubDate>Thu, 16 May 2024 09:33:01 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2 - Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/README#594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2</link>
        <description>Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus

            List of files:
            /linux/README</description>
        <pubDate>Mon, 10 Jun 2024 13:03:21 +0200</pubDate>
        <dc:creator>Russell King (Oracle) &lt;rmk+kernel@armlinux.org.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
