linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-22 11:46:42 to 2023-03-31 05:14:09 UTC [more...]

[PATCH v4 0/7] Add dedicated Qcom ICE driver
 2023-03-31  5:13 UTC  (22+ messages)
` [PATCH v4 1/7] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine
` [PATCH v4 2/7] dt-bindings: mmc: sdhci-msm: Add ICE phandle
` [PATCH v4 3/7] dt-bindings: ufs: qcom: "
` [PATCH v4 4/7] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [PATCH v4 5/7] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v4 6/7] mmc: sdhci-msm: "
` [PATCH v4 7/7] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node

[PATCH v3 0/9] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-03-30  8:16 UTC  (14+ messages)
` [PATCH v3 1/9] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
` [PATCH v3 2/9] dt-bindings: dma: Increase iommu maxItems for BAM DMA
` [PATCH v3 3/9] dt-bindings: qcom-qce: Fix compatibles combinations for SM8150 and IPQ4019 SoCs
` [PATCH v3 4/9] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
` [PATCH v3 5/9] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v3 6/9] arm64: dts: qcom: sm8150: "
` [PATCH v3 7/9] arm64: dts: qcom: sm8250: "
` [PATCH v3 8/9] arm64: dts: qcom: sm8350: "
` [PATCH v3 9/9] arm64: dts: qcom: sm8450: add crypto nodes

[PATCH] dt-bindings: rng: Drop unneeded quotes
 2023-03-30  7:31 UTC  (4+ messages)

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-03-30  6:01 UTC  (9+ messages)
` [PATCH v5 5/6] KEYS: CA link restriction

[PATCH] crypto: algif_hash - Allocate hash state with kmalloc
 2023-03-30  3:17 UTC  (6+ messages)
` [PATCH] crypto: hash - Remove maximum statesize limit

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-29 23:50 UTC  (24+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
` [PATCH RFC v8 04/56] KVM: Add HVA range operator
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 36/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH] crypto: ccp - Clear PSP interrupt status register before calling handler
 2023-03-29 23:19 UTC  (2+ messages)

[PATCH v7 0/6] Use CCP driver to handle PSP I2C arbitration
 2023-03-29 22:07 UTC  (5+ messages)
` [PATCH v7 1/6] crypto: ccp: Drop extra doorbell checks
` [PATCH v7 2/6] crypto: ccp: Bump up doorbell debug message to error
` [PATCH v7 3/6] crypto: ccp: Return doorbell status code as an argument
` [PATCH v7 4/6] crypto: ccp: Use lower 8 bytes to communicate with doorbell command register

[PATCH v6 0/6] Add CA enforcement keyring restrictions
 2023-03-29 22:02 UTC  (8+ messages)
` [PATCH v6 1/6] KEYS: Create static version of public_key_verify_signature
` [PATCH v6 2/6] KEYS: Add missing function documentation
` [PATCH v6 3/6] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v6 4/6] KEYS: X.509: Parse Key Usage
` [PATCH v6 5/6] KEYS: CA link restriction
` [PATCH v6 6/6] integrity: machine keyring CA configuration

[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-03-29 19:20 UTC  (8+ messages)
` [PATCH v4 1/4] RISC-V: add Zbc extension detection
` [PATCH v4 2/4] RISC-V: add Zbkb "
` [PATCH v4 3/4] RISC-V: hook new crypto subdir into build-system
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH 2/2] crypto: caam - OP-TEE firmware support
 2023-03-29 15:51 UTC  (5+ messages)
` [PATCH v2 0/2] No access to CAAM page 0 registers
  ` [PATCH v2 1/2] crypto: caam - reduce page 0 regs access to minimum

