linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-12 01:40:24 to 2024-08-01 17:46:34 UTC [more...]

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-01 17:46 UTC  (4+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "

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

[PATCH 0/5] Templatize ecdsa signature decoding
 2024-08-01 17:06 UTC  (13+ messages)
` [PATCH 1/5] ASN.1: Add missing include <linux/types.h>
` [PATCH 2/5] crypto: akcipher - Drop usage of sglists for verify op
` [PATCH 3/5] crypto: ecdsa - Avoid signed integer overflow on signature decoding
` [PATCH 4/5] crypto: ecdsa - Move X9.62 signature decoding into template
` [PATCH 5/5] crypto: ecdsa - Support P1363 signature decoding

[PATCH v7 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-08-01 16:48 UTC  (33+ messages)
` [PATCH v7 1/3] dt-bindings: rng: Add Rockchip RK3568 TRNG
` [PATCH v7 2/3] hwrng: add hwrng driver for Rockchip RK3568 SoC
` [PATCH v7 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x

[PATCH v9 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-07-30 16:11 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: rng: Add Rockchip RK3568 TRNG
` [PATCH v9 2/3] hwrng: add hwrng driver for Rockchip RK3568 SoC
` [PATCH v9 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x

[PATCH] crypto: caam/qi2 - use cpumask_var_t in dpaa2_dpseci_setup
 2024-07-30  3:41 UTC  (4+ messages)
` [v2 PATCH] crypto: caam/qi* - Use cpumask_var_t instead of cpumask_t

[PATCH] crypto: iaa - Fix potential use after free bug
 2024-07-29 16:40 UTC  (2+ messages)

[PATCH v2 00/18] PCI device authentication
 2024-07-29 14:27 UTC  (33+ messages)
` [PATCH v2 03/18] X.509: Move certificate length retrieval into new helper
` [PATCH v2 06/18] crypto: ecdsa - Support P1363 signature encoding
` [PATCH v2 07/18] spdm: Introduce library to authenticate devices
` [PATCH v2 10/18] PCI/CMA: Reauthenticate devices on reset and resume
` [PATCH v2 11/18] PCI/CMA: Expose in sysfs whether devices are authenticated
` [PATCH v2 12/18] PCI/CMA: Expose certificates in sysfs
` [PATCH v2 13/18] sysfs: Allow bin_attributes to be added to groups
` [PATCH v2 14/18] sysfs: Allow symlinks to be added between sibling groups
` [PATCH v2 15/18] PCI/CMA: Expose a log of received signatures in sysfs
` [PATCH v2 16/18] spdm: Limit memory consumed by log of received signatures
` [PATCH v2 17/18] spdm: Authenticate devices despite invalid certificate chain
` [PATCH v2 18/18] spdm: Allow control of next requester nonce through sysfs

[PATCH v1] hwrng: Kconfig - Enable by default CN10K driver if Thunder SoC is enabled
 2024-07-29 11:36 UTC 

[PATCH v2] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
 2024-07-29 10:26 UTC  (4+ messages)

[PATCH v2] dt-bindings: crypto: qcom,prng: document QCS9100
 2024-07-29 10:24 UTC  (2+ messages)

[PATCH v7 0/6] Add SPAcc Crypto Driver Support
 2024-07-29  4:13 UTC  (7+ messages)
` [PATCH v7 1/6] Add SPAcc Skcipher support
` [PATCH v7 2/6] Enable SPAcc AUTODETECT
` [PATCH v7 3/6] Add SPAcc ahash support
` [PATCH v7 4/6] Add SPAcc aead support
` [PATCH v7 5/6] Add SPAcc Kconfig and Makefile
` [PATCH v7 6/6] Enable Driver compilation in crypto "

Mips handling of signed integer overflows
 2024-07-28 16:26 UTC  (3+ messages)

[PATCH AUTOSEL 6.10 17/23] crypto: qat - initialize user_input.lock for rate_limiting
 2024-07-28 16:04 UTC 

[PATCHv8 0/9] nvme: implement secure concatenation
 2024-07-26  6:17 UTC  (21+ 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 v1] hwrng: Kconfig - Do not enable by default CN10K driver
 2024-07-24  3:13 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v2 08/18] PCI/CMA: Authenticate devices on enumeration
 2024-07-23 12:58 UTC  (25+ messages)

[PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2024-07-22 13:17 UTC  (5+ messages)
` [PATCH v12 02/10] crypto: Add support for ECDSA signature verification

[PATCH v8 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-07-21 13:51 UTC  (8+ messages)
` [PATCH v8 1/3] dt-bindings: rng: Add Rockchip RK3568 TRNG
` [PATCH v8 2/3] hwrng: add hwrng driver for Rockchip RK3568 SoC
` [PATCH v8 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x

Announce loop-AES-v3.8d file/swap crypto package
 2024-07-20  8:00 UTC 

[GIT PULL] Crypto Update for 6.1
 2024-07-19 18:09 UTC  (12+ messages)
` [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
            ` [GIT PULL] Crypto Update for 6.8
              ` [GIT PULL] Crypto Update for 6.9
                ` [GIT PULL] Crypto Update for 6.10
                  ` [GIT PULL] Crypto Update for 6.11

[PATCH 1/8] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
 2024-07-19  6:13 UTC  (3+ messages)

[PATCH] crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro
 2024-07-19  1:14 UTC 

[PATCH v2 0/3] crypto: X25519 supports for ppc64le
 2024-07-19  0:28 UTC  (4+ messages)
` [PATCH v2 2/3] crypto: X25519 core functions "

[syzbot] [crypto?] KASAN: slab-use-after-free Read in handle_mm_fault
 2024-07-18 16:51 UTC  (10+ messages)

[PATCH 0/5] crypto: qat - Disable VFs through a sysfs interface
 2024-07-17 11:45 UTC  (6+ messages)
` [PATCH 1/5] crypto: qat - preserve ADF_GENERAL_SEC
` [PATCH 2/5] crypto: qat - disable IOV in adf_dev_stop()
` [PATCH 3/5] crypto: qat - fix recovery flow for VFs
` [PATCH 4/5] crypto: qat - ensure correct order in VF restarting handler
` [PATCH 5/5] crypto: qat - allow disabling SR-IOV VFs

[PATCH] crypto: mpi: add NULL checks to mpi_normalize()
 2024-07-16  8:28 UTC 

[syzbot] [crypto?] [bcachefs?] BUG: unable to handle kernel paging request in crypto_shash_update
 2024-07-16  1:23 UTC 

[syzbot] [crypto?] possible deadlock in alloc_workqueue
 2024-07-15 14:57 UTC  (2+ messages)

[PATCH] crypto: arm64/poly1305 - move data to rodata section
 2024-07-15  7:20 UTC 

[PATCH v6 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-07-14  6:47 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: rng: Add Rockchip RK3568 TRNG
` [PATCH v6 2/3] hwrng: add hwrng driver for Rockchip RK3568 SoC
` [PATCH v6 3/3] arm64: dts: rockchip: add DT entry for RNG to RK356x

[PATCH] crypto/ecc: increase frame warning limit
 2024-07-13 23:31 UTC  (3+ messages)

[PATCH] hwrng: core - remove (un)register_miscdev()
 2024-07-12 23:57 UTC  (2+ messages)

[PATCH] crypto: lib/mpi: delete unnecessary condition
 2024-07-12 23:57 UTC  (2+ messages)

[PATCH] crypto: testmgr - generate power-of-2 lengths more often
 2024-07-12 23:57 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: Ensure payload is zero when using key slot
 2024-07-12 23:55 UTC  (2+ messages)

[PATCH v6 0/6] Add SPAcc Crypto Driver Support
 2024-07-12 23:39 UTC  (3+ messages)
` [PATCH v6 3/6] Add SPAcc ahash support

[PATCH RFC crypto] platform: cznic: turris-omnia-mcu: Add support for digital message signing via keyctl
 2024-07-12 12:26 UTC 

[PATCH v23 0/4] implement getrandom() in vDSO
 2024-07-12  1:40 UTC  (4+ messages)
` [PATCH v23 2/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v23 3/4] x86: vdso: Wire up getrandom() vDSO implementation
` [PATCH v23 4/4] selftests/vDSO: add tests for vgetrandom


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