messages from 2023-12-13 18:54:17 to 2023-12-24 08:21:26 UTC [more...]
[PATCH v2 00/14] crypto: sahara - bugfixes and small improvements
2023-12-24 8:21 UTC (15+ messages)
` [PATCH v2 01/14] crypto: sahara - handle zero-length aes requests
` [PATCH v2 02/14] crypto: sahara - fix ahash reqsize
` [PATCH v2 03/14] crypto: sahara - fix wait_for_completion_timeout() error handling
` [PATCH v2 04/14] crypto: sahara - improve error handling in sahara_sha_process()
` [PATCH v2 05/14] crypto: sahara - fix processing hash requests with req->nbytes < sg->length
` [PATCH v2 06/14] crypto: sahara - do not resize req->src when doing hash operations
` [PATCH v2 07/14] crypto: sahara - clean up macro indentation
` [PATCH v2 08/14] crypto: sahara - use BIT() macro
` [PATCH v2 09/14] crypto: sahara - use devm_clk_get_enabled()
` [PATCH v2 10/14] crypto: sahara - use dev_err_probe()
` [PATCH v2 11/14] crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct
` [PATCH v2 12/14] crypto: sahara - remove unnecessary NULL assignments
` [PATCH v2 13/14] crypto: sahara - remove error message for bad aes request size
` [PATCH v2 14/14] crypto: sahara - add support for crypto_engine
[PATCH 01/14] crypto: sahara - handle zero-length aes requests
2023-12-23 18:11 UTC (14+ messages)
` [PATCH 02/14] crypto: sahara - fix ahash reqsize
` [PATCH 03/14] crypto: sahara - fix wait_for_completion_timeout() error handling
` [PATCH 04/14] crypto: sahara - improve error handling in sahara_sha_process()
` [PATCH 05/14] crypto: sahara - fix processing hash requests with req->nbytes < sg->length
` [PATCH 06/14] crypto: sahara - do not resize req->src when doing hash operations
` [PATCH 07/14] crypto: sahara - clean up macro indentation
` [PATCH 08/14] crypto: sahara - use BIT() macro
` [PATCH 09/14] crypto: sahara - use devm_clk_get_enabled()
` [PATCH 10/14] crypto: sahara - use dev_err_probe()
` [PATCH 11/14] crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct
` [PATCH 12/14] crypto: sahara - remove unnecessary NULL assignments
` [PATCH 13/14] crypto: sahara - remove error message for bad aes request size
` [PATCH 14/14] crypto: sahara - add support for crypto_engine
[PATCH 1/2] crypto: shash - remove excess kerneldoc members
2023-12-23 17:45 UTC (4+ messages)
` [PATCH 2/2] crypto: skcipher "
caam test failures with libkcapi
2023-12-23 13:58 UTC (3+ messages)
` [EXT] "
[PATCH] hwrng: add Zhaoxin rng driver base on rep_xstore instruction
2023-12-23 7:04 UTC (5+ messages)
` [PATCH v3] "
[PATCH] crypto: qat - generate dynamically arbiter mappings
2023-12-22 13:15 UTC
[PATCH v5.10.y] crypto: caam/jr - Fix possible caam_jr crash
2023-12-22 11:43 UTC (2+ messages)
[PATCH v2 0/4] crypto: qat - enable telemetry for QAT GEN 4
2023-12-22 10:35 UTC (5+ messages)
` [PATCH v2 1/4] crypto: qat - include pci.h for GET_DEV()
` [PATCH v2 2/4] crypto: qat - add admin msgs for telemetry
` [PATCH v2 3/4] crypto: qat - add support for device telemetry
` [PATCH v2 4/4] crypto: qat - add support for ring pair level telemetry
[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
2023-12-22 5:48 UTC (2+ messages)
[PATCH] crypto: riscv - use real assembler for vector crypto extensions
2023-12-22 4:52 UTC (7+ messages)
[PATCH] crypto: stm32/crc32 - fix parsing list of devices
2023-12-22 4:42 UTC (2+ messages)
[PATCH 0/5] crypto: qat - add support for 420xx devices
2023-12-22 4:41 UTC (7+ messages)
` [PATCH 1/5] crypto: qat - relocate and rename get_service_enabled()
` [PATCH 2/5] crypto: qat - change signature of uof_get_num_objs()
` [PATCH 3/5] crypto: qat - relocate portions of qat_4xxx code
` [PATCH 4/5] crypto: qat - move fw config related structures
` [PATCH 5/5] crypto: qat - add support for 420xx devices
[PATCH V3 0/2] Add QCrypto support for SC7280
2023-12-22 4:41 UTC (5+ messages)
` [PATCH V3 1/2] dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine
` [PATCH V3 2/2] arm64: dts: qcom: sc7280: add QCrypto nodes
` (subset) [PATCH V3 0/2] Add QCrypto support for SC7280
[PATCH] crypto: lib/mpi - Fix unexpected pointer access
2023-12-22 4:36 UTC (2+ messages)
[PATCH 1/2] dt-bindings: crypto: qcom-qce: constrain clocks for IPQ9574 QCE
2023-12-22 4:36 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: crypto: qcom-qce: constrain clocks for SM8150-compatible QCE
[PATCH v2 0/2] hwrng: starfive: Add support for JH8100
2023-12-22 4:35 UTC (2+ messages)
[PATCH 0/2] crypto: virtio-crypto: Wait for tasklet to complete on device remove and fix warnings
2023-12-22 4:35 UTC (5+ messages)
` [PATCH 1/2] crypto: virtio-crypto: Wait for tasklet to complete on device remove
` [PATCH 2/2] crypto: virtio-crypto: Fix gcc check warnings
[PATCH 1/5] math.h: Add avg_array()
2023-12-22 4:24 UTC (2+ messages)
[PATCH net-next v2 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
2023-12-22 3:47 UTC (3+ messages)
[PATCH] crypto: af_alg/hash: Fix uninit-value access in af_alg_free_sg()
2023-12-22 3:42 UTC (2+ messages)
[PATCH v8 00/13] Introduce STM32 Firewall framework
2023-12-21 22:01 UTC (9+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 04/13] dt-bindings: bus: document ETZPC
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
[PATCH] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation
2023-12-21 6:21 UTC (2+ messages)
` [PATCH v4] "
[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in arc4_crypt
2023-12-21 2:42 UTC (5+ messages)
` [PATCH next] crypto: fix oob "
` [PATCH] crypto: skcipher - Pass statesize for simple lskcipher instances
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-12-20 7:07 UTC (24+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support
[PATCH v2 0/5] Add Tegra Security Engine driver
2023-12-20 15:44 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: crypto: Add Tegra Security Engine
` [PATCH v2 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH v2 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH v2 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH v2 5/5] arm64: tegra: Add Tegra Security Engine DT nodes
[PATCH v1] imx_v6_v7_defconfig: Enable sm3, sm4, polyval, xctr cipher test support
2023-12-20 11:38 UTC
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-20 7:14 UTC (2+ messages)
[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-19 23:33 UTC (12+ messages)
[PATCH] crypto: iaa - remove unneeded semicolon
2023-12-19 14:06 UTC (2+ messages)
[PATCH 0/5] Add Tegra Security Engine driver
2023-12-19 12:59 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: crypto: Add Tegra SE DT binding doc
` [PATCH 3/5] crypto: tegra: Add Tegra Security Engine driver
[PATCH v5 0/6] DCP as trusted keys backend
2023-12-19 0:45 UTC (8+ messages)
` [PATCH v5 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v5 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v5 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v5 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v5 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v5 6/6] docs: trusted-encrypted: add DCP as new trust source
[PATCH 1/7] crypto: rk3288 - Use helper to set reqsize
2023-12-18 23:44 UTC (10+ messages)
` [PATCH 2/7] crypto: amlogic "
` [PATCH 3/7] crypto: artpec6 "
` [PATCH 4/7] crypto: stm32/cryp "
` [PATCH 5/7] crypto: sl3516 "
` [PATCH 6/7] crypto: sun8i-ce "
` [PATCH 7/7] crypto: sun8i-ss "
[PATCH 0/2] crypto: Intel Analytics Accelerator (IAA) updates
2023-12-18 21:55 UTC (7+ messages)
` [PATCH 1/2] crypto: iaa - Change desc->priv to 0
` [PATCH 2/2] crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()
[PATCH v2] crypto:tcrypt: add script tcrypt_speed_compare.py
2023-12-18 13:15 UTC
[PATCH v6 0/5] crypto: LEA block cipher implementation
2023-12-18 7:33 UTC (2+ messages)
[PATCH v5 RESEND] sign-file: Fix incorrect return values check
2023-12-18 2:46 UTC (2+ messages)
linux-next: manual merge of the crypto tree with the jc_docs, wireless-next trees
2023-12-17 23:47 UTC
[PATCH 0/5] crypto: starfive: Add support for JH8100
2023-12-17 0:23 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: crypto: starfive: Add jh8100 compatible string
` [PATCH 2/5] crypto: starfive: Update hash dma usage
` [PATCH 3/5] crypto: starfive: Use dma for aes requests
` [PATCH 4/5] crypto: starfive: Add sm3 support for JH8100
` [PATCH 5/5] crypto: starfive: Add sm4 "
[PATCH v12 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-12-15 16:55 UTC (3+ messages)
[PATCH 5/5] crypto: qat - add support for ring pair level telemetry
2023-12-15 15:25 UTC
[PATCH 4/5] crypto: qat - add support for device telemetry
2023-12-15 15:25 UTC
[PATCH 3/5] crypto: qat - add admin msgs for telemetry
2023-12-15 15:25 UTC
[PATCH 2/5] crypto: qat - include pci.h for GET_DEV()
2023-12-15 15:25 UTC
[PATCH 0/5] crypto: qat - enable telemetry for QAT GEN 4
2023-12-15 15:23 UTC
[PATCH] crypto: starfive - Fix dev_err_probe return error
2023-12-15 9:55 UTC (2+ messages)
[PATCH] crypto: starfive: Remove unneeded NULL checks
2023-12-15 9:55 UTC (2+ messages)
[PATCH 00/12] hwrng: Convert to platform remove callback returning
2023-12-15 9:58 UTC (2+ messages)
[PATCH] crypto: octeontx2: Fix cptvf driver cleanup
2023-12-15 9:58 UTC (2+ messages)
[PATCH] hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API
2023-12-15 9:58 UTC (2+ messages)
[PATCH 0/2] crypto: hisilicon - optimize the processing of qm and sec functions
2023-12-15 9:57 UTC (2+ messages)
[PATCH 00/11] Add cmd descriptor support
2023-12-15 0:23 UTC (14+ messages)
` [PATCH 01/11] crypto: qce - Add support for crypto address read
` [PATCH 02/11] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH 03/11] crypto: qce - Convert register r/w for skcipher via BAM/DMA
` [PATCH 04/11] crypto: qce - Convert register r/w for sha "
` [PATCH 05/11] crypto: qce - Convert register r/w for aead "
` [PATCH 06/11] drivers: bam_dma: Add LOCK & UNLOCK flag support
` [PATCH 07/11] crypto: qce - Add LOCK and "
` [PATCH 08/11] crypto: qce - Add support for lock aquire,lock release api
` [PATCH 09/11] crypto: qce - Add support for lock/unlock in skcipher
` [PATCH 10/11] crypto: qce - Add support for lock/unlock in sha
` [PATCH 11/11] crypto: qce - Add support for lock/unlock in aead
[PATCH V2 0/2] Add QCrypto support for SC7280
2023-12-14 10:22 UTC (6+ messages)
` [PATCH V2 2/2] arm64: dts: qcom: sc7280: add QCrypto nodes
[PATCH] crypto: tcrypt - add script tcrypt_speed_compare.py
2023-12-13 23:03 UTC (4+ messages)
[PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
2023-12-13 18:53 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox