<?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 Kconfig</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/scripts/gcc-plugins/Kconfig#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/scripts/gcc-plugins/Kconfig</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/scripts/gcc-plugins/Kconfig#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</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/scripts/gcc-plugins/Kconfig#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/scripts/gcc-plugins/Kconfig</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/scripts/gcc-plugins/Kconfig#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/scripts/gcc-plugins/Kconfig</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/scripts/gcc-plugins/Kconfig#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/scripts/gcc-plugins/Kconfig</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/scripts/gcc-plugins/Kconfig#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/scripts/gcc-plugins/Kconfig</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/scripts/gcc-plugins/Kconfig#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/scripts/gcc-plugins/Kconfig</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>dee264c16a6334dcdbea5c186f5ff35f98b1df42 - Merge tag &apos;gcc-minimum-version-6.16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#dee264c16a6334dcdbea5c186f5ff35f98b1df42</link>
        <description>Merge tag &apos;gcc-minimum-version-6.16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericPull compiler version requirement update from Arnd Bergmann: &quot;Require gcc-8 and binutils-2.30  x86 already uses gcc-8 as the minimum version, this changes all other  architectures to the same version. gcc-8 is used is Debian 10 and Red  Hat Enterprise Linux 8, both of which are still supported, and  binutils 2.30 is the oldest corresponding version on those.  Ubuntu Pro 18.04 and SUSE Linux Enterprise Server 15 both use gcc-7 as  the system compiler but additionally include toolchains that remain  supported.  With the new minimum toolchain versions, a number of workarounds for  older versions can be dropped, in particular on x86_64 and arm64.  Importantly, the updated compiler version allows removing two of the  five remaining gcc plugins, as support for sancov and structeak  features is already included in modern compiler versions.  I tried collecting the known changes that are possible based on the  new toolchain version, but expect that more cleanups will be possible.  Since this touches multiple architectures, I merged the patches  through the asm-generic tree.&quot;* tag &apos;gcc-minimum-version-6.16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:  Makefile.kcov: apply needed compiler option unconditionally in CFLAGS_KCOV  Documentation: update binutils-2.30 version reference  gcc-plugins: remove SANCOV gcc plugin  Kbuild: remove structleak gcc plugin  arm64: drop binutils version checks  raid6: skip avx512 checks  kbuild: require gcc-8 and binutils-2.30

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Sat, 31 May 2025 17:16:52 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>852faf805539484968aa8cc93866008b7a6d0d52 - gcc-plugins: remove SANCOV gcc plugin</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#852faf805539484968aa8cc93866008b7a6d0d52</link>
        <description>gcc-plugins: remove SANCOV gcc pluginWith the minimum gcc version raised to 8.1, all supported compilersnow understand the -fsanitize-coverage=trace-pc option, and thereis no longer a need for the separate compiler plugin.Since only gcc-5 was able to use the plugin for several year now,it was already likely unused.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Mon, 07 Apr 2025 17:10:52 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>48cfc5791d83b630fd90a1b64a15a6d09c186f99 - Merge tag &apos;hardening-v6.16-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#48cfc5791d83b630fd90a1b64a15a6d09c186f99</link>
        <description>Merge tag &apos;hardening-v6.16-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxPull hardening updates from Kees Cook: - Update overflow helpers to ease refactoring of on-stack flex array   instances (Gustavo A. R. Silva, Kees Cook) - lkdtm: Use SLAB_NO_MERGE instead of constructors (Harry Yoo) - Simplify CONFIG_CC_HAS_COUNTED_BY (Jan Hendrik Farr) - Disable u64 usercopy KUnit test on 32-bit SPARC (Thomas Wei&#223;schuh) - Add missed designated initializers now exposed by fixed randstruct   (Nathan Chancellor, Kees Cook) - Document compilers versions for __builtin_dynamic_object_size - Remove ARM_SSP_PER_TASK GCC plugin - Fix GCC plugin randstruct, add selftests, and restore COMPILE_TEST   builds - Kbuild: induce full rebuilds when dependencies change with GCC   plugins, the Clang sanitizer .scl file, or the randstruct seed. - Kbuild: Switch from -Wvla to -Wvla-larger-than=1 - Correct several __nonstring uses for -Wunterminated-string-initialization* tag &apos;hardening-v6.16-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: (23 commits)  Revert &quot;hardening: Disable GCC randstruct for COMPILE_TEST&quot;  lib/tests: randstruct: Add deep function pointer layout test  lib/tests: Add randstruct KUnit test  randstruct: gcc-plugin: Remove bogus void member  net: qede: Initialize qede_ll_ops with designated initializer  scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops  md/bcache: Mark __nonstring look-up table  integer-wrap: Force full rebuild when .scl file changes  randstruct: Force full rebuild when seed changes  gcc-plugins: Force full rebuild when plugins change  kbuild: Switch from -Wvla to -Wvla-larger-than=1  hardening: simplify CONFIG_CC_HAS_COUNTED_BY  overflow: Fix direct struct member initialization in _DEFINE_FLEX()  kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helper  overflow: Add STACK_FLEX_ARRAY_SIZE() helper  input/joystick: magellan: Mark __nonstring look-up table const  watchdog: exar: Shorten identity name to fit correctly  mod_devicetable: Enlarge the maximum platform_device_id name length  overflow: Clarify expectations for getting DEFINE_FLEX variable sizes  compiler_types: Identify compiler versions for __builtin_dynamic_object_size  ...

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Wed, 28 May 2025 16:47:10 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b8e147973eca7e07fa0845350d77c9970263fcd7 - gcc-plugins: Remove ARM_SSP_PER_TASK plugin</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#b8e147973eca7e07fa0845350d77c9970263fcd7</link>
        <description>gcc-plugins: Remove ARM_SSP_PER_TASK pluginAs part of trying to remove GCC plugins from Linux, drop theARM_SSP_PER_TASK plugin. The feature is available upstream since GCC12, so anyone needing newer kernels with per-task ssp can update theircompiler[1].Suggested-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/all/08393aa3-05a3-4e3f-8004-f374a3ec4b7e@app.fastmail.com/ [1]Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20250409160409.work.168-kees@kernel.orgSigned-off-by: Kees Cook &lt;kees@kernel.org&gt;

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Wed, 09 Apr 2025 18:04:10 +0200</pubDate>
        <dc:creator>Kees Cook &lt;kees@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4f2c0a4acffbec01079c28f839422e64ddeff004 - Merge branch &apos;main&apos; into zstd-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#4f2c0a4acffbec01079c28f839422e64ddeff004</link>
        <description>Merge branch &apos;main&apos; into zstd-linus

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Wed, 14 Dec 2022 01:21:55 +0100</pubDate>
        <dc:creator>Nick Terrell &lt;terrelln@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>14e77332e74603efab8347c89d3cda447c3b97c9 - Merge branch &apos;main&apos; into zstd-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#14e77332e74603efab8347c89d3cda447c3b97c9</link>
        <description>Merge branch &apos;main&apos; into zstd-next

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Sat, 22 Oct 2022 01:00:35 +0200</pubDate>
        <dc:creator>Nick Terrell &lt;terrelln@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>97acb6a8fcc4e5c2cdc2693a35acdc5a7461aaa3 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#97acb6a8fcc4e5c2cdc2693a35acdc5a7461aaa3</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextDaniele needs 84d4333c1e28 (&quot;misc/mei: Add NULL check to component matchcallback functions&quot;) in order to merge the DG2 HuC patches.Signed-off-by: Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Mon, 03 Oct 2022 18:04:02 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>fc30eea1542dd787c6aa46e970014e97e390c5b2 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#fc30eea1542dd787c6aa46e970014e97e390c5b2</link>
        <description>Merge drm/drm-next into drm-intel-nextSync up. In special to get the drm-intel-gt-next stuff.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Thu, 04 Aug 2022 16:19:24 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8bb5e7f4dcd9b9ef22a3ea25c9066a8a968f12dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#8bb5e7f4dcd9b9ef22a3ea25c9066a8a968f12dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.20 (or 6.0) merge window.

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Tue, 02 Aug 2022 19:06:12 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f83d9396d1f63048c423efa00e4e244da10a35fd - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#f83d9396d1f63048c423efa00e4e244da10a35fd</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging from drm/drm-next for the final fixes that will gointo v5.20.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Thu, 14 Jul 2022 09:57:37 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>a63f7778f76e1cf8ed3bcb7a1d9453c9609121ad - Merge tag &apos;v5.19-rc5&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#a63f7778f76e1cf8ed3bcb7a1d9453c9609121ad</link>
        <description>Merge tag &apos;v5.19-rc5&apos; into nextMerge with mainline to bring up the latest definition from MFD subsystemneeded for Mediatek keypad driver.

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Fri, 08 Jul 2022 22:39:28 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dd84cfff3cc3b79c9d616f85bd1178df135cbd1a - Merge tag &apos;asoc-fix-v5.19-rc3&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/scripts/gcc-plugins/Kconfig#dd84cfff3cc3b79c9d616f85bd1178df135cbd1a</link>
        <description>Merge tag &apos;asoc-fix-v5.19-rc3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v5.19A collection of fixes for v5.19, quite large but nothing major - a goodchunk of it is more stuff that was identified by mixer-test regardingevent generation.

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Mon, 04 Jul 2022 14:14:04 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2b1333b80885b896807ffb6ccf4bc21d29aa65e0 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/gcc-plugins/Kconfig#2b1333b80885b896807ffb6ccf4bc21d29aa65e0</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get new regmap APIs of v5.19-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/scripts/gcc-plugins/Kconfig</description>
        <pubDate>Mon, 20 Jun 2022 18:21:25 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
