<?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 idle.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7603d8e78023e5883e075b4625fbdf059c6384f7 - Merge tag &apos;sched_ext-for-7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/sched/ext/idle.c#7603d8e78023e5883e075b4625fbdf059c6384f7</link>
        <description>Merge tag &apos;sched_ext-for-7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extPull sched_ext tree reorg from Tejun Heo: &quot;Pure source reorganization with no functional change:   - the kernel/sched/ext* files move into a new kernel/sched/ext/     subdirectory   - the headers and sources are made self-contained so editor tooling     can parse each file on its own&quot;* tag &apos;sched_ext-for-7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:  sched_ext: Move shared helpers from ext.c into internal.h and cid.h  sched_ext: Make kernel/sched/ext/ sources self-contained for clangd  sched_ext: Move sources under kernel/sched/ext/

            List of files:
            /linux/kernel/sched/ext/idle.c</description>
        <pubDate>Tue, 23 Jun 2026 22:36:09 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3cd1f76be638b7386201171e7bb4c88095774dd5 - sched_ext: Make kernel/sched/ext/ sources self-contained for clangd</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/sched/ext/idle.c#3cd1f76be638b7386201171e7bb4c88095774dd5</link>
        <description>sched_ext: Make kernel/sched/ext/ sources self-contained for clangdThe sources under kernel/sched/ext/ build as a single translation unit:build_policy.c includes the source files and headers. An LSP/clangd editorparses each as a standalone unit, sees no types, and reports a flood oferrors.Give each header its dependencies and include guard, and have each sourceinclude the headers it uses.ext.c, arena.c and the ext headers now parse clean standalone. idle.c andcid.c still reference a few macros and helpers defined in ext.c. The nextpatch moves those to shared headers.Suggested-by: Peter Zijlstra &lt;peterz@infradead.org&gt;Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;Reviewed-by: Andrea Righi &lt;arighi@nvidia.com&gt;

            List of files:
            /linux/kernel/sched/ext/idle.c</description>
        <pubDate>Mon, 22 Jun 2026 19:29:39 +0200</pubDate>
        <dc:creator>Tejun Heo &lt;tj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bba2c3615bd6cfee7456d1130f2e6b01b3f4e9ba - sched_ext: Move sources under kernel/sched/ext/</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/sched/ext/idle.c#bba2c3615bd6cfee7456d1130f2e6b01b3f4e9ba</link>
        <description>sched_ext: Move sources under kernel/sched/ext/The sched_ext sources had grown to ten ext* files directly underkernel/sched/. Move them into a new kernel/sched/ext/ subdirectory and dropthe now-redundant ext_ prefix. ext.c/h keep their names.  kernel/sched/ext.{c,h}       -&gt; kernel/sched/ext/ext.{c,h}  kernel/sched/ext_internal.h  -&gt; kernel/sched/ext/internal.h  kernel/sched/ext_types.h     -&gt; kernel/sched/ext/types.h  kernel/sched/ext_idle.{c,h}  -&gt; kernel/sched/ext/idle.{c,h}  kernel/sched/ext_cid.{c,h}   -&gt; kernel/sched/ext/cid.{c,h}  kernel/sched/ext_arena.{c,h} -&gt; kernel/sched/ext/arena.{c,h}The include paths in build_policy.c and sched.h, the MAINTAINERS glob, and afew documentation and comment references are updated to match. No code orsymbol changes.Suggested-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Reviewed-by: Andrea Righi &lt;arighi@nvidia.com&gt;Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;

            List of files:
            /linux/kernel/sched/ext/idle.c</description>
        <pubDate>Mon, 22 Jun 2026 17:32:54 +0200</pubDate>
        <dc:creator>Tejun Heo &lt;tj@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
