linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-03 07:10:34 to 2023-10-12 04:37:46 UTC [more...]

[PATCH 00/12] PCI device authentication
 2023-10-12  4:37 UTC  (59+ messages)
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 01/12] X.509: Make certificate parser public
` [PATCH 02/12] X.509: Parse Subject Alternative Name in certificates
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper
` [PATCH 05/12] crypto: akcipher - Support more than one signature encoding
` [PATCH 07/12] spdm: Introduce library to authenticate devices
` [PATCH 08/12] PCI/CMA: Authenticate devices on enumeration
` [PATCH 09/12] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH 10/12] PCI/CMA: Reauthenticate devices on reset and resume
` [PATCH 11/12] PCI/CMA: Expose in sysfs whether devices are authenticated
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

Linux 6.5 broke iwd
 2023-10-12  3:28 UTC  (7+ messages)

[RFC v2] padata: Simplify sysfs cpumask and sequencing logic
 2023-10-12  2:06 UTC 

[PATCH v7] misc: Add Nitro Secure Module driver
 2023-10-11 21:35 UTC 

[PATCH v4 0/2] Add Nitro Secure Module support
 2023-10-11 20:56 UTC  (14+ messages)
` [PATCH v4 1/2] Import CBOR library
` [PATCH v4 2/2] misc: Add Nitro Secure Module driver

[PATCH] crypto: ccp - Dump SEV command buffer registers on SEV command error
 2023-10-11 15:50 UTC  (2+ messages)

[PATCH 00/11] crypto: qat - add rate limiting feature to qat_4xxx
 2023-10-11 12:15 UTC  (12+ messages)
` [PATCH 01/11] crypto: qat - refactor fw config related functions
` [PATCH 02/11] crypto: qat - use masks for AE groups
` [PATCH 03/11] crypto: qat - fix ring to service map for QAT GEN4
` [PATCH 04/11] crypto: qat - move admin api
` [PATCH 05/11] units: Add BYTES_PER_*BIT
` [PATCH 06/11] crypto: qat - add bits.h to icp_qat_hw.h
` [PATCH 07/11] crypto: qat - add retrieval of fw capabilities
` [PATCH 08/11] crypto: qat - add rate limiting feature to qat_4xxx
` [PATCH 09/11] crypto: qat - add rate limiting sysfs interface
` [PATCH 10/11] crypto: qat - add rp2svc sysfs attribute
` [PATCH 11/11] crypto: qat - add num_rps "

[PATCH v6] misc: Add Nitro Secure Module driver
 2023-10-11 12:12 UTC  (3+ messages)

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-11  8:49 UTC  (13+ messages)
` [PATCH v6 01/11] dt-bindings: document generic access controllers
` [PATCH v6 02/11] dt-bindings: treewide: add access-controllers description
` [PATCH v6 03/11] dt-bindings: bus: document RIFSC
` [PATCH v6 04/11] dt-bindings: bus: document ETZPC
` [PATCH v6 05/11] firewall: introduce stm32_firewall framework
` [PATCH v6 06/11] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v6 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v6 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v6 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v6 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH] crypto: mscode_parser: remove sha224 authenticode support
 2023-10-11  8:42 UTC  (2+ messages)

[PATCH] crypto: aspeed-hace: Use device_get_match_data()
 2023-10-11  3:26 UTC  (3+ messages)

[PATCH] crypto: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512
 2023-10-10 22:38 UTC  (2+ messages)

[PATCH v5] misc: Add Nitro Secure Module driver
 2023-10-10 21:42 UTC  (6+ messages)

[PATCH] module: Do not offer sha224 for built-in module signing
 2023-10-10 21:26 UTC 

[PATCH] crypto: pkcs7: remove sha1 support
 2023-10-10 21:22 UTC 

[GIT PULL] Crypto Fixes for 6.1
 2023-10-10 18:54 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 6.2
    ` [GIT PULL] Crypto Fixes for 6.3
      ` [GIT PULL] Crypto Fixes for 6.4
          ` [GIT PULL] Crypto Fixes for 6.5
              ` [GIT PULL] Crypto Fixes for 6.6

[PATCH] hwrng: geode: fix accessing registers
 2023-10-10  8:53 UTC  (4+ messages)

[PATCH 0/5] crypto: arm64 - clean up backwards function names
 2023-10-10  6:41 UTC  (6+ messages)
` [PATCH 1/5] crypto: arm64/sha1-ce "
` [PATCH 2/5] crypto: arm64/sha2-ce "
` [PATCH 3/5] crypto: arm64/sha512-ce "
` [PATCH 4/5] crypto: arm64/sha256 "
` [PATCH 5/5] crypto: arm64/sha512 "

[PATCH 0/4] crypto: adiantum optimizations
 2023-10-10  5:59 UTC  (5+ messages)
` [PATCH 1/4] crypto: adiantum - add fast path for single-page messages
` [PATCH 2/4] crypto: arm/nhpoly1305 - implement ->digest
` [PATCH 3/4] crypto: arm64/nhpoly1305 "
` [PATCH 4/4] crypto: x86/nhpoly1305 "

[PATCH] crypto: qat - fix double free during reset
 2023-10-09 12:27 UTC 

[PATCH v3 0/9] hwrng: stm32: support STM32MP13x platforms
 2023-10-09 12:02 UTC  (2+ messages)

