Show patches with: State = Action Required       |    Archived = No       |   4255 patches
« 1 2 3 442 43 »
Patch Series S/W/F Date Submitter Delegate State
crypto:repeated word: 'block'. crypto:repeated word: 'block'. --- 2022-07-20 Xin Gao New
[v2] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash [v2] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash --- 2021-12-15 XiaokangQian New
async_tx: use dmaengine_submit() API async_tx: use dmaengine_submit() API --- 2021-06-05 Xianting Tian New
[1/3] virtio-crypto: fixup potential cpu stall when free unused bufs fixup potential cpu stall --- 2023-06-09 Xianting Tian New
[2/3] virtio_console: fixup potential cpu stall when free unused bufs fixup potential cpu stall --- 2023-06-09 Xianting Tian New
[3/3] virtio_bt: fixup potential cpu stall when free unused bufs fixup potential cpu stall --- 2023-06-09 Xianting Tian New
[3/4] crypto: qat - free irqs only if allocated crypto: qat - replace deprecated MSI API --- 2021-09-01 Wojciech Ziemba New
crypto: hisilicon - Fix smp_processor_id() warnings crypto: hisilicon - Fix smp_processor_id() warnings --- 2024-01-19 Wenkai Lin New
[-next] crypto: drbg - fix error return code in drbg_alloc_state() [-next] crypto: drbg - fix error return code in drbg_alloc_state() --- 2020-04-30 Wei Yongjun New
[-next] crypto: hisilicon/hpre - fix build error without CONFIG_CRYPTO_ECDH [-next] crypto: hisilicon/hpre - fix build error without CONFIG_CRYPTO_ECDH --- 2021-03-24 Wei Yongjun New
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session() virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session() --- 2022-11-14 Wei Yongjun New
[1/2] crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata' crypto: hisilicon - misc fixes --- 2020-09-03 Weili Qian New
crypto: hisilicon/qm - support address prefetching crypto: hisilicon/qm - support address prefetching --- 2021-05-22 Weili Qian New
[06/10] crypto: hisilicon/hpre - support hpre capability crypto: hisilicon - support get device information from registers --- 2022-09-09 Weili Qian New
[07/10] crypto: hisilicon/hpre - optimize registration of ecdh crypto: hisilicon - support get device information from registers --- 2022-09-09 Weili Qian New
[09/10] crypto: hisilicon/sec - get algorithm bitmap from registers crypto: hisilicon - support get device information from registers --- 2022-09-09 Weili Qian New
[10/10] crypto: hisilicon - support get algs by the capability register crypto: hisilicon - support get device information from registers --- 2022-09-09 Weili Qian New
[2/5] crypto: hisilicon/qm - change data type in min_t crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-03 Weili Qian New
[3/5] crypto: hisilicon/qm - change function names crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-03 Weili Qian New
[1/7] crypto: hisilicon/qm - obtain the mailbox configuration at one time crypto: hisilicon - fix some issues in hisilicon drivers --- 2023-07-29 Weili Qian New
[2/7] crypto: hisilicon/qm - alloc buffer to set and get xqc crypto: hisilicon - fix some issues in hisilicon drivers --- 2023-07-29 Weili Qian New
[v2,1/7] crypto: hisilicon/qm - obtain the mailbox configuration at one time crypto: hisilicon - fix some issues in hisilicon drivers --- 2023-08-11 Weili Qian New
[v2,2/7] crypto: hisilicon/qm - alloc buffer to set and get xqc crypto: hisilicon - fix some issues in hisilicon drivers --- 2023-08-11 Weili Qian New
[v2,3/7] crypto: hisilicon/qm - fix PF queue parameter issue crypto: hisilicon - fix some issues in hisilicon drivers --- 2023-08-11 Weili Qian New
[v2,5/7] crypto: hisilicon/qm - prevent soft lockup in qm_poll_req_cb()'s loop crypto: hisilicon - fix some issues in hisilicon drivers --- 2023-08-11 Weili Qian New
[v2,7/7] crypto: hisilicon/qm - increase function communication waiting time crypto: hisilicon - fix some issues in hisilicon drivers --- 2023-08-11 Weili Qian New
[v2] LoongArch/crypto: Clean up useless assignment operations [v2] LoongArch/crypto: Clean up useless assignment operations --- 2024-02-29 WangYuli New
[v2] crypto: Use dev_err_probe instead of dev_err [v2] crypto: Use dev_err_probe instead of dev_err --- 2023-07-26 Wang Ming New
padata: Fix the UAF issue related to parallel_data padata: Fix the UAF issue related to parallel_data --- 2023-09-25 Wang Jinchao New
[v2] padata: Fix the UAF issue related to parallel_data [v2] padata: Fix the UAF issue related to parallel_data --- 2023-09-28 Wang Jinchao New
[RFC/REFACT] Refactoring and significantly reducing code complexity [RFC/REFACT] Refactoring and significantly reducing code complexity --- 2023-09-28 Wang Jinchao New
[v3] Fixes: 07928d9bfc81 ("padata: Remove broken queue flushing") [v3] Fixes: 07928d9bfc81 ("padata: Remove broken queue flushing") --- 2023-10-07 Wang Jinchao New
cavium/cpt: fix repeated words in comments cavium/cpt: fix repeated words in comments --- 2022-08-23 wangjianli New
AW: [PATCH] crypto: cavium - Use 'hlist_for_each_entry' to simplify code AW: [PATCH] crypto: cavium - Use 'hlist_for_each_entry' to simplify code --- 2021-04-28 Walter Harms New
[v3,2/3] crypto: Remove unnecessary memzero_explicit() mm, treewide: Rename kzfree() to kfree_sensitive() --- 2020-04-14 Waiman Long New
s390/crypto: add crypto library interface for ChaCha20 s390/crypto: add crypto library interface for ChaCha20 --- 2022-05-08 Vladis Dronov New
[v2,1/6] crypto: xts - restrict key lengths to approved values in FIPS mode Trivial set of FIPS 140-3 related changes --- 2022-12-29 Vladis Dronov New
[v2,5/6] crypto: testmgr - disallow plain ghash in FIPS mode Trivial set of FIPS 140-3 related changes --- 2022-12-29 Vladis Dronov New
[v2,6/6] crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode Trivial set of FIPS 140-3 related changes --- 2022-12-29 Vladis Dronov New
[v3,4/6] crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode Trivial set of FIPS 140-3 related changes --- 2022-12-29 Vladis Dronov New
crypto: jitter - panic on runtime health test failures in FIPS mode crypto: jitter - panic on runtime health test failures in FIPS mode --- 2023-03-08 Vladis Dronov New
[v8,5/9] dt-bindings: qcom-qce: document clocks and clock-names as optional crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy New
[v8,6/9] dt-bindings: qcom-qce: Add new SoC compatible strings for qcom-qce crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy New
[v8,9/9] crypto: qce: core: Add new compatibles for qce crypto driver crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy New
[v9,07/14] arm: dts: qcom: ipq4019: update a compatible for QCE IP on IPQ4019 SoC Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy New
[v9,09/14] arm64: dts: qcom: sdm845: update QCE compatible according to a new scheme Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy New
[v9,11/14] arm64: dts: qcom: sm8250: add description of Qualcomm Crypto Engine IP Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy New
[v11,01/10] dt-bindings: qcom-qce: Convert bindings to yaml crypto: qcom-qce: Add YAML bindings and support for newer SoCs --- 2023-02-22 Vladimir Zapolskiy New
[v11,02/10] MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section crypto: qcom-qce: Add YAML bindings and support for newer SoCs --- 2023-02-22 Vladimir Zapolskiy New
[v11,03/10] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names' crypto: qcom-qce: Add YAML bindings and support for newer SoCs --- 2023-02-22 Vladimir Zapolskiy New
[v11,04/10] dt-bindings: qcom-qce: Add 'iommus' to optional properties crypto: qcom-qce: Add YAML bindings and support for newer SoCs --- 2023-02-22 Vladimir Zapolskiy New
[v11,08/10] crypto: qce: core: Add support to initialize interconnect path crypto: qcom-qce: Add YAML bindings and support for newer SoCs --- 2023-02-22 Vladimir Zapolskiy New
[v11,09/10] crypto: qce: core: Make clocks optional crypto: qcom-qce: Add YAML bindings and support for newer SoCs --- 2023-02-22 Vladimir Zapolskiy New
[2/3] dt-bindings: rng: Add new compatible qcom,prng-v2 Untitled series #12260 --- 2018-06-18 Vinod Koul New
[v6,6/6] crypto: qcom: Add ACPI support Untitled series #13219 --- 2018-07-16 Vinod Koul New
[01/12] crypto: axis - do not DMA to ahash_request.result crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[02/12] crypto: axis - do not DMA to IV crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[03/12] crypto: axis - fix CTR output IV crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[04/12] crypto: axis - fix in-place CBC output IV crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[05/12] crypto: axis - validate AEAD authsize crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[06/12] crypto: axis - reject invalid sizes crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[07/12] crypto: axis - fix XTS blocksize crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[08/12] crypto: axis - add skcipher fallback crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[09/12] crypto: axis - add fallback for AEAD crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[10/12] crypto: axis - fix XTS unaligned block size handling crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[11/12] crypto: axis - handle zero cryptlen crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[12/12] crypto: axis - allow small size for AEAD crypto: axis - make tests pass --- 2023-01-10 Vincent Whitchurch New
[net-next,v2,1/5] mlxsw: minimal: fix mlxsw_m_module_get_drvinfo() to correctly report driver name net: devlink: return the driver name in devlink_nl_info_fill --- 2022-11-27 Vincent MAILHOL New
[net-next,v2,5/5] net: devlink: make the devlink_ops::info_get() callback optional net: devlink: return the driver name in devlink_nl_info_fill --- 2022-11-27 Vincent MAILHOL New
[net-next,v3,2/5] mlxsw: core: fix mlxsw_devlink_info_get() to correctly report driver name net: devlink: return the driver name in devlink_nl_info_fill --- 2022-11-27 Vincent MAILHOL New
[net-next,v4,2/3] net: devlink: remove devlink_info_driver_name_put() net: devlink: return the driver name in devlink_nl_info_fill --- 2022-11-28 Vincent MAILHOL New
[1/3] Crypto/chtls: Corrected function call context [1/3] Crypto/chtls: Corrected function call context --- 2020-01-14 Vinay Kumar Yadav New
[3/3] chelsio/cxgb4: Added tls stats prints [1/3] Crypto/chtls: Corrected function call context --- 2020-01-14 Vinay Kumar Yadav New
crypto/chelsio: Fixed tls stats crypto/chelsio: Fixed tls stats --- 2020-02-25 Vinay Kumar Yadav New
crypto: mediatek - remove obsolete documentation crypto: mediatek - remove obsolete documentation --- 2021-03-03 Vic Wu New
[v2,01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,03/45] dt-bindings: usb: generic-ehci: Document clock-names property Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,04/45] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,05/45] ARM: at91: pm: add support for sam9x7 SoC family Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,06/45] ARM: at91: pm: add sam9x7 SoC init config Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,07/45] ARM: at91: add support in SoC driver for new sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,08/45] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,09/45] clk: at91: sam9x7: add support for HW PLL freq dividers Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,10/45] clk: at91: sama7g5: move mux table macros to header file Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,11/45] dt-bindings: clk: at91: add bindings for SAM9X7's clock controller Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,12/45] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 binding Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,13/45] dt-bindings: atmel-sysreg: add bindings for sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,16/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel TDES Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,18/45] dt-bindings: i2c: at91: Add SAM9X7 compatible string Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,19/45] dt-bindings: mfd: at91: Add SAM9X7 compatible string Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,27/45] dt-bindings: rng: atmel,at91-trng: document sam9x7 TRNG Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,28/45] dt-bindings: rtc: at91rm9200: add sam9x7 compatible Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,29/45] dt-bindings: rtt: at91rm9260: add sam9x7 compatible Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,30/45] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,31/45] dt-bindings: atmel-classd: add sam9x7 compatible Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
« 1 2 3 442 43 »