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

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

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

[PATCH 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-08-14 22:51 UTC  (6+ 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] crypto: ccp: Add additional information about an SEV firmware upgrade
 2024-08-14 22:05 UTC  (2+ messages)

[bug report] crypto: spacc - Add SPAcc Skcipher support
 2024-08-14 21:27 UTC 

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

[PATCHv9 0/9] nvme: implement secure concatenation
 2024-08-14  6:11 UTC  (14+ 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 -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  (12+ messages)

[PATCH] padata: use integer wrap around to prevent deadlock on seq_nr overflow
 2024-08-13 17:00 UTC  (2+ messages)

[PATCH v9 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-08-13 14:17 UTC  (5+ 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: 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  (14+ messages)
` [PATCH v2 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v2 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v2 03/10] crypto: qat - replace "
` [PATCH v2 04/10] crypto: marvell "
` [PATCH v2 05/10] intel_th: pci: Replace "
` [PATCH v2 06/10] wifi: iwlwifi: replace "
` [PATCH v2 07/10] ntb: idt: Replace "
` [PATCH v2 08/10] serial: rp2: "
` [PATCH v2 09/10] ALSA: korg1212: "
` [PATCH v2 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-12 19:02 UTC  (4+ messages)
` [PATCH v9 09/19] x86: Secure Launch kernel late boot stub

[BUG] More issues with arm/aes-neonbs
 2024-08-12 10:36 UTC  (19+ messages)
          ` [PATCH 1/3] crypto: api - Remove instance larval fulfilment
          ` [PATCH 2/3] crypto: api - Do not wait for tests during registration
                ` [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 "
          ` [PATCH "

[PATCH v2] crypto: arm64/poly1305 - move data to rodata section
 2024-08-12  6:34 UTC  (7+ messages)

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

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

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

[PATCH -next 0/2] Add missing clk_disable_unprepare
 2024-08-10  6:24 UTC  (6+ messages)
` [PATCH -next 1/2] hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
` [PATCH -next 2/2] hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume

[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  (5+ messages)
` [v2 PATCH 1/4] Revert "lib/mpi: Extend the MPI library"
` [v2 PATCH 2/4] crypto: lib/mpi - Add error checks to extension
` [v2 PATCH 3/4] crypto: dh - Check mpi_rshift errors
` [v2 PATCH 4/4] crypto: rsa - Check MPI allocation errors

[PATCH] crypto: arm/aes-neonbs - go back to using aes-arm directly
 2024-08-09 23:11 UTC 

[PATCH] crypto: mpi: add NULL checks to mpi_normalize()
 2024-08-09  4:28 UTC  (4+ messages)

[PATCH][next] crypto: nx - Use static_assert() to check struct sizes
 2024-08-08 22:09 UTC 

[PATCH][next] crypto: qat - Use static_assert() to check struct sizes
 2024-08-08 22:05 UTC 

Intermittent EHEALTH Failure in FIPS Mode - jitterentropy jent_entropy_init() in Kernel 6.6.14
 2024-08-07 13:07 UTC 

[PATCH 0/5] Templatize ecdsa signature decoding
 2024-08-06  8:58 UTC  (10+ messages)
` [PATCH 2/5] crypto: akcipher - Drop usage of sglists for verify op
` [PATCH 4/5] crypto: ecdsa - Move X9.62 signature decoding into template

[PATCH] crypto: x86/aes-gcm: Disable FPU around skcipher_walk_done()
 2024-08-06  7:46 UTC  (12+ messages)

[herbert-cryptodev-2.6:master 2/9] arch/arm64/crypto/poly1305-core.S:415:(.text+0x3d4): relocation truncated to fit: R_AARCH64_ADR_PREL_LO21 against `.rodata'
 2024-08-06  5:48 UTC  (4+ messages)

[PATCH v2] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
 2024-08-05 22:11 UTC 

[PATCH] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
 2024-08-05 20:49 UTC  (4+ messages)

[herbertx/cryptodev] crypto: arm64/poly1305 - move data to rodata section (47d9625)
 2024-08-05 15:45 UTC  (3+ messages)

[PATCH v6 0/6] Add SPAcc Crypto Driver Support
 2024-08-05  5:22 UTC  (4+ messages)
` [PATCH v6 3/6] Add SPAcc ahash support

[PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
 2024-08-03 17:20 UTC  (13+ messages)

[PATCH] crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro
 2024-08-02 16:13 UTC  (6+ messages)

[PATCH] crypto: iaa - Fix potential use after free bug
 2024-08-02 13:16 UTC  (2+ messages)

[PATCH 0/5] crypto: qat - Disable VFs through a sysfs interface
 2024-08-02 13:15 UTC  (2+ messages)

[PATCH] crypto: arm64/poly1305 - move data to rodata section
 2024-08-02 13:15 UTC  (2+ messages)

[PATCH v2] crypto: xor - fix template benchmarking
 2024-08-02 13:08 UTC  (2+ messages)

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-02  8:02 UTC  (16+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 04/10] crypto: marvell - replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: Remove "
` [PATCH 09/10] ALSA: korg1212: Replace "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH 1/2] Revert "lib/mpi: Introduce ec implementation to MPI library"
 2024-08-02  6:09 UTC  (2+ messages)
` [PATCH 2/2] Revert "lib/mpi: Extend the "

[PATCH] KEYS: Print digitalSignature and CA link errors
 2024-08-01 21:01 UTC 

[PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level
 2024-08-01 18:15 UTC  (5+ messages)
` [PATCH] Fixes: f32fb32820b1 ("KVM: x86: Add hook for determining max NPT mapping level")


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