<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ab93e0dd72c37d378dd936f031ffb83ff2bd87ce - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Wed, 06 Aug 2025 19:08:54 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a7bee4e7f78089c101be2ad51f4b5ec64782053e - Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#a7bee4e7f78089c101be2ad51f4b5ec64782053e</link>
        <description>Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextMerge an immutable branch between MFD, GPIO, Input and PWM to resolveconflicts for the merge window pull request.

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Mon, 04 Aug 2025 08:28:48 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>74f1af95820fc2ee580a775a3a17c416db30b38c - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#74f1af95820fc2ee580a775a3a17c416db30b38c</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-nextBack-merge drm-next to (indirectly) get arm-smmu updates for makingstall-on-fault more reliable.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Sun, 29 Jun 2025 04:54:49 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>c598d5eb9fb331ba17bc9ad67ae9a2231ca5aca5 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#c598d5eb9fb331ba17bc9ad67ae9a2231ca5aca5</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to forward to v6.16-rc1Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Wed, 11 Jun 2025 09:01:34 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>86e2d052c2320bf12571a5d96b16c2745e1cfc5e - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#86e2d052c2320bf12571a5d96b16c2745e1cfc5e</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.16Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Mon, 09 Jun 2025 18:26:55 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>34c55367af96f62e89221444f04487440ebc6487 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#34c55367af96f62e89221444f04487440ebc6487</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.16-rc1, among other things to get the fixed size GENMASK_U*()and BIT_U*() macros.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Mon, 09 Jun 2025 11:40:46 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>664a231d90aa450f9f6f029bee3a94dd08e1aac6 - Merge tag &apos;x86_cache_for_v6.16_rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#664a231d90aa450f9f6f029bee3a94dd08e1aac6</link>
        <description>Merge tag &apos;x86_cache_for_v6.16_rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPull x86 resource control updates from Borislav Petkov: &quot;Carve out the resctrl filesystem-related code into fs/resctrl/ so that  multiple architectures can share the fs API for manipulating their  respective hw resource control implementation.  This is the second step in the work towards sharing the resctrl  filesystem interface, the next one being plugging ARM&apos;s MPAM into the  aforementioned fs API&quot;* tag &apos;x86_cache_for_v6.16_rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (25 commits)  MAINTAINERS: Add reviewers for fs/resctrl  x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl  x86/resctrl: Always initialise rid field in rdt_resources_all[]  x86/resctrl: Relax some asm #includes  x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()  x86/resctrl: Squelch whitespace anomalies in resctrl core code  x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h  x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs  x86/resctrl: Move enum resctrl_event_id to resctrl.h  x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl  fs/resctrl: Add boiler plate for external resctrl code  x86/resctrl: Add &apos;resctrl&apos; to the title of the resctrl documentation  x86/resctrl: Split trace.h  x86/resctrl: Expand the width of domid by replacing mon_data_bits  x86/resctrl: Add end-marker to the resctrl_event_id enum  x86/resctrl: Move is_mba_sc() out of core.c  x86/resctrl: Drop __init/__exit on assorted symbols  x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount point  x86/resctrl: Check all domains are offline in resctrl_exit()  x86/resctrl: Rename resctrl_sched_in() to begin with &quot;resctrl_arch_&quot;  ...

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Tue, 27 May 2025 18:53:02 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>bff70402d6d67843fe319338e4c56e1cba13fbd8 - fs/resctrl: Add boiler plate for external resctrl code</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/resctrl/Makefile#bff70402d6d67843fe319338e4c56e1cba13fbd8</link>
        <description>fs/resctrl: Add boiler plate for external resctrl codeAdd Makefile and Kconfig for fs/resctrl. Add ARCH_HAS_CPU_RESCTRLfor the common parts of the resctrl interface and make X86_CPU_RESCTRLselect this.Adding an include of asm/resctrl.h to linux/resctrl.h allows the/fs/resctrl files to switch over to using this header instead.Co-developed-by: Dave Martin &lt;Dave.Martin@arm.com&gt;Signed-off-by: Dave Martin &lt;Dave.Martin@arm.com&gt;Signed-off-by: James Morse &lt;james.morse@arm.com&gt;Signed-off-by: Borislav Petkov (AMD) &lt;bp@alien8.de&gt;Reviewed-by: Shaopeng Tan &lt;tan.shaopeng@jp.fujitsu.com&gt;Reviewed-by: Tony Luck &lt;tony.luck@intel.com&gt;Reviewed-by: Fenghua Yu &lt;fenghuay@nvidia.com&gt;Reviewed-by: Reinette Chatre &lt;reinette.chatre@intel.com&gt;Tested-by: Fenghua Yu &lt;fenghuay@nvidia.com&gt;Tested-by: Carl Worth &lt;carl@os.amperecomputing.com&gt; # arm64Tested-by: Shaopeng Tan &lt;tan.shaopeng@jp.fujitsu.com&gt;Tested-by: Peter Newman &lt;peternewman@google.com&gt;Tested-by: Amit Singh Tomar &lt;amitsinght@marvell.com&gt; # arm64Tested-by: Shanker Donthineni &lt;sdonthineni@nvidia.com&gt; # arm64Tested-by: Babu Moger &lt;babu.moger@amd.com&gt;Tested-by: Tony Luck &lt;tony.luck@intel.com&gt;Link: https://lore.kernel.org/20250515165855.31452-16-james.morse@arm.com

            List of files:
            /linux/fs/resctrl/Makefile</description>
        <pubDate>Thu, 15 May 2025 18:58:45 +0200</pubDate>
        <dc:creator>James Morse &lt;james.morse@arm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