[PATCH] crypto: x86/sha256 - implement ->digest for sha256
 2023-10-09  8:19 UTC 

[PATCH] crypto: arm64/sha2-ce - implement ->digest for sha256
 2023-10-09  7:53 UTC 

[PATCH] crypto: xts - use 'spawn' for underlying single-block cipher
 2023-10-09  7:39 UTC  (2+ messages)

[PATCH 0/2] crypto: shash optimizations
 2023-10-09  7:32 UTC  (3+ messages)
` [PATCH 1/2] crypto: shash - optimize the default digest and finup
` [PATCH 2/2] crypto: shash - fold shash_digest_unaligned() into crypto_shash_digest()

[PATCH] crypto: skcipher - fix weak key check for lskciphers
 2023-10-09  3:37 UTC 

[PATCH] crypto: hisilicon/qm - alloc buffer to set and get xqc
 2023-10-08 12:36 UTC 

[RFC/REFACT] Refactoring and significantly reducing code complexity
 2023-10-08  7:58 UTC  (4+ messages)

[PATCH] crypto: remove md4 driver
 2023-10-08  4:01 UTC 

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-10-07 22:16 UTC  (10+ messages)

[PATCH] crypto: jitter - reuse allocated entropy collector
 2023-10-07  7:10 UTC 

[PATCH] virtio-crypto: handle config changed by work queue
 2023-10-07  6:43 UTC 

[PATCH v2] padata: Fix the UAF issue related to parallel_data
 2023-10-07  4:01 UTC  (4+ messages)

[PATCH v3] Fixes: 07928d9bfc81 ("padata: Remove broken queue flushing")
 2023-10-07  3:52 UTC 

Issue: Can padata avoid dealing with CPU-related operations?
 2023-10-07  2:56 UTC  (3+ messages)

[PATCH] hwrng: n2: Use device_get_match_data()
 2023-10-06 21:43 UTC 

[PATCH] dm crypt: Fix reqsize in crypt_iv_eboiv_gen
 2023-10-06 11:03 UTC  (5+ messages)
    `  "

[PATCH v5 0/3] Meson S4 HW RNG Support
 2023-10-06  6:43 UTC  (3+ messages)

[PATCH] crypto: Move akcipher_request_cast helper to crypto header
 2023-10-05  4:09 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: crypto: fsl-imx-sahara: Shorten the title
 2023-10-05 10:24 UTC  (2+ messages)

[PATCH] X.509: Add missing IMPLICIT annotations to AKID ASN.1 module
 2023-10-05 10:25 UTC  (2+ messages)

[PATCH 0/3] crypto: x86/aesni - Improve XTS data type
 2023-10-05 10:25 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] crypto: hisilicon/qm - check function qp num before alg register
 2023-10-05 10:26 UTC  (2+ messages)

[PATCH] crypto: akcipher - fix kernel-doc typos
 2023-10-05 10:28 UTC  (2+ messages)

[PATCH] crypto: pkcs7: remove md4 md5 x.509 support
 2023-10-05 10:28 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix PF queue parameter issue
 2023-10-05 10:26 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix the type value of aeq
 2023-10-05 10:26 UTC  (2+ messages)

Linux 6.1.52 regression: Intel QAT kernel panic (memory corruption)
 2023-10-05  3:55 UTC  (3+ messages)

[bug report] crypto: jitter - add RCT/APT support for different OSRs
 2023-10-05 11:55 UTC 

Issue: padata: UAF in padata_serial_worker reproduce
 2023-10-04 14:54 UTC  (4+ messages)

[PATCH v4] crypto: qat - add cnv_errors debugfs file
 2023-10-04 10:36 UTC 

[PATCH v6 0/2] Add debugfs pm_status for qat driver
 2023-10-04 10:09 UTC  (3+ messages)
` [PATCH v6 1/2] crypto: qat - refactor included headers
` [PATCH v6 2/2] crypto: qat - add pm_status debugfs file

[PATCH v5 0/2] Add debugfs pm_status for qat driver
 2023-10-04 10:03 UTC  (4+ messages)
` [PATCH v5 2/2] crypto: qat - add pm_status debugfs file

[PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG
 2023-10-04  8:45 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNG
` [PATCH v4 2/5] dt-bindings: crypto: qcom,prng: document SM8550
` [PATCH v4 3/5] crypto: qcom-rng - Add hw_random interface support
` [PATCH v4 4/5] arm64: dts: qcom: sm8550: add TRNG node
` [PATCH v4 5/5] arm64: dts: qcom: sm8450: "

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:40 UTC 

[PATCH V2] hwrng: bcm2835: Fix hwrng throughput regression
 2023-10-04  7:07 UTC  (5+ messages)

[PATCH v2 0/2] Add Nitro Secure Module support
 2023-10-03 17:48 UTC  (8+ messages)
` [PATCH v2 1/2] misc: Add Nitro Secure Module driver

[PATCH 0/8] crypto: Add lskcipher API type
 2023-10-03 15:25 UTC  (5+ messages)
` [PATCH 8/8] crypto: cbc - Convert from skcipher to lskcipher
    ` [PATCH] crypto: skcipher - Add dependency on ecb

[PATCH 0/16] crypto: Only use common fields on skcipher spawn algs
 2023-10-03 11:39 UTC  (2+ messages)

[PATCH v5 00/11] Introduce STM32 Firewall framework
 2023-10-03  7:57 UTC  (5+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC


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