<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in headers_install.sh</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Mon, 20 Apr 2026 01:28:57 +0000</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://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Thu, 12 Mar 2026 17:44:42 +0000</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://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Thu, 12 Mar 2026 14:17:56 +0000</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://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Wed, 25 Feb 2026 11:23:04 +0000</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://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Mon, 23 Feb 2026 10:48:20 +0000</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://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2b398c05625a158e24da00887bbba284e9dab0b0 - Merge tag &apos;asm-generic-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#2b398c05625a158e24da00887bbba284e9dab0b0</link>
        <description>Merge tag &apos;asm-generic-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericPull asm-generic header updates from Arnd Bergmann: &quot;A series from Thomas Wei&#223;schuh cleans up the UAPI header files to no  longer contain any references to Kconfig symbols, as these make no  sense in userspace.  The build-time check for these was originally added by Sam Ravnborg in  linux-2.6.28, and a later version started warning for all newly added  CONFIG_* checks here but kept a list of known exceptions. With the  last exceptions gone from that list, the warning is now unconditional  in &apos;make headers_install&apos;.  John Garry contributed a cleanup of cpumask_of_node()&quot;* tag &apos;asm-generic-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:  scripts: headers_install.sh: Remove config leak ignore machinery  x86/uapi: Stop leaking kconfig references to userspace  nios2: uapi: Remove custom asm/swab.h from UAPI  ARM: uapi: Drop PSR_ENDSTATE  ARC: Always use SWAPE instructions for __arch_swab32()  include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Wed, 11 Feb 2026 04:27:33 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>adbbd9714f8058730f93c8df5c5bf1679456424b - scripts: headers_install.sh: Remove config leak ignore machinery</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#adbbd9714f8058730f93c8df5c5bf1679456424b</link>
        <description>scripts: headers_install.sh: Remove config leak ignore machineryThere are no entries left to ignore and none should be added again.Remove the now unused logic.Signed-off-by: Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Wed, 14 Jan 2026 07:28:17 +0000</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>e356da60144bcd06bf2880999f67a6415a7499d5 - x86/uapi: Stop leaking kconfig references to userspace</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#e356da60144bcd06bf2880999f67a6415a7499d5</link>
        <description>x86/uapi: Stop leaking kconfig references to userspaceUAPI headers are not supposed to leak references to kconfig symbols.These won&apos;t be set when building userspace. Hide the kconfig referencebehind &apos;if defined(__KERNEL__)&apos;, so it will be stripped byheaders_install.sh. The result for userspace will be the same, but theexceptions in headers_install.sh can also be removed.Signed-off-by: Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Wed, 14 Jan 2026 07:28:16 +0000</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>9b21aa9f038184aa49f894e663957933507718d1 - nios2: uapi: Remove custom asm/swab.h from UAPI</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#9b21aa9f038184aa49f894e663957933507718d1</link>
        <description>nios2: uapi: Remove custom asm/swab.h from UAPIUAPI headers are not supposed to leak references to kconfig symbols.They are undefined there in any case. As all actual definitions of thisheader are guarded behind a kconfig symbol, for userspace the header isalways identical to its asm-generic variant.Make the custom UAPI header a kernel-internal one, so the leaks ofkconfig symbols are fixed and userspace will instead useasm-generic/swab.h directly.Suggested-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/lkml/93c55086-931a-4282-a94c-de4954047fa9@app.fastmail.com/Signed-off-by: Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Wed, 14 Jan 2026 07:28:15 +0000</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>49d7819aa9b0b494d140ae28789b1190acdb9032 - ARM: uapi: Drop PSR_ENDSTATE</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#49d7819aa9b0b494d140ae28789b1190acdb9032</link>
        <description>ARM: uapi: Drop PSR_ENDSTATEThe symbol PSR_ENDSTATE is pointless for userspace. Drop it from theUAPI headers and instead inline it into the only two callers.As as side-effect, remove a leak of an internal kconfig symbol throughthe UAPI headers.Suggested-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/lkml/d2ad12f2-3d65-4bef-890c-65d78a33d790@app.fastmail.com/Signed-off-by: Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Wed, 14 Jan 2026 07:28:14 +0000</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>b4171fd0b091072f403b66bf05d01051d4bd94d9 - ARC: Always use SWAPE instructions for __arch_swab32()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#b4171fd0b091072f403b66bf05d01051d4bd94d9</link>
        <description>ARC: Always use SWAPE instructions for __arch_swab32()Since commit 67a697e7576 (&quot;ARC: retire ARC750 support&quot;) all supportedCPUs have the &apos;swape&apos; instruction.Always use the implementation of __arch_swabe() which uses &apos;swape&apos;.ARCH_USE_BUILTIN_BSWAP can not be used as that results on libcalls on-mcpu=arc700.As as side-effect, remove a leak of an internal kconfig symbol throughthe UAPI headers.Suggested-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/lkml/0ae2688a-5a22-405b-adaf-9b5ad712b245@app.fastmail.com/Suggested-by: Vineet Gupta &lt;vgupta@kernel.org&gt;Link: https://lore.kernel.org/lkml/a033a402-e3c5-4982-9fff-b6a4c55817ae@kernel.org/Signed-off-by: Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Wed, 14 Jan 2026 07:28:13 +0000</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;thomas.weissschuh@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Tue, 20 Jan 2026 22:06:55 +0000</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&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://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Sun, 21 Dec 2025 10:11:11 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Fri, 19 Dec 2025 10:51:22 +0000</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://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Mon, 15 Dec 2025 13:24:02 +0000</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Mon, 15 Dec 2025 11:53:27 +0000</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#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/scripts/headers_install.sh</description>
        <pubDate>Mon, 15 Dec 2025 08:27:39 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Sat, 13 Dec 2025 09:18:20 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2ddcf4962c1834a14340a1f50afafc3276c015bd - Merge tag &apos;kbuild-6.19-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux</title>
        <link>http://opengrok.kc2vjw.com:8080/history/linux/scripts/headers_install.sh#2ddcf4962c1834a14340a1f50afafc3276c015bd</link>
        <description>Merge tag &apos;kbuild-6.19-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxPull Kbuild updates from Nicolas Schier:  - Enable -fms-extensions, allowing anonymous use of tagged struct or    union in struct/union (tag kbuild-ms-extensions-6.19). An exemplary    conversion patch is added here, too (btrfs).    [ Editor&apos;s note: the core of this actually came in early through a      shared branch and a few other trees    - Linus ]  - Introduce architecture-specific CC_CAN_LINK and flags for userprogs  - Add new packaging target &apos;modules-cpio-pkg&apos; for building a initramfs    cpio w/ kmods  - Handle included .c files in gen_compile_commands  - Minor kbuild changes:     - Use objtree for module signing key path, fixing oot kmod signing     - Improve documentation of KBUILD_BUILD_TIMESTAMP     - Reuse KBUILD_USERCFLAGS for UAPI, instead of defining twice     - Rename scripts/Makefile.extrawarn to Makefile.warn     - Drop obsolete types.h check from headers_check.pl     - Remove outdated config leak ignore entries* tag &apos;kbuild-6.19-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux:  kbuild: add target to build a cpio containing modules  initramfs: add gen_init_cpio to hostprogs unconditionally  kbuild: allow architectures to override CC_CAN_LINK  init: deduplicate cc-can-link.sh invocations  kbuild: don&apos;t enable CC_CAN_LINK if the dummy program generates warnings  scripts: headers_install.sh: Remove two outdated config leak ignore entries  scripts/clang-tools: Handle included .c files in gen_compile_commands  kbuild: uapi: Drop types.h check from headers_check.pl  kbuild: Rename Makefile.extrawarn to Makefile.warn  MAINTAINERS, .mailmap: Update mail address for Nicolas Schier  kbuild: uapi: reuse KBUILD_USERCFLAGS  kbuild: doc: improve KBUILD_BUILD_TIMESTAMP documentation  kbuild: Use objtree for module signing key path  btrfs: send: make use of -fms-extensions for defining struct fs_path

            List of files:
            /linux/scripts/headers_install.sh</description>
        <pubDate>Wed, 03 Dec 2025 22:42:21 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
