<?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>a4ff2be345d0abc943da8dd8da98151843b750dc - Merge tag &apos;v7.3-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#a4ff2be345d0abc943da8dd8da98151843b750dc</link>
        <description>Merge tag &apos;v7.3-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Pull crypto update from Herbert Xu: &quot;API:   - Add af_alg_restrict sysctl and white list   - Fix potential suspend/resume races in hwrng  Algorithms:   - Optimize vli additive operations using compiler builtins in ecc  Drivers:   - Remove unsafe/deprecated algorithms from qce   - Mark qce as BROKEN   - Add runtime PM and interconnect bandwidth scaling support to qce   - Remove crypto_rng from qcom, sun8i and caam   - Fix SG list issues in iaa   - Fix SEV init path bugs in ccp&quot;* tag &apos;v7.3-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (122 commits)  crypto: lskcipher - propagate errors from unaligned crypt  crypto: keembay - use crypto_memneq() to compare CCM AEAD tags  crypto: keembay - use crypto_memneq() to compare GCM AEAD tags  crypto: sa2ul - use crypto_memneq() to compare AEAD tag  hwrng: drivers - use named initializers for acpi_device_id  crypto: qce - fix CCM AAD buffer underallocation  crypto: iaa - unmap dst before software fallback on decompress  crypto: iaa - use bounce buffer for multi-sg decompress input  crypto: iaa - avoid counting fallback decompression bytes  crypto: iaa - fall back to software for multi-entry scatterlists  hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume  crypto: hisilicon/sec2 - fix CCM algorithm long packet failure  crypto: eip93 - use struct_size() and flexible array for ring allocation  crypto: krb5 - use kfree_sensitive() for derived key buffers  crypto: af_alg - Stop after finding name in allowlist  crypto: af_alg - Replace &apos;bool privileged&apos; with flags  crypto: af_alg - Make cbc(paes) privileged-only  hwrng: imx-rngc - Disable clock on registration failure  crypto: qat - remove dead ADF_HEX code  crypto: qce - simplify qce_handle_request  ...

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Thu, 20 Aug 2026 02:25:42 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<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/crypto/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/crypto/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/crypto/Makefile#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/crypto/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/crypto/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/crypto/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>6727c44461f788bb49a37875fbc70654e8db30b2 - hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#6727c44461f788bb49a37875fbc70654e8db30b2</link>
        <description>hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/Since this file just implements a hwrng driver, move it intodrivers/char/hw_random/.  Rename the kconfig option accordingly as well.Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Mon, 08 Jun 2026 19:58:48 +0200</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&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/crypto/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/crypto/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>7a0e692a0381254b2f77c54dec100cd3325a6fdf - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#7a0e692a0381254b2f77c54dec100cd3325a6fdf</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.2 merge window.

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Tue, 23 Jun 2026 08:10:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&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/crypto/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/crypto/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>0d8c1134936f1fb6678156ab4248ac740d274525 - Merge tag &apos;v7.2-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#0d8c1134936f1fb6678156ab4248ac740d274525</link>
        <description>Merge tag &apos;v7.2-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Pull crypto updates from Herbert Xu: &quot;API:   - Drop support for off-CPU cryptography in af_alg   - Document that af_alg is *always* slower   - Document the deprecation of af_alg   - Remove zero-copy support from skcipher and aead in af_alg   - Cap AEAD AD length to 0x80000000 in af_alg   - Free default RNG on module exit  Algorithms:   - Fix vli multiplication carry overflow in ecc   - Drop unused cipher_null crypto_alg   - Remove unused variants of drbg   - Use lib/crypto in drbg   - Use memcpy_from/to_sglist in authencesn   - Allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode   - Disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode   - Filter out async aead implementations at alloc in krb5   - Fix non-parallel fallback by rstoring callback in pcrypt   - Validate poly1305 template argument in chacha20poly1305  Drivers:   - Add sysfs PCI reset support to qat   - Add KPT support for GEN6 devices to qat   - Remove unused character device and ioctls from qat   - Add support for hw access via SMCC to mtk   - Remove prng support from crypto4xx   - Remove prng support from hisi-trng   - Remove prng support from sun4i-ss   - Remove prng support from xilinx-trng   - Remove loongson-rng   - Remove exynos-rng  Others:   - Remove support for AIO on sockets&quot;* tag &apos;v7.2-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (196 commits)  crypto: tegra - fix refcount leak in tegra_se_host1x_submit()  crypto: rng - Free default RNG on module exit  crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode  hwrng: jh7110 - fix refcount leak in starfive_trng_read()  crypto: atmel-ecc - drop dead code in atmel_ecdh_max_size  crypto: cavium/cpt - fix DMA cleanup using wrong loop index  crypto: marvell/octeontx - fix DMA cleanup using wrong loop index  MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver  crypto: amcc - convert irq_of_parse_and_map to platform_get_irq  crypto: sun4i-ss - Remove insecure and unused rng_alg  hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/  crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512  crypto: xilinx-trng - Fix return value of xtrng_hwrng_trng_read()  crypto: xilinx-trng - Remove crypto_rng interface  crypto: exynos-rng - Remove exynos-rng driver  hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/  crypto: hisi-trng - Remove crypto_rng interface  crypto: loongson - Remove broken and unused loongson-rng  crypto: crypto4xx - Remove insecure and unused rng_alg  crypto: qat - validate RSA CRT component lengths  ...

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Tue, 16 Jun 2026 05:31:23 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c9fedb3b23d4664b824f60085bcdba92e5d9dd48 - crypto: exynos-rng - Remove exynos-rng driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#c9fedb3b23d4664b824f60085bcdba92e5d9dd48</link>
        <description>crypto: exynos-rng - Remove exynos-rng driverThis driver has no purpose.  It doesn&apos;t feed into the Linux RNG, nordoes it implement the hwrng interface.  It is accessible only via the&quot;rng&quot; algorithm type of AF_ALG, which isn&apos;t used in practice.  Everyoneuses either the Linux RNG, or rarely /dev/hwrng.Moreover, this is a PRNG whose only source of entropy is the 160-bitseed the user passes in.  So this can be used only by a user who alreadyhas a source of cryptographically secure random numbers, such as/dev/random.  Which they can, and do, just use in the first place.Just remove this driver.  There&apos;s no need to keep useless code around.Note that the other crypto_rng drivers in drivers/crypto/ are similarlyunused and are being removed too.  This commit just handles exynos-rng.Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Sun, 31 May 2026 19:59:31 +0200</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>af3d1bb9a09daf928fc3f173689fb7904d6a6d4f - crypto: loongson - Remove broken and unused loongson-rng</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#af3d1bb9a09daf928fc3f173689fb7904d6a6d4f</link>
        <description>crypto: loongson - Remove broken and unused loongson-rngThe loongson-rng rng_alg has several vulnerabilities, including notproviding forward security, and a use-after-free bug due to the use ofwait_for_completion_interruptible().Meanwhile, the rng_alg framework doesn&apos;t really have any purpose in thefirst place other than to access the software algorithms crypto/drbg.cand crypto/jitterentropy.c.  Hardware-specific rng_algs have noin-kernel user, and unlike hwrng there&apos;s no feed into the actual LinuxRNG.  As such, there&apos;s really no point to this code.  There are ofcourse other rng_alg drivers that are similarly unused, but they&apos;resimilarly in the process of being phased out, e.g.https://lore.kernel.org/r/20260529193648.18172-1-ebiggers@kernel.org andhttps://lore.kernel.org/r/20260529220430.34135-1-ebiggers@kernel.orgGiven that, there&apos;s no point in fixing forward these vulnerabilities,and it makes much more sense to simply roll back the addition of thisdriver.  If this platform provides TRNG (not PRNG) functionality, itcould make sense to add a hwrng driver, but it would be quite different.Link: https://lore.kernel.org/linux-crypto/20260525145939.GC2018@quark/Fixes: 766b2d724c8d (&quot;crypto: loongson - add Loongson RNG driver support&quot;)Cc: stable@vger.kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Sat, 30 May 2026 01:32:08 +0200</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>fff88709f9a9153af85b5224b4594caa5387ca60 - Merge tag &apos;v7.1-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#fff88709f9a9153af85b5224b4594caa5387ca60</link>
        <description>Merge tag &apos;v7.1-rc6&apos; into nextSync up with mainline to pull in a fix to IMS PCU driver and otherenhancements.

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Mon, 01 Jun 2026 04:43:25 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>09d6818d3bdc1ea6e49a425040528cbdbc97bc0a - Merge branch &apos;linus&apos; into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#09d6818d3bdc1ea6e49a425040528cbdbc97bc0a</link>
        <description>Merge branch &apos;linus&apos; into timers/clocksource... to bring it up to date for new changes.

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Mon, 18 May 2026 11:01:07 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>658a6021492ad3b1b8a6e9a83963a1fad35a2af8 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#658a6021492ad3b1b8a6e9a83963a1fad35a2af8</link>
        <description>Merge drm/drm-next into drm-intel-nextSome Display Port Adaptive Sync depends on drm work.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Fri, 15 May 2026 13:01:15 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.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/crypto/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/crypto/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>c53ed3e99920df6a90553c89a1c053aa0776841e - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#c53ed3e99920df6a90553c89a1c053aa0776841e</link>
        <description>Merge drm/drm-next into drm-xe-nextBringing in recent display changes.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Fri, 08 May 2026 16:19:45 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cafac16b6207b88ad92fbba1169ae4f43865cb0d - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#cafac16b6207b88ad92fbba1169ae4f43865cb0d</link>
        <description>Merge drm/drm-next into drm-misc-nextGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:49:13 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>9c9fe04e0fe3fdba7d4aafffa9b7bbb21f6fcbe1 - Merge tag &apos;v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/Makefile#9c9fe04e0fe3fdba7d4aafffa9b7bbb21f6fcbe1</link>
        <description>Merge tag &apos;v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-nextLinux 7.1-rc1

            List of files:
            /linux/drivers/crypto/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 09:39:48 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/crypto/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/drivers/crypto/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
