<?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>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>a5f998094fa344cdd1342164948abb4d7c6101ce - Merge tag &apos;for-7.1/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#a5f998094fa344cdd1342164948abb4d7c6101ce</link>
        <description>Merge tag &apos;for-7.1/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmPull device mapper updates from Benjamin Marzinski: &quot;There are fixes for some corner case crashes in dm-cache and  dm-mirror, new setup functionality for dm-vdo, and miscellaneous minor  fixes and cleanups, especially to dm-verity.  dm-vdo:   - Make dm-vdo able to format the device itself, like other dm     targets, instead of needing a userspace formating program   - Add some sanity checks and code cleanup  dm-cache:   - Fix crashes and hangs when operating in passthrough mode (which     have been around, unnoticed, since 4.12), as well as a late     arriving fix for an error path bug in the passthrough fix   - Fix a corner case memory leak  dm-verity:   - Another set of minor bugfixes and code cleanups to the forward     error correction code  dm-mirror   - Fix minor initialization bug   - Fix overflow crash on a large devices with small region sizes  dm-crypt   - Reimplement elephant diffuser using AES library and minor cleanups  dm-core:   - Claude found a buffer overflow in /dev/mapper/contrl ioctl handling   - make dm_mod.wait_for correctly wait for partitions   - minor code fixes and cleanups&quot;* tag &apos;for-7.1/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: (62 commits)  dm cache: fix missing return in invalidate_committed&apos;s error path  dm: fix a buffer overflow in ioctl processing  dm-crypt: Make crypt_iv_operations::post return void  dm vdo: Fix spelling mistake &quot;postive&quot; -&gt; &quot;positive&quot;  dm: provide helper to set stacked limits  dm-integrity: always set the io hints  dm-integrity: fix mismatched queue limits  dm-bufio: use kzalloc_flex  dm vdo: save the formatted metadata to disk  dm vdo: add formatting logic and initialization  dm vdo: add synchronous metadata I/O submission helper  dm vdo: add geometry block structure  dm vdo: add geometry block encoding  dm vdo: add upfront validation for logical size  dm vdo: add formatting parameters to table line  dm vdo: add super block initialization to encodings.c  dm vdo: add geometry block initialization to encodings.c  dm-crypt: Make crypt_iv_operations::wipe return void  dm-crypt: Reimplement elephant diffuser using AES library  dm-verity-fec: warn even when there were no errors  ...

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Thu, 16 Apr 2026 00:11:05 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d1c3b6b8e74393a5b34b91a056bd7ea6ae33938a - dm-crypt: Reimplement elephant diffuser using AES library</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#d1c3b6b8e74393a5b34b91a056bd7ea6ae33938a</link>
        <description>dm-crypt: Reimplement elephant diffuser using AES librarySimplify and optimize dm-crypt&apos;s implementation of Bitlocker&apos;s &quot;elephantdiffuser&quot; to use the AES library instead of an &quot;ecb(aes)&quot;crypto_skcipher.Note: struct aes_enckey is fixed-size, so it could be embedded directlyin struct iv_elephant_private.  But I kept it as a separate allocationso that the size of struct crypt_config doesn&apos;t increase.  The elephantdiffuser is rarely used in dm-crypt.Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Sun, 22 Mar 2026 00:06:50 +0100</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#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/drivers/md/Kconfig</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5282ac80183bd25e44c4f5f52a7f46e9a54289eb - dm-ima: use SHA-256 library</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#5282ac80183bd25e44c4f5f52a7f46e9a54289eb</link>
        <description>dm-ima: use SHA-256 libraryMake dm_ima_measure_on_table_load() use the SHA-256 library API insteadof crypto_shash to calculate the SHA-256 hash value that it needs.  Thisis simpler and more efficient.  It also ensures that SHA-256 is actuallyavailable and doesn&apos;t fail due to the unreliable loading by name.While doing this, also use kasprintf() to simplify building the stringversion of the digest.Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Thu, 26 Feb 2026 02:39:15 +0100</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#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/drivers/md/Kconfig</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</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://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#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/drivers/md/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</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://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#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/drivers/md/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>61e629596fabd7f60cc3748a603703c5d9b58428 - Merge tag &apos;for-7.0/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#61e629596fabd7f60cc3748a603703c5d9b58428</link>
        <description>Merge tag &apos;for-7.0/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmPull device mapper updates from Mikulas Patocka: - dm-verity:     - various optimizations and fixes related to forward error correction     - add a .dm-verity keyring - dm-integrity: fix bugs with growing a device in bitmap mode - dm-mpath:     - fix leaking fake timeout requests     - fix UAF bug caused by stale rq-&gt;bio     - fix minor bugs in device creation - dm-core:     - fix a bug related to blkg association     - avoid unnecessary blk-crypto work on invalid keys - dm-bufio:     - dm-bufio cleanup and optimization (reducing hash table lookups) - various other minor fixes and cleanups* tag &apos;for-7.0/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: (35 commits)  dm mpath: make pg_init_delay_msecs settable  Revert &quot;dm: fix a race condition in retrieve_deps&quot;  dm mpath: Add missing dm_put_device when failing to get scsi dh name  dm vdo encodings: clean up header and version functions  dm: use bio_clone_blkg_association  dm: fix excessive blk-crypto operations for invalid keys  dm-verity: fix section mismatch error  dm-unstripe: fix mapping bug when there are multiple targets in a table  dm-integrity: fix recalculation in bitmap mode  dm-bufio: avoid redundant buffer_tree lookups  dm-bufio: merge cache_put() into cache_put_and_wake()  selftests: add dm-verity keyring selftests  dm-verity: add dm-verity keyring  dm: clear cloned request bio pointer when last clone bio completes  dm-verity: fix up various workqueue-related comments  dm-verity: switch to bio_advance_iter_single()  dm-verity: consolidate the BH and normal work structs  dm: add WQ_PERCPU to alloc_workqueue users  dm-integrity: fix a typo in the code for write/discard race  dm: use READ_ONCE in dm_blk_report_zones  ...

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Thu, 12 Feb 2026 02:04:21 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&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/drivers/md/Kconfig#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/drivers/md/Kconfig</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>8fbb8fe75d4cf92eaa7b21828ec39c1bf79a262f - dm-verity: allow REED_SOLOMON to be &apos;m&apos; if DM_VERITY is &apos;m&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#8fbb8fe75d4cf92eaa7b21828ec39c1bf79a262f</link>
        <description>dm-verity: allow REED_SOLOMON to be &apos;m&apos; if DM_VERITY is &apos;m&apos;The dm-verity kconfig options make the common mistake of selecting adependency from a bool &quot;sub-option&quot; rather than the main tristateoption.  This unnecessarily forces the dependency to built-in (&apos;y&apos;).Fix this by moving the selections of REED_SOLOMON and REED_SOLOMON_DEC8into DM_VERITY, conditional on DM_VERITY_FEC.This allows REED_SOLOMON to be &apos;m&apos; if DM_VERITY is &apos;m&apos;.Reviewed-by: Sami Tolvanen &lt;samitolvanen@google.com&gt;Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Fri, 19 Dec 2025 20:29:09 +0100</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#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/drivers/md/Kconfig</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>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#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/drivers/md/Kconfig</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/drivers/md/Kconfig#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/drivers/md/Kconfig</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>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#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/drivers/md/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.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://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#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/drivers/md/Kconfig</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/drivers/md/Kconfig#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/drivers/md/Kconfig</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>d358e5254674b70f34c847715ca509e46eb81e6f - Merge tag &apos;for-6.19/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Kconfig#d358e5254674b70f34c847715ca509e46eb81e6f</link>
        <description>Merge tag &apos;for-6.19/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmPull device mapper updates from Mikulas Patocka: - convert crypto_shash users to direct crypto library use with simpler   and faster code and reduced stack usage (Eric Biggers):     - the dm-verity SHA-256 conversion also teaches it to do two-way       interleaved hashing for added performance     - dm-crypt MD5 conversion (used for Loop-AES compatibility) - added document for for takeover/reshape raid1 -&gt; raid5 examples (Heinz Mauelshagen) - fix dm-vdo kerneldoc warnings (Matthew Sakai) - various random fixes and cleanups* tag &apos;for-6.19/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: (29 commits)  dm pcache: fix segment info indexing  dm pcache: fix cache info indexing  dm-pcache: advance slot index before writing slot  dm raid: add documentation for takeover/reshape raid1 -&gt; raid5 table line examples  dm log-writes: Add missing set_freezable() for freezable kthread  dm-raid: fix possible NULL dereference with undefined raid type  dm-snapshot: fix &apos;scheduling while atomic&apos; on real-time kernels  dm: ignore discard return value  MAINTAINERS: add Benjamin Marzinski as a device mapper maintainer  dm-mpath: Simplify the setup_scsi_dh code  dm vdo: fix kerneldoc warnings  dm-bufio: align write boundary on physical block size  dm-crypt: enable DM_TARGET_ATOMIC_WRITES  dm: test for REQ_ATOMIC in dm_accept_partial_bio()  dm-verity: remove useless mempool  dm-verity: disable recursive forward error correction  dm-ebs: Mark full buffer dirty even on partial write  dm mpath: enable DM_TARGET_ATOMIC_WRITES  dm verity fec: Expose corrected block count via status  dm: Don&apos;t warn if IMA_DISABLE_HTABLE is not enabled  ...

            List of files:
            /linux/drivers/md/Kconfig</description>
        <pubDate>Thu, 11 Dec 2025 04:13:29 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
