<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>ceb8bf2c - module: Convert default symbol namespace to string literal</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/intel/iaa/Makefile#ceb8bf2c</link>
        <description>module: Convert default symbol namespace to string literalCommit cdd30ebb1b9f (&quot;module: Convert symbol namespace to stringliteral&quot;) only converted MODULE_IMPORT_NS() and EXPORT_SYMBOL_NS(),leaving DEFAULT_SYMBOL_NAMESPACE as a macro expansion.This commit converts DEFAULT_SYMBOL_NAMESPACE in the same way to avoidannoyance for the default namespace as well.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Reviewed-by: Uwe Kleine-K&#246;nig &lt;u.kleine-koenig@baylibre.com&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/crypto/intel/iaa/Makefile</description>
        <pubDate>Tue, 03 Dec 2024 10:21:07 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>93382a91 - crypto: iaa - Add IAA Compression Accelerator stats</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/intel/iaa/Makefile#93382a91</link>
        <description>crypto: iaa - Add IAA Compression Accelerator statsAdd support for optional debugfs statistics support for the IAACompression Accelerator.  This is enabled by the kernel config item:  CRYPTO_DEV_IAA_CRYPTO_STATSWhen enabled, the IAA crypto driver will generate statistics which canbe accessed at /sys/kernel/debug/iaa-crypto/.See Documentation/driver-api/crypto/iax/iax-crypto.rst for details.Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/intel/iaa/Makefile</description>
        <pubDate>Tue, 05 Dec 2023 21:25:29 +0000</pubDate>
        <dc:creator>Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b190447e - crypto: iaa - Add compression mode management along with fixed mode</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/intel/iaa/Makefile#b190447e</link>
        <description>crypto: iaa - Add compression mode management along with fixed modeDefine an in-kernel API for adding and removing compression modes,which can be used by kernel modules or other kernel code thatimplements IAA compression modes.Also add a separate file, iaa_crypto_comp_fixed.c, containing huffmantables generated for the IAA &apos;fixed&apos; compression mode.  Futurecompression modes can be added in a similar fashion.One or more crypto compression algorithms will be created for eachcompression mode, each of which can be selected as the compressionalgorithm to be used by a particular facility.Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/intel/iaa/Makefile</description>
        <pubDate>Tue, 05 Dec 2023 21:25:26 +0000</pubDate>
        <dc:creator>Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ea7a5cbb - crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/crypto/intel/iaa/Makefile#ea7a5cbb</link>
        <description>crypto: iaa - Add Intel IAA Compression Accelerator crypto driver coreThe Intel Analytics Accelerator (IAA) is a hardware accelerator thatprovides very high thoughput compression/decompression compatible withthe DEFLATE compression standard described in RFC 1951, which is thecompression/decompression algorithm exported by this module.Users can select IAA compress/decompress acceleration by specifyingone of the deflate-iaa* algorithms as the compression algorithm to useby whatever facility allows asynchronous compression algorithms to beselected.For example, zswap can select the IAA fixed deflate algorithm&apos;deflate-iaa&apos; via:  # echo deflate-iaa &gt; /sys/module/zswap/parameters/compressorThis patch adds iaa_crypto as an idxd sub-driver and tracks iaadevices and workqueues as they are probed or removed.[ Based on work originally by George Powley, Jing Lin and Kyung MinPark ]Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/drivers/crypto/intel/iaa/Makefile</description>
        <pubDate>Tue, 05 Dec 2023 21:25:24 +0000</pubDate>
        <dc:creator>Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
