linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-10 06:21:05 to 2024-08-18 17:01:46 UTC [more...]

[PATCH v2 00/14] KEYS: Add support for PGP keys and signatures
 2024-08-18 16:57 UTC  (13+ messages)
` [PATCH v2 01/14] mpi: Introduce mpi_key_length()
` [PATCH v2 02/14] rsa: add parser of raw format
` [PATCH v2 03/14] PGPLIB: PGP definitions (RFC 4880)
` [PATCH v2 04/14] PGPLIB: Basic packet parser
` [PATCH v2 05/14] PGPLIB: Signature parser
` [PATCH v2 06/14] KEYS: PGP data parser
` [PATCH v2 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH v2 08/14] KEYS: PGP-based public key signature verification
` [PATCH v2 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH v2 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH v2 11/14] verification: introduce verify_pgp_signature()
` [PATCH v2 12/14] PGP: Provide a key type for testing PGP signatures

[PATCH v2 00/16] Add cmd descriptor support
 2024-08-17  9:10 UTC  (28+ messages)
` [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock
` [PATCH v2 02/16] dmaengine: qcom: bam_dma: add bam_pipe_lock dt property
` [PATCH v2 03/16] dmaengine: qcom: bam_dma: add LOCK & UNLOCK flag support
` [PATCH v2 04/16] crypto: qce - Add support for crypto address read
` [PATCH v2 05/16] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH v2 06/16] crypto: qce - Convert register r/w for skcipher via BAM/DMA
` [PATCH v2 07/16] crypto: qce - Convert register r/w for sha "
` [PATCH v2 08/16] crypto: qce - Convert register r/w for aead "
` [PATCH v2 09/16] crypto: qce - Add LOCK and UNLOCK flag support
` [PATCH v2 10/16] crypto: qce - Add support for lock aquire,lock release api
` [PATCH v2 11/16] crypto: qce - Add support for lock/unlock in skcipher
` [PATCH v2 12/16] crypto: qce - Add support for lock/unlock in sha
` [PATCH v2 13/16] crypto: qce - Add support for lock/unlock in aead
` [PATCH v2 14/16] arm64: dts: qcom: ipq9574: enable bam pipe locking/unlocking
` [PATCH v2 15/16] arm64: dts: qcom: ipq8074: "
` [PATCH v2 16/16] arm64: dts: qcom: ipq6018: "

[PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper()
 2024-08-17  7:12 UTC  (8+ messages)

[PATCH 0/2] crypto: marvell - Remove custom swap function in favor of built-in sort swap
 2024-08-17  7:09 UTC  (4+ messages)
` [PATCH 1/2] crypto: octeontx "
` [PATCH 2/2] crypto: octeontx2 - Remove custom swap functions "

[PATCH][next] crypto: nx - Use static_assert() to check struct sizes
 2024-08-17  7:08 UTC  (2+ messages)

[PATCH] crypto: arm/aes-neonbs - go back to using aes-arm directly
 2024-08-17  7:08 UTC  (2+ messages)

[PATCH][next] crypto: qat - Use static_assert() to check struct sizes
 2024-08-17  7:08 UTC  (3+ messages)

[PATCH v2] crypto: arm64/poly1305 - move data to rodata section
 2024-08-17  7:07 UTC  (5+ messages)

[PATCH v2] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
 2024-08-17  7:07 UTC  (2+ messages)

[PATCH 1/3] crypto: api - Remove instance larval fulfilment
 2024-08-17  6:58 UTC  (5+ messages)
  ` [v3 PATCH "
    ` [v3 PATCH 2/3] crypto: api - Do not wait for tests during registration
      ` [v3 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm "

[PATCH] crypto: octeontx2 - Fix authenc setkey
 2024-08-17  4:36 UTC 

[PATCH] crypto: octeontx - Fix authenc setkey
 2024-08-17  4:13 UTC  (3+ messages)
` [v2 PATCH] "
  ` [v3 "

[PATCH v15 19/20] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
 2024-08-16 21:58 UTC  (4+ messages)
` [PATCH] KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-16 18:41 UTC  (20+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 09/19] x86: Secure Launch kernel late boot stub
` [PATCH v9 13/19] tpm: Protect against locality counter underflow
` [PATCH v9 14/19] tpm: Ensure tpm is in known state at startup

[PATCHv9 0/9] nvme: implement secure concatenation
 2024-08-16 18:32 UTC  (15+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 2/9] nvme: add nvme_auth_generate_psk()
` [PATCH 3/9] nvme: add nvme_auth_generate_digest()
` [PATCH 4/9] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 5/9] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 6/9] nvme-tcp: request secure channel concatenation
` [PATCH 7/9] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 8/9] nvmet-tcp: support secure channel concatenation
` [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries

[PATCH v7 0/6] Add SPAcc Crypto Driver Support
 2024-08-16 16:22 UTC  (9+ messages)
` [PATCH v7 1/6] Add SPAcc Skcipher support
` [PATCH v7 4/6] Add SPAcc aead support

HI DEAR !
 2024-08-16 13:15 UTC 

[PATCH v1 1/2] Fix counter width checks
 2024-08-16 12:03 UTC  (2+ messages)
` [PATCH v1 2/2] Fixed return to CRYPTO_OK

(no subject)
 2024-08-16 11:07 UTC  (4+ messages)
` [PATCH v3 1/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [PATCH v3 2/3] LoongArch: Perform alternative runtime patching on vDSO
` [PATCH v3 3/3] LoongArch: vDSO: Add LSX implementation of vDSO getrandom()

[PATCH v3 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-16  9:12 UTC  (12+ messages)
` [PATCH v3 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v3 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v3 03/10] crypto: qat - replace "
` [PATCH v3 04/10] crypto: marvell "
` [PATCH v3 05/10] intel_th: pci: Replace "
` [PATCH v3 06/10] wifi: iwlwifi: replace "
` [PATCH v3 07/10] ntb: idt: Replace "
` [PATCH v3 08/10] serial: rp2: "
` [PATCH v3 09/10] ALSA: korg1212: "
` [PATCH v3 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH 1/2] Fix counter width checks
 2024-08-16  7:26 UTC  (2+ messages)
` [PATCH 2/2] Fixed return to CRYPTO_OK

[bug report] crypto: spacc - Add SPAcc Skcipher support
 2024-08-16  5:32 UTC  (2+ messages)

[PATCH 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-08-15 20:30 UTC  (8+ messages)
` [PATCH 1/3] crypto: ccp: Extend SNP_PLATFORM_STATUS command
` [PATCH 2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command
` [PATCH 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

[PATCH v9 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-08-15 16:26 UTC  (6+ messages)
` [PATCH v9 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x
` (subset) [PATCH v9 0/3] hwrng: add hwrng support for Rockchip RK3568

[PATCH] crypto: qat - fix "Full Going True" macro definition
 2024-08-15 15:47 UTC 

[BUG] Non working HWRNG on AMD Ryzen 5 5500GT
 2024-08-15 15:22 UTC  (7+ messages)

[PATCH v2 0/2] LoongArch: Implement getrandom() in vDSO
 2024-08-15 14:28 UTC  (7+ messages)
` [PATCH v2 1/2] LoongArch: Perform alternative runtime patching on vDSO
` [PATCH v2 2/2] LoongArch: vDSO: Wire up getrandom() vDSO implementation

[PATCH 0/2] LoongArch: Implement getrandom() in vDSO
 2024-08-15 13:36 UTC  (2+ messages)

[PATCH] crypto: ccp: Properly unregister /dev/sev on sev PLATFORM_STATUS failure
 2024-08-15 12:25 UTC 

[PATCH 1/3] crypto: spacc - Fix uninitialized variable in spacc_aead_process()
 2024-08-15 11:20 UTC  (3+ messages)
` [PATCH 2/3] crypto: spacc - Fix NULL vs IS_ERR() check in spacc_aead_fallback()
` [PATCH 3/3] crypto: spacc - Check for allocation failure in spacc_skcipher_fallback()

[PATCH 0/3] crypto: spacc - More Smatch fixes
 2024-08-15 11:19 UTC 

[PATCH] padata: use integer wrap around to prevent deadlock on seq_nr overflow
 2024-08-15  9:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] crypto: spacc - Use crypto_authenc_extractkeys
 2024-08-15  8:51 UTC 

[PATCH -next] crypto: testmgr - don't generate WARN for -EAGAIN
 2024-08-15  2:06 UTC  (7+ messages)

[PATCH] crypto: ccp: Add additional information about an SEV firmware upgrade
 2024-08-14 22:05 UTC  (2+ messages)

[PATCH 0/3] crypto: spacc - Fix Smatch issues
 2024-08-14 21:20 UTC  (2+ messages)

[PATCH 1/3] crypto: spacc - Fix bounds checking on spacc->job[]
 2024-08-14 21:12 UTC  (3+ messages)
` [PATCH 2/3] crypto: spacc - Fix off by one in spacc_isenabled()
` [PATCH 3/3] crypto: spacc - Add a new line in spacc_open()

[PATCH] KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
 2024-08-14 17:06 UTC  (4+ messages)

RFC: s390/crypto: Add hardware acceleration for HMAC modes
 2024-08-14  8:52 UTC  (3+ messages)

[PATCH] crypto: x86/sha256: Add parentheses around macros' single arguments
 2024-08-14  6:14 UTC  (2+ messages)

[PATCH -next] crypto: keembay - fix module autoloading
 2024-08-14  2:44 UTC 

[PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper()
 2024-08-13 18:28 UTC  (5+ messages)

[PATCH] crypto: sa2ul - fix memory leak in sa_cra_init_aead()
 2024-08-13  7:49 UTC 

linux-next: build failure after merge of the crypto tree
 2024-08-13  7:22 UTC  (3+ messages)

[PATCH v2 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-12 19:48 UTC  (5+ messages)
` [PATCH v2 04/10] crypto: marvell - replace deprecated PCI functions

[PATCH 2/3] crypto: api - Do not wait for tests during registration
 2024-08-12 10:36 UTC  (6+ messages)
    ` [v2 PATCH 1/3] crypto: api - Remove instance larval fulfilment
      ` [v2 PATCH 2/3] crypto: api - Do not wait for tests during registration
        ` [v2 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm "

Intermittent EHEALTH Failure in FIPS Mode - jitterentropy jent_entropy_init() in Kernel 6.6.14
 2024-08-12  6:25 UTC  (3+ messages)
    ` [PATCH] crypto: JENT - set default OSR to 3

[PATCH] crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()
 2024-08-10  6:25 UTC  (2+ messages)

[PATCH -next 0/2] Add missing clk_disable_unprepare
 2024-08-10  6:24 UTC  (2+ messages)

[PATCH v1] hwrng: Kconfig - Enable by default CN10K driver if Thunder SoC is enabled
 2024-08-10  6:22 UTC  (2+ messages)

[v2 PATCH 0/4] crypto: lib/mpi - Add error checks
 2024-08-10  6:21 UTC  (2+ messages)
` [v2 PATCH 4/4] crypto: rsa - Check MPI allocation errors


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