linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-25 13:30:40 to 2023-11-03 06:33:06 UTC [more...]

[GIT PULL] Crypto Fixes for 5.17
 2023-11-03  6:32 UTC  (15+ messages)
` [GIT PULL] Crypto Fixes for 5.18
  ` [GIT PULL] Crypto Fixes for 5.19
    ` [GIT PULL] Crypto Update for 5.20
      ` [GIT PULL] Crypto Update for 6.1
        ` [GIT PULL] Crypto Update for 6.2
          ` [GIT PULL] Crypto Update for 6.3
            ` [GIT PULL] Crypto Update for 6.4
              ` [GIT PULL] Crypto Update for 6.5
                ` [GIT PULL] Crypto Update for 6.6
                  ` [GIT PULL] Crypto Update for 6.7

[PATCH v1 00/10] Add Marvell CN10KB/CN10KA B0 support
 2023-11-03  5:33 UTC  (11+ messages)
` [PATCH v1 01/10] crypto: octeontx2: remove CPT block reset
` [PATCH v1 02/10] crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0
` [PATCH v1 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt
` [PATCH v1 04/10] crypto: octeontx2: add devlink option to set t106 mode
` [PATCH v1 05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip
` [PATCH v1 06/10] crypto: octeontx2: add LF reset on queue disable
` [PATCH v1 07/10] octeontx2-af: update CPT inbound inline IPsec mailbox
` [PATCH v1 08/10] crypto: octeontx2: add ctx_val workaround
` [PATCH v1 09/10] crypto/octeontx2: register error interrupts for inline cptlf
` [PATCH v1 10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF

[PATCH v7] misc: Add Nitro Secure Module driver
 2023-11-02 20:44 UTC  (4+ messages)

[PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-11-02 17:47 UTC  (16+ messages)
` [PATCH bpf-next v3 2/2] selftests: bpf: crypto skcipher algo selftests

BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
 2023-11-02 13:25 UTC  (7+ messages)
`  "

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-11-02 13:01 UTC  (3+ messages)

[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
 2023-11-02  8:03 UTC  (4+ messages)

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-02  5:58 UTC  (17+ messages)
` [PATCH 01/12] RISC-V: add helper function to read the vector VLEN
` [PATCH 02/12] RISC-V: hook new crypto subdir into build-system
` [PATCH 03/12] RISC-V: crypto: add OpenSSL perl module for vector instructions
` [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH 05/12] crypto: scatterwalk - Add scatterwalk_next() to get the next scatterlist in scatter_walk
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation
` [PATCH 08/12] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations
` [PATCH 09/12] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations
` [PATCH 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH 11/12] RISC-V: crypto: add Zvksh accelerated SM3 implementation
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH] dm-verity: hash blocks with shash import+finup when possible
 2023-11-02  5:40 UTC  (6+ messages)

[PATCH 0/7] crypto: Proper Initialization of `struct skcipher_walk` in x86 Glue Files
 2023-11-02  5:00 UTC  (12+ messages)
` [PATCH 1/7] crypto: Fixes uninitialized skcipher_walk use in sm4_aesni_avx_glue
  ` [PATCH 2/7] crypto: Fixes uninitialized skcipher_walk use in des3_ede_glue
  ` [PATCH 3/7] crypto: Fixes uninitialized skcipher_walk use in chacha_glue
  ` [PATCH 4/7] crypto: Fixes uninitialized skcipher_walk use in aesni-intel_glue
  ` [PATCH 5/7] crypto: Fixes uninitialized skcipher_walk use in aria_aesni_avx2_glue
  ` [PATCH 6/7] crypto: Fixes uninitialized skcipher_walk use in aria_aesni_avx_glue
  ` [PATCH 7/7] crypto: Fixes uninitialized skcipher_walk use in aria_gfni_avx512_glue

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-11-02  4:03 UTC  (8+ messages)

[PATCH 0/3] Introduce DMA APIs to allocate and free TEE shared memory
 2023-11-01 14:12 UTC  (10+ messages)
` [PATCH 1/3] crypto: ccp - Add function to allocate and free memory using DMA APIs

[REGRESSION] dm_crypt essiv ciphers do not use async driver mv-aes-cbc anymore
 2023-11-01 12:47 UTC  (4+ messages)

[PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
 2023-11-01 10:10 UTC  (3+ messages)

[PATCH] crypto: x86/sha256 - autoload if SHA-NI detected
 2023-11-01  3:22 UTC  (4+ messages)

[PATCH v2] crypto: x86/sha256 - autoload if SHA-NI detected
 2023-11-01  3:18 UTC 

[PATCH v2] crypto: x86/sha1 - autoload if SHA-NI detected
 2023-11-01  3:17 UTC 

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-10-31 21:37 UTC  (5+ messages)
` [PATCH v6 05/14] x86: Secure Launch main header file

linux-next: build failure after merge of the crypto tree
 2023-10-31 20:14 UTC  (7+ messages)

[PATCH] smb: use crypto_shash_digest() in symlink_hash()
 2023-10-31 14:57 UTC  (3+ messages)

[PATCH] crypto: x86/sha1 - autoload if SHA-NI detected
 2023-10-31 13:18 UTC  (2+ messages)

[ppc64le] WARN at crypto/testmgr.c:5804
 2023-10-31 12:42 UTC  (2+ messages)

[PATCH] crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
 2023-10-31 12:40 UTC  (2+ messages)

[PATCH] crypto: qat - prevent underflow in rp2srv_store()
 2023-10-31  8:58 UTC 

[PATCH] ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm()
 2023-10-31  4:11 UTC  (2+ messages)

[PATCH] treewide: Add SPDX identifier to IETF ASN.1 modules
 2023-10-31  2:23 UTC  (5+ messages)

[PATCH] nvme-auth: use crypto_shash_tfm_digest()
 2023-10-30 15:03 UTC  (3+ messages)

[PATCH] RDMA/siw: use crypto_shash_digest() in siw_qp_prepare_tx()
 2023-10-30 13:04 UTC  (2+ messages)

[PATCH 1/4] crypto: drbg - ensure most preferred type is FIPS health checked
 2023-10-30 12:05 UTC  (15+ messages)
` [PATCH 2/4] crypto: drbg - update FIPS CTR self-checks to aes256
` [PATCH 3/4] crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests
` [PATCH 4/4] crypto: drbg - Remove SHA1 from drbg
` [PATCH v2 0/4] drbg small fixes
  ` [PATCH v2 1/4] crypto: drbg - ensure most preferred type is FIPS health checked
  ` [PATCH v2 2/4] crypto: drbg - update FIPS CTR self-checks to aes256
  ` [PATCH v2 3/4] crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests
  ` [PATCH v2 4/4] crypto: drbg - Remove SHA1 from drbg

[PATCH] crypto: rsa - add a check for allocation failure
 2023-10-30  9:25 UTC  (5+ messages)

[bug report] lib/mpi: Extend the MPI library
 2023-10-30  9:25 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-10-29  9:32 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests: bpf: crypto skcipher algo selftests

[PATCH] crypto: shash - don't exclude async statuses from error stats
 2023-10-29  5:16 UTC 

[PATCH] dm-integrity: use crypto_shash_digest() in sb_mac()
 2023-10-29  4:59 UTC 

[PATCH] dm-crypt: use crypto_shash_digest() in crypt_iv_tcw_whitening()
 2023-10-29  4:59 UTC 

[PATCH] RDMA/irdma: use crypto_shash_digest() in irdma_ieq_check_mpacrc()
 2023-10-29  4:57 UTC 

[PATCH] crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
 2023-10-29  4:56 UTC 

[PATCH] crypto: hisilicon/qm - remove incorrect type cast
 2023-10-28 10:56 UTC  (3+ messages)

[PATCH] crypto: hisilicon/qm - print device abnormal information
 2023-10-28 10:22 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-27 21:50 UTC  (6+ messages)
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support

[PATCH] crypto: adiantum - flush destination page before unmapping
 2023-10-27 20:30 UTC 

[PATCH 0/6] crypto: pkcs7 x509 add FIPS 202 SHA-3 support
 2023-10-27 10:57 UTC  (2+ messages)

[PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
 2023-10-27 10:56 UTC  (2+ messages)

[PATCH 00/30] crypto: reduce ahash API overhead
 2023-10-27 10:56 UTC  (2+ messages)

[PATCH] crypto: qat - fix deadlock in backlog processing
 2023-10-27 10:55 UTC  (2+ messages)

[PATCH] crypto: qat - move adf_cfg_services
 2023-10-27 10:55 UTC  (2+ messages)

[PATCH v2 00/11] crypto: qat - add rate limiting feature to qat_4xxx
 2023-10-27 10:54 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - prevent soft lockup in receive loop
 2023-10-27 10:54 UTC  (2+ messages)

[PATCH 0/9] add ras error detection and reporting for GEN4 devices
 2023-10-27 10:54 UTC  (2+ messages)

[PATCH] crypto: jitter - use permanent health test storage
 2023-10-27 10:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/17] crypto: stop supporting alignmask in shash
 2023-10-27 10:52 UTC  (2+ messages)

[PATCH v4] padata: Fix refcnt handling in padata_free_shell()
 2023-10-27 10:50 UTC  (2+ messages)

[PATCH V2] dt-bindings: crypto: qcom,prng: document SA8775P and SC7280
 2023-10-27 10:50 UTC  (2+ messages)

[PATCH] crypto: n2 - Silence gcc format-truncation false positive warnings
 2023-10-27 10:44 UTC 

[PATCH] crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
 2023-10-27 10:35 UTC 

[PATCH] crypto: ccree - Silence gcc format-truncation false positive warnings
 2023-10-27 10:25 UTC 

[PATCH] crypto: qat - add heartbeat error simulator
 2023-10-27  9:45 UTC  (3+ messages)

[PATCH] dt-bindings: crypto: qcom,prng: document SM8650
 2023-10-26 21:30 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: qcom-qce: document the SM8650 crypto engine
 2023-10-26 21:30 UTC  (2+ messages)

[RFC/REFACT] Refactoring and significantly reducing code complexity
 2023-10-26  1:45 UTC  (10+ messages)

[RFC v2] padata: Simplify sysfs cpumask and sequencing logic
 2023-10-26  1:26 UTC  (3+ messages)

[PATCH 2/3] crypto: ccp - Use psp_tee_alloc_buffer() and psp_tee_free_buffer()
 2023-10-25 21:26 UTC  (2+ messages)

[PATCH v4 0/5] DCP as trusted keys backend
 2023-10-25 17:49 UTC  (5+ messages)
` [PATCH v4 1/5] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v4 2/5] KEYS: trusted: Introduce NXP DCP-backed trusted keys

Issue: Can padata avoid dealing with CPU-related operations?
 2023-10-25 17:14 UTC  (4+ messages)

[PATCH] hwrng: ingenic: Replace of_device.h with explicit of.h include
 2023-10-25 16:20 UTC 

[PATCH] docs: module-signing: adjust guide after sha1 and sha224 support is gone
 2023-10-25 16:12 UTC  (3+ messages)

[PATCH 00/42] crypto: Convert to platform remove callback returning void
 2023-10-25 13:31 UTC  (9+ messages)
` [PATCH 05/42] crypto: amlogic-gxl-core - "
` [PATCH 17/42] crypto: gemini/sl3516-ce "
` [PATCH 22/42] crypto: intel/ixp4xx-crypto "
` [PATCH 34/42] crypto: rockchip/rk3288 "


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).