<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</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/arch/parisc/boot/compressed/Makefile#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/arch/parisc/boot/compressed/Makefile</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>5d0d3623303775d750e122a2542d1a26c8573d38 - Merge tag &apos;kbuild-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#5d0d3623303775d750e122a2542d1a26c8573d38</link>
        <description>Merge tag &apos;kbuild-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxPull Kbuild/Kconfig updates from Nicolas Schier: &quot;Kbuild:   - reject unexpected values for LLVM=   - uapi: remove usage of toolchain headers   - switch from &apos;-fms-extensions&apos; to &apos;-fms-anonymous-structs&apos; when     available (currently: clang &gt;= 23.0.0)   - reduce the number of compiler-generated suffixes for clang thin-lto     build   - reduce output spam (&quot;GEN Makefile&quot;) when building out of tree   - improve portability for testing headers   - also test UAPI headers against C++ compilers   - drop build ID architecture allow-list in vdso_install   - only run checksyscalls when necessary   - update the debug information notes in reproducible-builds.rst   - expand inlining hints with -fdiagnostics-show-inlining-chain  Kconfig:   - forbid multiple entries with the same symbol in a choice   - error out on duplicated kconfig inclusion&quot;* tag &apos;kbuild-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux: (35 commits)  kbuild: expand inlining hints with -fdiagnostics-show-inlining-chain  kconfig: forbid multiple entries with the same symbol in a choice  Documentation: kbuild: Update the debug information notes in reproducible-builds.rst  checksyscalls: move instance functionality into generic code  checksyscalls: only run when necessary  checksyscalls: fail on all intermediate errors  checksyscalls: move path to reference table to a variable  kbuild: vdso_install: drop build ID architecture allow-list  kbuild: vdso_install: gracefully handle images without build ID  kbuild: vdso_install: hide readelf warnings  kbuild: vdso_install: split out the readelf invocation  kbuild: uapi: also test UAPI headers against C++ compilers  kbuild: uapi: provide a C++ compatible dummy definition of NULL  kbuild: uapi: handle UML in architecture-specific exclusion lists  kbuild: uapi: move all include path flags together  kbuild: uapi: move some compiler arguments out of the command definition  check-uapi: use dummy libc includes  check-uapi: honor ${CROSS_COMPILE} setting  check-uapi: link into shared objects  kbuild: reduce output spam when building out of tree  ...

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Tue, 14 Apr 2026 18:18:40 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ec4c28276c140a9338700041112f64f8d7ccc3e9 - kbuild: Consolidate C dialect options</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#ec4c28276c140a9338700041112f64f8d7ccc3e9</link>
        <description>kbuild: Consolidate C dialect optionsIntroduce CC_FLAGS_DIALECT to make it easier to update the variousplaces in the tree that rely on the GNU C standard and Microsoftextensions flags atomically. All remaining uses of &apos;-std=gnu11&apos; and&apos;-fms-extensions&apos; are in the tools directory (which has its own buildsystem) and other standalone Makefiles. This will allow the kernel touse a narrower option to enable the Microsoft anonymous tagged structureextension in a simpler manner. Place the CC_FLAGS_DIALECT block afterthe configuration include (so that a future change can move theselection of the flag to Kconfig) but before thearch/$(SRCARCH)/Makefile include (so that CC_FLAGS_DIALECT is availablefor use in those Makefiles).Signed-off-by: Nathan Chancellor &lt;nathan@kernel.org&gt;Reviewed-by: Nicolas Schier &lt;nsc@kernel.org&gt;Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Acked-by: Helge Deller &lt;deller@gmx.de&gt;  # pariscLink: https://patch.msgid.link/20260223-fms-anonymous-structs-v1-1-8ee406d3c36c@kernel.orgSigned-off-by: Nicolas Schier &lt;nsc@kernel.org&gt;

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 20:10:28 +0100</pubDate>
        <dc:creator>Nathan Chancellor &lt;nathan@kernel.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/arch/parisc/boot/compressed/Makefile#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/arch/parisc/boot/compressed/Makefile</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>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#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/arch/parisc/boot/compressed/Makefile</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/arch/parisc/boot/compressed/Makefile#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/arch/parisc/boot/compressed/Makefile</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/arch/parisc/boot/compressed/Makefile#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/arch/parisc/boot/compressed/Makefile</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/arch/parisc/boot/compressed/Makefile#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/arch/parisc/boot/compressed/Makefile</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/arch/parisc/boot/compressed/Makefile#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/arch/parisc/boot/compressed/Makefile</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>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/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/arch/parisc/boot/compressed/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>ed80cc758b784a1ed297f9130625de217a904ba5 - Merge branch &apos;slab/for-6.19/freelist_aba_t_cleanups&apos; into slab/for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#ed80cc758b784a1ed297f9130625de217a904ba5</link>
        <description>Merge branch &apos;slab/for-6.19/freelist_aba_t_cleanups&apos; into slab/for-nextMerge series &quot;slab: cmpxchg cleanups enabled by -fms-extensions&quot;From the cover letter [1]:After learning about -fms-extensions being enabled for 6.19, I realizedthere is some cleanup potential in slub code by extending the definitionand usage of freelist_aba_t, as it can now become an unnamed member ofstruct slab. This series performs the cleanup, with no functionalchanges intended. Additionally we turn freelist_aba_t to structfreelist_counters as it doesn&apos;t meet any criteria for being a typedef,per Documentation/process/coding-style.rstBased on the tag kbuild-ms-extensions-6.19 fromgit://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxVLink: https://lore.kernel.org/all/20251107-slab-fms-cleanup-v1-0-650b1491ac9e@suse.cz/#t [1]

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Tue, 25 Nov 2025 14:35:33 +0100</pubDate>
        <dc:creator>Vlastimil Babka &lt;vbabka@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>c99f969d9a668fe317e0d1bc8e898f3dca11539a - Merge tag &apos;kbuild-ms-extensions-6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux into slab/for-6.19/freelist_aba_t_cleanups</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#c99f969d9a668fe317e0d1bc8e898f3dca11539a</link>
        <description>Merge tag &apos;kbuild-ms-extensions-6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux into slab/for-6.19/freelist_aba_t_cleanupsShared branch between Kbuild and other trees for enabling &apos;-fms-extensions&apos; for 6.19Signed-off-by: Nathan Chancellor &lt;nathan@kernel.org&gt;Signed-off-by: Vlastimil Babka &lt;vbabka@suse.cz&gt;

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Mon, 10 Nov 2025 15:34:28 +0100</pubDate>
        <dc:creator>Vlastimil Babka &lt;vbabka@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>9716818d615a1472279436cb7d5dfed136f41ca9 - Merge tag &apos;kbuild-ms-extensions-6.19&apos; into kbuild-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#9716818d615a1472279436cb7d5dfed136f41ca9</link>
        <description>Merge tag &apos;kbuild-ms-extensions-6.19&apos; into kbuild-nextShared branch between Kbuild and other trees for enabling &apos;-fms-extensions&apos; for 6.19Signed-off-by: Nathan Chancellor &lt;nathan@kernel.org&gt;Signed-off-by: Nicolas Schier &lt;nsc@kernel.org&gt;

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Sat, 08 Nov 2025 12:16:41 +0100</pubDate>
        <dc:creator>Nicolas Schier &lt;nsc@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2b21a6204d421437030d05e2177f0843f5efeb8b - Merge branch &apos;kbuild-6.19.fms.extension&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#2b21a6204d421437030d05e2177f0843f5efeb8b</link>
        <description>Merge branch &apos;kbuild-6.19.fms.extension&apos;Bring in the shared branch with the kbuild tree to enable&apos;-fms-extensions&apos; for 6.19. The overlayfs cred guard workdepends on this.Signed-off-by: Christian Brauner &lt;brauner@kernel.org&gt;

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Wed, 19 Nov 2025 21:56:17 +0100</pubDate>
        <dc:creator>Christian Brauner &lt;brauner@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b04b2e7a61830cabd00c6f95308a8e2f5d82fa52 - Merge tag &apos;vfs-6.19-rc1.misc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#b04b2e7a61830cabd00c6f95308a8e2f5d82fa52</link>
        <description>Merge tag &apos;vfs-6.19-rc1.misc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsPull misc vfs updates from Christian Brauner: &quot;Features:   - Cheaper MAY_EXEC handling for path lookup. This elides MAY_WRITE     permission checks during path lookup and adds the     IOP_FASTPERM_MAY_EXEC flag so filesystems like btrfs can avoid     expensive permission work.   - Hide dentry_cache behind runtime const machinery.   - Add German Maglione as virtiofs co-maintainer.  Cleanups:   - Tidy up and inline step_into() and walk_component() for improved     code generation.   - Re-enable IOCB_NOWAIT writes to files. This refactors file     timestamp update logic, fixing a layering bypass in btrfs when     updating timestamps on device files and improving FMODE_NOCMTIME     handling in VFS now that nfsd started using it.   - Path lookup optimizations extracting slowpaths into dedicated     routines and adding branch prediction hints for mntput_no_expire(),     fd_install(), lookup_slow(), and various other hot paths.   - Enable clang&apos;s -fms-extensions flag, requiring a JFS rename to     avoid conflicts.   - Remove spurious exports in fs/file_attr.c.   - Stop duplicating union pipe_index declaration. This depends on the     shared kbuild branch that brings in -fms-extensions support which     is merged into this branch.   - Use MD5 library instead of crypto_shash in ecryptfs.   - Use largest_zero_folio() in iomap_dio_zero().   - Replace simple_strtol/strtoul with kstrtoint/kstrtouint in init and     initrd code.   - Various typo fixes.  Fixes:   - Fix emergency sync for btrfs. Btrfs requires an explicit sync_fs()     call with wait == 1 to commit super blocks. The emergency sync path     never passed this, leaving btrfs data uncommitted during emergency     sync.   - Use local kmap in watch_queue&apos;s post_one_notification().   - Add hint prints in sb_set_blocksize() for LBS dependency on THP&quot;* tag &apos;vfs-6.19-rc1.misc&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: (35 commits)  MAINTAINERS: add German Maglione as virtiofs co-maintainer  fs: inline step_into() and walk_component()  fs: tidy up step_into() &amp; friends before inlining  orangefs: use inode_update_timestamps directly  btrfs: fix the comment on btrfs_update_time  btrfs: use vfs_utimes to update file timestamps  fs: export vfs_utimes  fs: lift the FMODE_NOCMTIME check into file_update_time_flags  fs: refactor file timestamp update logic  include/linux/fs.h: trivial fix: regualr -&gt; regular  fs/splice.c: trivial fix: pipes -&gt; pipe&apos;s  fs: mark lookup_slow() as noinline  fs: add predicts based on nd-&gt;depth  fs: move mntput_no_expire() slowpath into a dedicated routine  fs: remove spurious exports in fs/file_attr.c  watch_queue: Use local kmap in post_one_notification()  fs: touch up predicts in path lookup  fs: move fd_install() slowpath into a dedicated routine and provide commentary  fs: hide dentry_cache behind runtime const machinery  fs: touch predicts in do_dentry_open()  ...

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Mon, 01 Dec 2025 17:44:26 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a67ee4e2ba7643b2ff2b808155429aa4f51d57a4 - Merge branch &apos;kbuild-6.19.fms.extension&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#a67ee4e2ba7643b2ff2b808155429aa4f51d57a4</link>
        <description>Merge branch &apos;kbuild-6.19.fms.extension&apos;Bring in the shared branch with the kbuild tree to enable&apos;-fms-extensions&apos; for 6.19. Further namespace cleanup workrequires this extension.Signed-off-by: Christian Brauner &lt;brauner@kernel.org&gt;

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Tue, 11 Nov 2025 09:59:08 +0100</pubDate>
        <dc:creator>Christian Brauner &lt;brauner@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>aa70b9cf6856a7f9f7780ab39d2eb07fce7477c0 - Merge branch &apos;kbuild-6.19.fms.extension&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#aa70b9cf6856a7f9f7780ab39d2eb07fce7477c0</link>
        <description>Merge branch &apos;kbuild-6.19.fms.extension&apos;Bring in the shared branch with the Kbuild tree for enabling&apos;-fms-extensions&apos; for 6.19.Signed-off-by: Christian Brauner &lt;brauner@kernel.org&gt;

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Mon, 10 Nov 2025 10:41:58 +0100</pubDate>
        <dc:creator>Christian Brauner &lt;brauner@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3c60b0b1e55adbcf15528d78e0afca1933fa8c84 - Merge patch &quot;kbuild: Add &apos;-fms-extensions&apos; to areas with dedicated CFLAGS&quot;</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/parisc/boot/compressed/Makefile#3c60b0b1e55adbcf15528d78e0afca1933fa8c84</link>
        <description>Merge patch &quot;kbuild: Add &apos;-fms-extensions&apos; to areas with dedicated CFLAGS&quot;Nathan Chancellor &lt;nathan@kernel.org&gt; says:Shared branch between Kbuild and other trees for enabling&apos;-fms-extensions&apos; for 6.19.* tag &apos;kbuild-ms-extensions-6.19&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux:  kbuild: Add &apos;-fms-extensions&apos; to areas with dedicated CFLAGS  Kbuild: enable -fms-extensions  jfs: Rename _inline to avoid conflict with clang&apos;s &apos;-fms-extensions&apos;Link: https://patch.msgid.link/20251101-kbuild-ms-extensions-dedicated-cflags-v1-1-38004aba524b@kernel.orgSigned-off-by: Christian Brauner &lt;brauner@kernel.org&gt;

            List of files:
            /linux/arch/parisc/boot/compressed/Makefile</description>
        <pubDate>Mon, 10 Nov 2025 10:38:07 +0100</pubDate>
        <dc:creator>Christian Brauner &lt;brauner@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
