<?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 debugfs-hisi-sec</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#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/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>aec2f682d47c54ef434b2d440992626d80b1ebdc - Merge tag &apos;v7.1-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/Documentation/ABI/testing/debugfs-hisi-sec#aec2f682d47c54ef434b2d440992626d80b1ebdc</link>
        <description>Merge tag &apos;v7.1-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Pull crypto update from Herbert Xu: &quot;API:   - Replace crypto_get_default_rng with crypto_stdrng_get_bytes   - Remove simd skcipher support   - Allow algorithm types to be disabled when CRYPTO_SELFTESTS is off  Algorithms:   - Remove CPU-based des/3des acceleration   - Add test vectors for authenc(hmac(md5),cbc({aes,des})) and     authenc(hmac({md5,sha1,sha224,sha256,sha384,sha512}),rfc3686(ctr(aes)))   - Replace spin lock with mutex in jitterentropy  Drivers:   - Add authenc algorithms to safexcel   - Add support for zstd in qat   - Add wireless mode support for QAT GEN6   - Add anti-rollback support for QAT GEN6   - Add support for ctr(aes), gcm(aes), and ccm(aes) in dthev2&quot;* tag &apos;v7.1-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (129 commits)  crypto: af_alg - use sock_kmemdup in alg_setkey_by_key_serial  crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig  crypto: omap - convert reqctx buffer to fixed-size array  crypto: atmel-sha204a - add Thorsten Blum as maintainer  crypto: atmel-ecc - add Thorsten Blum as maintainer  crypto: qat - fix IRQ cleanup on 6xxx probe failure  crypto: geniv - Remove unused spinlock from struct aead_geniv_ctx  crypto: qce - simplify qce_xts_swapiv()  crypto: hisilicon - Fix dma_unmap_single() direction  crypto: talitos - rename first/last to first_desc/last_desc  crypto: talitos - fix SEC1 32k ahash request limitation  crypto: jitterentropy - replace long-held spinlock with mutex  crypto: hisilicon - remove unused and non-public APIs for qm and sec  crypto: hisilicon/qm - drop redundant variable initialization  crypto: hisilicon/qm - remove else after return  crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump_item  crypto: hisilicon - fix the format string type error  crypto: ccree - fix a memory leak in cc_mac_digest()  crypto: qat - add support for zstd  crypto: qat - use swab32 macro  ...

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Thu, 16 Apr 2026 00:22:26 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b44c7129f1e3cd0e6233c7cb2d88f917d92f213d - crypto: hisilicon - add device load query functionality to debugfs</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#b44c7129f1e3cd0e6233c7cb2d88f917d92f213d</link>
        <description>crypto: hisilicon - add device load query functionality to debugfsThe accelerator device supports usage statistics. This patch enablesobtaining the accelerator&apos;s usage through the &quot;dev_usage&quot; file.The returned number expressed as a percentage as a percentage.Signed-off-by: Zongyu Wu &lt;wuzongyu1@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Fri, 13 Mar 2026 10:40:39 +0100</pubDate>
        <dc:creator>Zongyu Wu &lt;wuzongyu1@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>60675d4ca1ef0857e44eba5849b74a3a998d0c0f - Merge branch &apos;linus&apos; into x86/mm, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#60675d4ca1ef0857e44eba5849b74a3a998d0c0f</link>
        <description>Merge branch &apos;linus&apos; into x86/mm, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Fri, 20 Dec 2024 10:25:44 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Tue, 21 Jan 2025 06:37:39 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d4a0f4ea72319c9a37c1a7191695467006dd272 - Merge tag &apos;v6.13-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#6d4a0f4ea72319c9a37c1a7191695467006dd272</link>
        <description>Merge tag &apos;v6.13-rc3&apos; into nextSync up with the mainline.

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Tue, 17 Dec 2024 18:40:45 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c5fb51b71788926feef0d07f30c8af1d5e4af1a6 - Merge remote-tracking branch &apos;pm/opp/linux-next&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#c5fb51b71788926feef0d07f30c8af1d5e4af1a6</link>
        <description>Merge remote-tracking branch &apos;pm/opp/linux-next&apos; into HEADMerge pm/opp tree to get dev_pm_opp_get_bw()Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Fri, 03 Jan 2025 16:13:45 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e7f0a3a6f7339af55f1ca2c27131739d75569c08 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#e7f0a3a6f7339af55f1ca2c27131739d75569c08</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching up with 6.13-rc2.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Wed, 11 Dec 2024 21:06:05 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8f109f287fdc7b8fc7dcb6b2190c8b17dc22fcda - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#8f109f287fdc7b8fc7dcb6b2190c8b17dc22fcda</link>
        <description>Merge drm/drm-next into drm-xe-nextA backmerge to get the PMT preparation work formerging the BMG PMT support.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Mon, 02 Dec 2024 17:22:11 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3aba2eba84e0219fb66061359052be81bd883d53 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#3aba2eba84e0219fb66061359052be81bd883d53</link>
        <description>Merge drm/drm-next into drm-misc-nextKickstart 6.14 cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Mon, 02 Dec 2024 12:44:18 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bcfd5f644c5b933cfb3c488220e40a03e011e8a4 - Merge tag &apos;v6.13-rc1&apos; into perf/core, to refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#bcfd5f644c5b933cfb3c488220e40a03e011e8a4</link>
        <description>Merge tag &apos;v6.13-rc1&apos; into perf/core, to refresh the branchSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Mon, 02 Dec 2024 11:52:59 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c34e9ab9a612ee8b18273398ef75c207b01f516d - Merge tag &apos;asoc-fix-v6.13-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/Documentation/ABI/testing/debugfs-hisi-sec#c34e9ab9a612ee8b18273398ef75c207b01f516d</link>
        <description>Merge tag &apos;asoc-fix-v6.13-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.13A few small fixes for v6.13, all system specific - the biggest thing isthe fix for jack handling over suspend on some Intel laptops.

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Thu, 05 Dec 2024 18:09:29 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>02b2f1a7b8ef340e57cae640a52ec7199b0b887d - Merge tag &apos;v6.13-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/Documentation/ABI/testing/debugfs-hisi-sec#02b2f1a7b8ef340e57cae640a52ec7199b0b887d</link>
        <description>Merge tag &apos;v6.13-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Pull crypto updates from Herbert Xu: &quot;API:   - Add sig driver API   - Remove signing/verification from akcipher API   - Move crypto_simd_disabled_for_test to lib/crypto   - Add WARN_ON for return values from driver that indicates memory     corruption  Algorithms:   - Provide crc32-arch and crc32c-arch through Crypto API   - Optimise crc32c code size on x86   - Optimise crct10dif on arm/arm64   - Optimise p10-aes-gcm on powerpc   - Optimise aegis128 on x86   - Output full sample from test interface in jitter RNG   - Retry without padata when it fails in pcrypt  Drivers:   - Add support for Airoha EN7581 TRNG   - Add support for STM32MP25x platforms in stm32   - Enable iproc-r200 RNG driver on BCMBCA   - Add Broadcom BCM74110 RNG driver&quot;* tag &apos;v6.13-p1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (112 commits)  crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx  crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()  crypto: aesni - Move back to module_init  crypto: lib/mpi - Export mpi_set_bit  crypto: aes-gcm-p10 - Use the correct bit to test for P10  hwrng: amd - remove reference to removed PPC_MAPLE config  crypto: arm/crct10dif - Implement plain NEON variant  crypto: arm/crct10dif - Macroify PMULL asm code  crypto: arm/crct10dif - Use existing mov_l macro instead of __adrl  crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback code  crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiply  crypto: arm64/crct10dif - Remove obsolete chunking logic  crypto: bcm - add error check in the ahash_hmac_init function  crypto: caam - add error check to caam_rsa_set_priv_key_form  hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver  dt-bindings: rng: add binding for BCM74110 RNG  padata: Clean up in padata_do_multithreaded()  crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()  crypto: qat - Fix missing destroy_workqueue in adf_init_aer()  crypto: rsassa-pkcs1 - Reinstate support for legacy protocols  ...

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Tue, 19 Nov 2024 19:28:41 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2a69297eed87c1f3ad33b8a169025c06adde5dcf - crypto: hisilicon - support querying the capability register</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#2a69297eed87c1f3ad33b8a169025c06adde5dcf</link>
        <description>crypto: hisilicon - support querying the capability registerQuery the capability register status of accelerator devices(SEC, HPRE and ZIP) through the debugfs interface, for example:cat cap_regs. The purpose is to improve the robustness andlocability of hardware devices and drivers.Signed-off-by: Qi Tao &lt;taoqi10@huawei.com&gt;Signed-off-by: Chenghai Huang &lt;huangchenghai2@huawei.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Sat, 26 Oct 2024 11:46:51 +0200</pubDate>
        <dc:creator>Qi Tao &lt;taoqi10@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Mon, 15 Jul 2024 23:03:44 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f47c7ae8c7afaf9ad291d39f0d3974f191a7946 - Merge tag &apos;v6.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#6f47c7ae8c7afaf9ad291d39f0d3974f191a7946</link>
        <description>Merge tag &apos;v6.9&apos; into nextSync up with the mainline to bring in the new cleanup API.

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Tue, 28 May 2024 06:37:18 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>60a2f25de7b8b785baee2932db932ae9a5b8c86d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#60a2f25de7b8b785baee2932db932ae9a5b8c86d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextSome display refactoring patches are needed in order to allow conflict-less merging.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Thu, 16 May 2024 09:33:01 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2 - Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2</link>
        <description>Merge topic branches &apos;clkdev&apos; and &apos;fixes&apos; into for-linus

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Mon, 10 Jun 2024 13:03:21 +0200</pubDate>
        <dc:creator>Russell King (Oracle) &lt;rmk+kernel@armlinux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>b228ab57e51b62663a80ca820c87ba2650583f08 - Merge branch &apos;master&apos; into mm-stable</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/debugfs-hisi-sec#b228ab57e51b62663a80ca820c87ba2650583f08</link>
        <description>Merge branch &apos;master&apos; into mm-stable

            List of files:
            /linux/Documentation/ABI/testing/debugfs-hisi-sec</description>
        <pubDate>Mon, 18 Mar 2024 17:55:12 +0100</pubDate>
        <dc:creator>Andrew Morton &lt;akpm@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