[PATCH v2 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-03-29 14:58 UTC  (23+ messages)
` [PATCH v2 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v2 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v2 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v2 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v2 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v2 06/15] dmaengine: idxd: Add private_data to struct idxd_wq
` [PATCH v2 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v2 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v2 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v2 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v2 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v2 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH v2 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH v2 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v2 15/15] crypto: iaa - Add IAA Compression Accelerator stats

[RFC PATCH v2 21/48] crypto: af_alg: Pin pages rather than ref'ing if appropriate
 2023-03-29 14:39 UTC  (10+ messages)
` [RFC PATCH v2 22/48] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists
` [RFC PATCH v2 23/48] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [RFC PATCH v2 24/48] crypto: af_alg: Support MSG_SPLICE_PAGES
` [RFC PATCH v2 25/48] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [RFC PATCH v2 26/48] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
` [RFC PATCH v2 36/48] algif: Remove hash_sendpage*()
` [RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)

[PATCH] crypto: lib/utils - Move utilities into new header
 2023-03-29 10:04 UTC  (3+ messages)

[PATCH 0/4] Atmel crypto engine fixes
 2023-03-28 19:56 UTC  (5+ messages)
` [PATCH 1/4] crypto: atmel-sha: Add zero length message digest support for hmac
` [PATCH 2/4] crypto: atmel-tdes - Detecting in-place operations with two sg lists
` [PATCH 3/4] crypto: atmel-aes - Detecting in-place operations "
` [PATCH 4/4] crypto: atmel-aes - Match cfb block size with generic implementation

[PATCH 0/3] crypto: Move Intel crypto drivers to drivers/crypto/intel
 2023-03-28 15:39 UTC  (4+ messages)
` [PATCH 1/3] crypto: keembay - Move driver to drivers/crypto/intel/keembay
` [PATCH 2/3] crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
` [PATCH 3/3] crypto: qat - Move driver to drivers/crypto/intel/qat

[PATCH] crypto: drbg - Only fail when jent is unavailable in FIPS mode
 2023-03-28  8:04 UTC  (2+ messages)

[PATCH v2 00/10] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-03-28  5:12 UTC  (10+ messages)
` [PATCH v2 03/10] dt-bindings: qcom-qce: Fix compatibles combinations for SM8150 and IPQ4019 SoCs
` [PATCH v2 06/10] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v2 07/10] arm64: dts: qcom: sm8150: "
` [PATCH v2 08/10] arm64: dts: qcom: sm8250: "
` [PATCH v2 09/10] arm64: dts: qcom: sm8350: "
` [PATCH v2 10/10] arm64: dts: qcom: sm8450: add crypto nodes

[v7 PATCH 0/8] crypto: stm32 - Save and restore between each request
 2023-03-28  3:58 UTC  (3+ messages)
` [v7 PATCH 8/8] "
    ` [Linux-stm32] "

[PATCH] crypto: Jitter RNG - Permanent and Intermittent health errors
 2023-03-27 16:40 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] crypto: jitter - permanent and intermittent "

[PATCH v6 0/4] Use CCP driver to handle PSP I2C arbitration
 2023-03-27 16:26 UTC  (4+ messages)
` [PATCH v6 1/4] crypto: ccp: Bump up doorbell debug messages to error
` [PATCH v6 2/4] crypto: ccp: Return doorbell status code as an argument

Słowa kluczowe do wypozycjonowania
 2023-03-27  7:50 UTC 

[PATCH v3 0/4] crypto: starfive - Add drivers for crypto engine
 2023-03-27  3:12 UTC  (8+ messages)
` [PATCH v3 4/4] crypto: starfive - Add hash and HMAC support

[PATCH] crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
 2023-03-26 14:14 UTC 

[PATCH v3] crypto - img-hash: Depend on OF and silence compile test warning
 2023-03-26  8:50 UTC 

[PATCH] crypto: hisilicon/trng - add support for HiSTB TRNG
 2023-03-26  5:34 UTC 

[PATCH v2] crypto - img-hash: Depend on OF and silence compile test warning
 2023-03-26  2:53 UTC  (6+ messages)

[RFC PATCH 23/28] algif: Remove hash_sendpage*()
 2023-03-25  9:21 UTC  (5+ messages)

[RFC PATCH v3 0/7] Add dedicated Qcom ICE driver
 2023-03-24 20:08 UTC  (4+ messages)
` [RFC PATCH v3 4/7] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver

[PATCH v3 0/8] Support ACPI PSP on Hyper-V
 2023-03-24 17:10 UTC  (9+ messages)

[PATCH] crypto: sa2ul - Add CRYPTO_DES to CRYPTO_DEV_SA2UL
 2023-03-24 14:58 UTC 

[PATCH] crypto: caam - remove unnecessary (void*) conversions
 2023-03-24 10:30 UTC  (2+ messages)

[PATCH] crypto: remove unnecessary (void*) conversions
 2023-03-24 10:29 UTC  (2+ messages)

[PATCH] crypto: crypto4xx - remove unnecessary (void*) conversions
 2023-03-24 10:29 UTC  (2+ messages)

[PATCH] drivers: crypto: caam: jr: add .shutdown hook
 2023-03-24 10:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] crypto: keembay-ocs-aes: Drop if with an always false condition
 2023-03-24 10:29 UTC  (2+ messages)

[PATCH] crypto: p10-aes-gcm - remove duplicate include header
 2023-03-24 10:28 UTC  (2+ messages)

[PATCH -next] crypto: stm32-hash - Use devm_platform_get_and_ioremap_resource()
 2023-03-24 10:28 UTC  (2+ messages)

[PATCH -next] crypto: img-hash - Use devm_platform_get_and_ioremap_resource()
 2023-03-24 10:28 UTC  (2+ messages)

[PATCH v2] async_tx: fix kernel-doc notation warnings
 2023-03-24 10:28 UTC  (2+ messages)

[PATCH v2] crypto: Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()
 2023-03-24 10:27 UTC  (2+ messages)

[PATCH 1/2] crypto - atmel-sha204a: Mark OF related data as maybe unused
 2023-03-24 10:03 UTC  (9+ messages)
` [PATCH 2/2] crypto - img-hash: Drop of_match_ptr for ID table

[PATCH] dt-bindings: crypto: sec-v4.0-mon: add snvs power off support
 2023-03-23 12:39 UTC 

[PATCH V2 3/4] crypto: xilinx: Add ZynqMP RSA driver
 2023-03-23  8:36 UTC  (2+ messages)

[RFC PATCH 1/3] net: Drop the size argument from ->sendmsg()
 2023-03-22 13:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).