<?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>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>9611c0ce215a66770ccbe5c126bf57ba8c31bcad - Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#9611c0ce215a66770ccbe5c126bf57ba8c31bcad</link>
        <description>Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentThis pulls in the merge commit for MFD updates for v7.2. The PR containsa build-time dependency of one of the GPIO commits that will follow.

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Fri, 19 Jun 2026 10:50:17 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>b1cbabe84ca1381a004fb91ee1791a1a53bce44e - Merge tag &apos;for-7.2/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/Makefile#b1cbabe84ca1381a004fb91ee1791a1a53bce44e</link>
        <description>Merge tag &apos;for-7.2/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmPull device mapper updates from Mikulas Patocka: - small cleanups in dm-vdo, dm-raid, dm-cache, dm-zoned-metadata - rework of dm-ima - introduce dm-inlinecrypt - fix wrong return value in dm-ioctl - fix rcu stall when polling* tag &apos;for-7.2/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:  dm-zoned-metadata: Use strscpy() to copy device name  dm cache: make smq background work limit configurable  dm-inlinecrypt: add support for hardware-wrapped keys  dm: limit target bio polling to one shot  dm-ioctl: report an error if a device has no table  dm: add documentation for dm-inlinecrypt target  dm-inlinecrypt: add target for inline block device encryption  block: export blk-crypto symbols required by dm-inlinecrypt  dm-ima: use active table&apos;s size if available  dm-ima: Fail more gracefully in dm_ima_measure_on_*  dm-ima: Handle race between rename and table swap  dm-ima: Fix issues with dm_ima_measure_on_device_rename  dm-ima: remove new_map from dm_ima_measure_on_device_clear  dm-ima: Fix UAF errors and measuring incorrect context  dm-ima: don&apos;t copy the active table to the inactive table  dm-ima: Remove status_flags from dm_ima_measure_on_table_load()  dm-ima: remove broken last_target_measured logic  dm-ima: remove dm_ima_reset_data()  dm-raid: only requeue bios when dm is suspending  dm vdo: use get_random_u32() where appropriate

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Tue, 16 Jun 2026 09:50:54 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e7f57d2c47e265ef64e1dab84fc8f70dae2dd150 - dm-inlinecrypt: add target for inline block device encryption</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#e7f57d2c47e265ef64e1dab84fc8f70dae2dd150</link>
        <description>dm-inlinecrypt: add target for inline block device encryptionAdd a new device-mapper target &quot;dm-inlinecrypt&quot; that is similar todm-crypt but uses the blk-crypto API instead of the regular crypto API.This allows it to take advantage of inline encryption hardware such asthat commonly built into UFS host controllers.The table syntax matches dm-crypt&apos;s, but for now only a stripped-downset of parameters is supported.  For example, for now AES-256-XTS is theonly supported cipher.dm-inlinecrypt is based on Android&apos;s dm-default-key with thecontroversial passthrough support removed.  Note that due to the removalof passthrough support, use of dm-inlinecrypt in combination withfscrypt causes double encryption of file contents (similar to dm-crypt +fscrypt), with the fscrypt layer not being able to use the inlineencryption hardware.  This makes dm-inlinecrypt unusable on systems suchas Android that use fscrypt and where a more optimized approach isneeded.  It is however suitable as a replacement for dm-crypt.dm-inlinecrypt supports both keyring key and hex key, the former avoidsthe key to be exposed in dm-table message. Similar to dm-default-key inAndroid, it will fallabck to the software block crypto once the inlinecrypto hardware cannot support the expected cipher.Test:dmsetup create inlinecrypt_logon --table &quot;0 `blockdev --getsz $1` \inlinecrypt aes-xts-plain64 :64:logon:fde:dminlinecrypt_test_key 0 $1 0&quot;Signed-off-by: Eric Biggers &lt;ebiggers@google.com&gt;Signed-off-by: Linlin Zhang &lt;linlin.zhang@oss.qualcomm.com&gt;Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Thu, 30 Apr 2026 11:52:43 +0200</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@google.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&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/Makefile#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/Makefile</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>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Fri, 21 Nov 2025 11:21:20 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#f39b6c468c52745dbca9a842d91c8373fda208ab</link>
        <description>Merge tag &apos;v6.18-rc6&apos; into for-linusSync up with the mainline to bring in definition ofINPUT_PROP_HAPTIC_TOUCHPAD.

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Tue, 18 Nov 2025 08:16:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 14:32:13 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec2e0fb07d789976c601bec19ecced7a501c3705 - Merge tag &apos;asoc-fix-v6.18-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/Makefile#ec2e0fb07d789976c601bec19ecced7a501c3705</link>
        <description>Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.18A moderately large collection of driver specific fixes, plus a few newquirks and device IDs.  The NAU8821 changes are a little large but morein mechanical ways than in ways that are complex.

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Thu, 16 Oct 2025 20:14:24 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#48a710760e10a4f36e11233a21860796ba204b1e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7dbec0bbc3b468310be172f1ce6ddc9411c84952 - Merge tag &apos;for-6.18/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/Makefile#7dbec0bbc3b468310be172f1ce6ddc9411c84952</link>
        <description>Merge tag &apos;for-6.18/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmPull device mapper updates from Mikulas Patocka: - a new dm-pcache target for read/write caching on persistent memory - fix typos in docs - misc small refactoring - mark dm-error with DM_TARGET_PASSES_INTEGRITY - dm-request-based: fix NULL pointer dereference and quiesce_depth out of sync - dm-linear: optimize REQ_PREFLUSH - dm-vdo: return error on corrupted metadata - dm-integrity: support asynchronous hash interface* tag &apos;for-6.18/dm-changes&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: (27 commits)  dm raid: use proper md_ro_state enumerators  dm-integrity: prefer synchronous hash interface  dm-integrity: enable asynchronous hash interface  dm-integrity: rename internal_hash  dm-integrity: add the &quot;offset&quot; argument  dm-integrity: allocate the recalculate buffer with kmalloc  dm-integrity: introduce integrity_kmap and integrity_kunmap  dm-integrity: replace bvec_kmap_local with kmap_local_page  dm-integrity: use internal variable for digestsize  dm vdo: return error on corrupted metadata in start_restoring_volume functions  dm vdo: Update code to use mem_is_zero  dm: optimize REQ_PREFLUSH with data when using the linear target  dm-pcache: use int type to store negative error codes  dm: fix &quot;writen&quot;-&gt;&quot;written&quot;  dm-pcache: cleanup: fix coding style report by checkpatch.pl  dm-pcache: remove ctrl_lock for pcache_cache_segment  dm: fix NULL pointer dereference in __dm_suspend()  dm: fix queue start/stop imbalance under suspend/load/resume races  dm-pcache: add persistent cache target in device-mapper  dm error: mark as DM_TARGET_PASSES_INTEGRITY  ...

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Sat, 04 Oct 2025 03:48:02 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>1d57628ff95b32d5cfa8d8f50e07690c161e9cf0 - dm-pcache: add persistent cache target in device-mapper</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/Makefile#1d57628ff95b32d5cfa8d8f50e07690c161e9cf0</link>
        <description>dm-pcache: add persistent cache target in device-mapperThis patch introduces dm-pcache, a new DM target that places a DAX-capable persistent-memory device in front of any slower block device anduses it as a high-throughput, low-latency  cache.Design highlights------------------ DAX data path &#8211; data is copied directly between DRAM and the pmem  mapping, bypassing the block layer&#8217;s overhead.- Segmented, crash-consistent layout  - all layout metadata are dual-replicated CRC-protected.  - atomic kset flushes; key replay on mount guarantees cache integrity    even after power loss.- Striped multi-tree index  - Multi&#8209;tree indexing for high parallelism.  - overlap-resolution logic ensures non-intersecting cached extents.- Background services  - write-back worker flushes dirty keys in order, preserving backing-device    crash consistency. This is important for checkpoint in cloud storage.  - garbage collector reclaims clean segments when utilisation exceeds a    tunable threshold.- Data integrity &#8211; optional CRC32 on cached payload; metadata always protected.Comparison with existing block-level caches---------------------------------------------------------------------------------------------------------------------------------| Feature                          | pcache (this patch)             | bcache                       | dm-writecache             ||----------------------------------|---------------------------------|------------------------------|---------------------------|| pmem access method               | DAX                             | bio (block I/O)              | DAX                       || Write latency (4 K rand-write)   | ~5 &#181;s                           | ~20 &#181;s                       | ~5 &#181;s                     || Concurrency                      | multi subtree index             | global index tree            | single tree + wc_lock     || IOPS (4K randwrite, 32 numjobs)  | 2.1 M                           | 352 K                        | 283 K                     || Read-cache support               | YES                             | YES                          | NO                        || Deployment                       | no re-format of backend         | backend devices must be      | no re-format of backend   ||                                  |                                 | reformatted                  |                           || Write-back ordering              | log-structured;                 | no ordering guarantee        | no ordering guarantee     ||                                  | preserves app-IO-order          |                              |                           || Data integrity checks            | metadata + data CRC(optional)   | metadata CRC only            | none                      |---------------------------------------------------------------------------------------------------------------------------------Signed-off-by: Dongsheng Yang &lt;dongsheng.yang@linux.dev&gt;Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;

            List of files:
            /linux/drivers/md/Makefile</description>
        <pubDate>Tue, 12 Aug 2025 10:24:52 +0200</pubDate>
        <dc:creator>Dongsheng Yang &lt;dongsheng.yang@linux.dev&gt;</dc:creator>
    </item>
</channel>
</rss>
