<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>50c8f83c41123cab79575e8d73040a37da4612c5 - Merge tag &apos;asoc-fix-v7.0-rc5&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#50c8f83c41123cab79575e8d73040a37da4612c5</link>
        <description>Merge tag &apos;asoc-fix-v7.0-rc5&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v7.0This is two week&apos;s worth of fixes and quirks so it&apos;s a bit larger thanyou might expect, there&apos;s nothing too exciting individually and nothingin core code.

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Fri, 27 Mar 2026 09:16:52 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>c6eea4ff846ed342a12cedf3af730a6204a8d97e - ASoC: adau1372: Fix error handling in adau1372_set_power()</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#c6eea4ff846ed342a12cedf3af730a6204a8d97e</link>
        <description>ASoC: adau1372: Fix error handling in adau1372_set_power()Jihed Chaibi &lt;jihed.chaibi.dev@gmail.com&gt; says:adau1372_set_power() had two related error handling issues in its enablepath: clk_prepare_enable() was called but its return value discarded, andadau1372_enable_pll() was a void function that silently swallowed lockfailures, leaving mclk enabled and adau1372-&gt;enabled set to true despitethe device being in a broken state.Patch 1 fixes the unchecked clk_prepare_enable() by makingadau1372_set_power() return int and propagating the error.Patch 2 converts adau1372_enable_pll() to return int and adds a fullunwind in adau1372_set_power() if PLL lock fails, reversing the regcache,GPIO power-down, and clock state.

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Thu, 26 Mar 2026 10:33:38 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1863b4055b7902de43a1dcc7396805eb631682e5 - Merge tag &apos;libcrypto-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#1863b4055b7902de43a1dcc7396805eb631682e5</link>
        <description>Merge tag &apos;libcrypto-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxPull crypto library fixes from Eric Biggers: - Disable the &quot;padlock&quot; SHA-1 and SHA-256 driver on Zhaoxin   processors, since it does not compute hash values correctly - Make a generated file be removed by &apos;make clean&apos; - Fix excessive stack usage in some of the arm64 AES code* tag &apos;libcrypto-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:  lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-files  crypto: padlock-sha - Disable for Zhaoxin processor  crypto: arm64/aes-neonbs - Move key expansion off the stack

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Wed, 18 Mar 2026 22:50:29 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d5b66179b0e27c14a9033c4356937506577485e3 - lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-files</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#d5b66179b0e27c14a9033c4356937506577485e3</link>
        <description>lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-filesMake the generated file powerpc/aesp8-ppc.S be removed by &apos;make clean&apos;.Fixes: 7cf2082e74ce (&quot;lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library&quot;)Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20260317044925.104184-1-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Tue, 17 Mar 2026 04:49:25 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#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/lib/crypto/Makefile</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>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/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/lib/crypto/Makefile</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>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#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/lib/crypto/Makefile</description>
        <pubDate>Mon, 09 Feb 2026 16:33:26 +0000</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://opengrok.net:8080/history/linux/lib/crypto/Makefile#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/lib/crypto/Makefile</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>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#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/lib/crypto/Makefile</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.net:8080/history/linux/lib/crypto/Makefile#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/lib/crypto/Makefile</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>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#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/lib/crypto/Makefile</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>6d87d7c69b5a1136d7c354911f1fe7792b6a40fd - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#6d87d7c69b5a1136d7c354911f1fe7792b6a40fd</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to get the topic/drm-intel-plane-color-pipeline branchcontents.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Fri, 05 Dec 2025 08:29:22 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0f94e51b5320eacccc2626ab70b8d7e705332334 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#0f94e51b5320eacccc2626ab70b8d7e705332334</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in a needed dependency for the Xe VFIOdriver variant. This should ideally have been done before wecommited that, so we now have a small window in drm-xe-nextwhere that driver doesn&apos;t compile.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202512030331.I8CveRre-lkp@intel.com/Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Wed, 03 Dec 2025 10:22:18 +0000</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://opengrok.net:8080/history/linux/lib/crypto/Makefile#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/lib/crypto/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 05:29:38 +0000</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>13d83ea9d81ddcb08b46377dcc9de6e5df1248d1 - Merge tag &apos;libcrypto-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#13d83ea9d81ddcb08b46377dcc9de6e5df1248d1</link>
        <description>Merge tag &apos;libcrypto-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxPull crypto library updates from Eric Biggers: - Add support for verifying ML-DSA signatures.   ML-DSA (Module-Lattice-Based Digital Signature Algorithm) is a   recently-standardized post-quantum (quantum-resistant) signature   algorithm. It was known as Dilithium pre-standardization.   The first use case in the kernel will be module signing. But there   are also other users of RSA and ECDSA signatures in the kernel that   might want to upgrade to ML-DSA eventually. - Improve the AES library:     - Make the AES key expansion and single block encryption and       decryption functions use the architecture-optimized AES code.       Enable these optimizations by default.     - Support preparing an AES key for encryption-only, using about       half as much memory as a bidirectional key.     - Replace the existing two generic implementations of AES with a       single one. - Simplify how Adiantum message hashing is implemented. Remove the   &quot;nhpoly1305&quot; crypto_shash in favor of direct lib/crypto/ support for   NH hashing, and enable optimizations by default.* tag &apos;libcrypto-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux: (53 commits)  lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly  lib/crypto: aes: Drop &apos;volatile&apos; from aes_sbox and aes_inv_sbox  lib/crypto: aes: Remove old AES en/decryption functions  lib/crypto: aesgcm: Use new AES library API  lib/crypto: aescfb: Use new AES library API  crypto: omap - Use new AES library API  crypto: inside-secure - Use new AES library API  crypto: drbg - Use new AES library API  crypto: crypto4xx - Use new AES library API  crypto: chelsio - Use new AES library API  crypto: ccp - Use new AES library API  crypto: x86/aes-gcm - Use new AES library API  crypto: arm64/ghash - Use new AES library API  crypto: arm/ghash - Use new AES library API  staging: rtl8723bs: core: Use new AES library API  net: phy: mscc: macsec: Use new AES library API  chelsio: Use new AES library API  Bluetooth: SMP: Use new AES library API  crypto: x86/aes - Remove the superseded AES-NI crypto_cipher  lib/crypto: x86/aes: Add AES-NI optimization  ...

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Tue, 10 Feb 2026 16:31:09 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>24eb22d8161380eba65edc5b499299639cbe8bf9 - lib/crypto: x86/aes: Add AES-NI optimization</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#24eb22d8161380eba65edc5b499299639cbe8bf9</link>
        <description>lib/crypto: x86/aes: Add AES-NI optimizationOptimize the AES library with x86 AES-NI instructions.The relevant existing assembly functions, aesni_set_key(), aesni_enc(),and aesni_dec(), are a bit difficult to extract into the library:- They&apos;re coupled to the code for the AES modes.- They operate on struct crypto_aes_ctx.  The AES library now uses  different structs.- They assume the key is 16-byte aligned.  The AES library only  *prefers* 16-byte alignment; it doesn&apos;t require it.Moreover, they&apos;re not all that great in the first place:- They use unrolled loops, which isn&apos;t a great choice on x86.- They use the &apos;aeskeygenassist&apos; instruction, which is unnecessary, is  slow on Intel CPUs, and forces the loop to be unrolled.- They have special code for AES-192 key expansion, despite that being  kind of useless.  AES-128 and AES-256 are the ones used in practice.These are small functions anyway.Therefore, I opted to just write replacements of these functions for thelibrary.  They address all the above issues.Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20260112192035.10427-18-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Mon, 12 Jan 2026 19:20:15 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>293c7cd5c6c00f3b6fa0072fc4b017a3a13ad1e7 - lib/crypto: sparc/aes: Migrate optimized code into library</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#293c7cd5c6c00f3b6fa0072fc4b017a3a13ad1e7</link>
        <description>lib/crypto: sparc/aes: Migrate optimized code into libraryMove the SPARC64 AES assembly code into lib/crypto/, wire the keyexpansion and single-block en/decryption functions up to the AES libraryAPI, and remove the &quot;aes-sparc64&quot; crypto_cipher algorithm.The result is that both the AES library and crypto_cipher APIs use theSPARC64 AES opcodes, whereas previously only crypto_cipher did (and itwasn&apos;t enabled by default, which this commit fixes as well).Note that some of the functions in the SPARC64 AES assembly code arestill used by the AES mode implementations inarch/sparc/crypto/aes_glue.c.  For now, just export these functions.These exports will go away once the AES mode implementations aremigrated to the library as well.  (Trying to split up the assembly fileseemed like much more trouble than it would be worth.)Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20260112192035.10427-17-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Mon, 12 Jan 2026 19:20:14 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4e573db06a4e8c519ec4c42f8e1249a0853367a - lib/crypto: riscv/aes: Migrate optimized code into library</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#a4e573db06a4e8c519ec4c42f8e1249a0853367a</link>
        <description>lib/crypto: riscv/aes: Migrate optimized code into libraryMove the aes_encrypt_zvkned() and aes_decrypt_zvkned() assemblyfunctions into lib/crypto/, wire them up to the AES library API, andremove the &quot;aes-riscv64-zvkned&quot; crypto_cipher algorithm.To make this possible, change the prototypes of these functions totake (rndkeys, key_len) instead of a pointer to crypto_aes_ctx, andchange the RISC-V AES-XTS code to implement tweak encryption using theAES library instead of directly calling aes_encrypt_zvkned().The result is that both the AES library and crypto_cipher APIs useRISC-V&apos;s AES instructions, whereas previously only crypto_cipher did(and it wasn&apos;t enabled by default, which this commit fixes as well).Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20260112192035.10427-15-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Mon, 12 Jan 2026 19:20:12 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>7cf2082e74ce7f4f4b5e14cbe67a194d75e257ef - lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#7cf2082e74ce7f4f4b5e14cbe67a194d75e257ef</link>
        <description>lib/crypto: powerpc/aes: Migrate POWER8 optimized code into libraryMove the POWER8 AES assembly code into lib/crypto/, wire the keyexpansion and single-block en/decryption functions up to the AES libraryAPI, and remove the superseded &quot;p8_aes&quot; crypto_cipher algorithm.The result is that both the AES library and crypto_cipher APIs are nowoptimized for POWER8, whereas previously only crypto_cipher was (andoptimizations weren&apos;t enabled by default, which this commit fixes too).Note that many of the functions in the POWER8 assembly code are stillused by the AES mode implementations in arch/powerpc/crypto/.  For now,just export these functions.  These exports will go away once the AESmodes are migrated to the library as well.  (Trying to split up theassembly file seemed like much more trouble than it would be worth.)Another challenge with this code is that the POWER8 assembly code uses acustom format for the expanded AES key.  Since that code is importedfrom OpenSSL and is also targeted to POWER8 (rather than POWER9 whichhas better data movement and byteswap instructions), that is not easilychanged.  For now I&apos;ve just kept the custom format.  To maintain fullcorrectness, this requires executing some slow fallback code in the casewhere the usability of VSX changes between key expansion and use.  Thisshould be tolerable, as this case shouldn&apos;t happen in practice.Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20260112192035.10427-14-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Mon, 12 Jan 2026 19:20:11 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0892c91b81cc889c95dc03b095b9f4a6fdf93106 - lib/crypto: powerpc/aes: Migrate SPE optimized code into library</title>
        <link>http://opengrok.net:8080/history/linux/lib/crypto/Makefile#0892c91b81cc889c95dc03b095b9f4a6fdf93106</link>
        <description>lib/crypto: powerpc/aes: Migrate SPE optimized code into libraryMove the PowerPC SPE AES assembly code into lib/crypto/, wire the keyexpansion and single-block en/decryption functions up to the AES libraryAPI, and remove the superseded &quot;aes-ppc-spe&quot; crypto_cipher algorithm.The result is that both the AES library and crypto_cipher APIs are nowoptimized with SPE, whereas previously only crypto_cipher was (andoptimizations weren&apos;t enabled by default, which this commit fixes too).Note that many of the functions in the PowerPC SPE assembly code arestill used by the AES mode implementations in arch/powerpc/crypto/.  Fornow, just export these functions.  These exports will go away once theAES modes are migrated to the library as well.  (Trying to split up theassembly files seemed like much more trouble than it would be worth.)Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20260112192035.10427-13-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;

            List of files:
            /linux/lib/crypto/Makefile</description>
        <pubDate>Mon, 12 Jan 2026 19:20:10 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
