linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 18:04:21 to 2022-02-09 21:41:50 UTC [more...]

[RFC v4 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-09 21:41 UTC  (17+ messages)
` [RFC v4 1/8] crypto: hisilicon/qm: Move the QM header to include/linux
` [RFC v4 2/8] crypto: hisilicon/qm: Move few definitions to common header
` [RFC v4 3/8] hisi_acc_qm: Move PCI device IDs "
` [RFC v4 4/8] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [RFC v4 5/8] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [RFC v4 6/8] crypto: hisilicon/qm: Add helper to retrieve the PF qm data
` [RFC v4 7/8] hisi_acc_vfio_pci: Add support for VFIO live migration
` [RFC v4 8/8] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH] random: fix locking for crng_init in crng_reseed()
 2022-02-09 21:39 UTC  (2+ messages)

[PATCH v1 1/1] crypto: qat - don't cast parameter in bit operations
 2022-02-09 20:47 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 5.9
 2022-02-09 18:01 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes for 5.10
  ` [GIT PULL] Crypto Fixes for 5.11
      ` [GIT PULL] Crypto Fixes for 5.14
          ` [GIT PULL] Crypto Fixes for 5.15
              ` [GIT PULL] Crypto Fixes for 5.16
                  ` [GIT PULL] Crypto Fixes for 5.17

[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
 2022-02-09 17:45 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: convert rockchip-crypto to yaml
 2022-02-09 15:35 UTC  (5+ messages)

[PATCH v4 0/2] random: PREEMPT_RT fixes
 2022-02-09 12:56 UTC  (3+ messages)
` [PATCH v4 1/2] random: remove batched entropy locking
` [PATCH v4 2/2] random: defer fast pool mixing to worker

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-02-09 12:01 UTC  (10+ messages)
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification

[PATCH] dt-bindings: crypto: rockchip: fix a typo on crypto-controller
 2022-02-09 10:19 UTC  (2+ messages)

[PATCH v2 0/9] random: cleanups around per-cpu crng & rdrand
 2022-02-09 10:54 UTC  (24+ messages)
` [PATCH v2 1/9] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH v2 2/9] random: get rid of secondary crngs
` [PATCH v2 3/9] random: inline leaves of rand_initialize()
` [PATCH v2 4/9] random: ensure early RDSEED goes through mixer on init
` [PATCH v2 5/9] random: do not xor RDRAND when writing into /dev/random
` [PATCH v2 6/9] random: absorb fast pool into input pool after fast load
` [PATCH v2 7/9] random: use simpler fast key erasure flow on per-cpu keys
` [PATCH v2 8/9] random: use hash function for crng_slow_load()
` [PATCH v2 9/9] random: remove outdated INT_MAX >> 6 check in urandom_read()

[PATCH] crypto: cavium/nitro: fix typo on crypto
 2022-02-09 10:21 UTC 

[PATCH] crypto: ccree: fix xts-aes-ccree blocksize
 2022-02-09  7:06 UTC 

[PATCH v1 0/7] random: cleanups around per-cpu crng & rdrand
 2022-02-09  0:21 UTC  (14+ messages)
` [PATCH v1 1/7] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH v1 2/7] random: get rid of secondary crngs
` [PATCH v1 3/7] random: inline leaves of rand_initialize()
` [PATCH v1 4/7] random: ensure early RDSEED goes through mixer on init
` [PATCH v1 5/7] random: do not xor RDRAND when writing into /dev/random
` [PATCH v1 6/7] random: use simpler fast key erasure flow on per-cpu keys
` [PATCH v1 7/7] random: remove outdated INT_MAX >> 6 check in urandom_read()

[PATCH 0/3] Introduce support for QAT Dynamic Power Management
 2022-02-08 17:33 UTC  (5+ messages)
` [PATCH 1/3] crypto: qat - add misc workqueue
` [PATCH 2/3] crypto: qat - move and rename GEN4 error register definitions
` [PATCH 3/3] crypto: qat - enable power management for QAT GEN4

ath9k should perhaps use hw_random api?
 2022-02-08 16:51 UTC 

[PATCH v2 0/3] crypto: Convert atmel-crypto to YAML
 2022-02-08 15:59 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: Convert Atmel AES to yaml
` [PATCH v2 2/3] dt-bindings: crypto: Convert Atmel TDES "
` [PATCH v2 3/3] dt-bindings: crypto: Convert Atmel SHA "

[PATCH 0/3] dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML
 2022-02-08  9:55 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: crypto: Convert Atmel AES to yaml
` [PATCH 2/3] dt-bindings: crypto: Convert Atmel TDES "
` [PATCH 3/3] dt-bindings: crypto: Convert Atmel SHA "

[PATCH 0/2] Fix bugs in public_key_verify_signature()
 2022-02-08  9:45 UTC  (5+ messages)
` [PATCH] KEYS: asymmetric: enforce SM2 signature use pkey algo

[PATCH] KEYS: remove support for asym_tpm keys
 2022-02-08  9:31 UTC  (2+ messages)

[PATCH 0/3] KEYS: fixes for asym_tpm keys
 2022-02-08  9:30 UTC  (8+ messages)
` [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()

[PATCH v2 0/2] Fix bugs in public_key_verify_signature()
 2022-02-08  9:27 UTC  (6+ messages)
` [PATCH v2 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
` [PATCH v2 2/2] KEYS: asymmetric: properly validate hash_algo and encoding
` [PATCH v2] KEYS: asymmetric: enforce SM2 signature use pkey algo

[PATCH v3 0/5] random: use computational hash for entropy extraction, and related fixes
 2022-02-08  6:48 UTC  (9+ messages)
` [PATCH v3 1/5] random: use computational hash for entropy extraction
` [PATCH v3 2/5] random: simplify entropy debiting
` [PATCH v3 3/5] random: use linear min-entropy accumulation crediting
` [PATCH v3 4/5] random: always wake up entropy writers after extraction
` [PATCH v3 5/5] random: make credit_entropy_bits() always safe

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-02-07 22:24 UTC 

[PATCH v2 0/4] random: use computational hash for entropy extraction, and related fixes
 2022-02-07 14:24 UTC  (13+ messages)
` [PATCH v2 1/4] random: use computational hash for entropy extraction
` [PATCH v2 2/4] random: simplify entropy debiting
` [PATCH v2 3/4] random: use linear min-entropy accumulation crediting
` [PATCH v2 4/4] random: make credit_entropy_bits() always safe

[RFC PATCH 0/7] crypto: HCTR2 support
 2022-02-07 10:00 UTC  (6+ messages)
` [RFC PATCH 5/7] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR
` [RFC PATCH 6/7] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL

[PATCH 0/7] Common entropy source and DRNG management
 2022-02-06 16:02 UTC  (6+ messages)

Aufmerksamkeit:
 2022-02-05 21:04 UTC 

[PATCH v4 0/2] xor: enable auto-vectorization in Clang
 2022-02-05 15:23 UTC  (3+ messages)
` [PATCH v4 1/2] lib/xor: make xor prototypes more friendly to compiler vectorization
` [PATCH v4 2/2] crypto: arm/xor - make vectorized C code Clang-friendly

[PATCH 0/2] random: fix write locking for crng_init
 2022-02-05 13:32 UTC  (5+ messages)
` [PATCH 1/2] random: fix locking in crng_fast_load()
` [PATCH 2/2] random: fix locking for crng_init in crng_reseed()

[PATCH] random: remove use_input_pool parameter from crng_reseed()
 2022-02-05  7:22 UTC  (3+ messages)

[PATCH v3 0/2] xor: enable auto-vectorization in Clang
 2022-02-05  8:06 UTC  (4+ messages)
` [PATCH v3 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization
` [PATCH v3 2/2] crypto: arm/xor - make vectorized C code Clang-friendly

[PATCH v2 0/2] xor: enable auto-vectorization in Clang
 2022-02-05  7:56 UTC  (4+ messages)
` [PATCH v2 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization

[PATCH] crypto: sl3516: remove redundant initializations of pointers in_sg and out_sg
 2022-02-05  4:34 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx: remove redundant initialization of variable c_size
 2022-02-05  4:34 UTC  (2+ messages)

[PATCH v2] crypto: octeontx2: fix NULL pointer dereference
 2022-02-05  4:32 UTC  (3+ messages)
` [PATCH v3] crypto: octeontx2: remove CONFIG_DM_CRYPT check

[PATCH] crypto: tcrypt - remove all multibuffer ahash tests
 2022-02-05  4:32 UTC  (2+ messages)

[PATCH 0/3] crypto: arm - simplify bit sliced AES
 2022-02-05  4:32 UTC  (2+ messages)

[PATCH] crypto: arm64/aes-neon-ctr - improve handling of single tail block
 2022-02-05  4:32 UTC  (2+ messages)

[PATCH v2] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-02-05  4:31 UTC  (3+ messages)

[PATCH] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-02-05  4:31 UTC  (2+ messages)

[PATCH] crypto: octeontx2: CN10K CPT to RNM workaround
 2022-02-05  4:30 UTC  (6+ messages)
` [PATCH] crypto: octeontx2: disable DMA black hole on an DMA fault
` [PATCH] crypto: octeontx2: increase CPT HW instruction queue length

[PATCH 1/6] hw_random: explicit ordering of initcalls
 2022-02-05  4:30 UTC  (2+ messages)

[PATCH 0/2] xor: enable auto-vectorization in Clang
 2022-02-05  4:26 UTC  (3+ messages)
` [PATCH 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization

[PATCH] crypto: engine: disable BH during completion
 2022-02-05  4:03 UTC  (2+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-04 23:07 UTC  (12+ messages)

[PATCH] random: use computational hash for entropy extraction
 2022-02-04 22:53 UTC  (7+ messages)

[PATCH] crypto: atmel-tdes: Add support for the TDES IP available on sama7g5 SoC
 2022-02-04 13:35 UTC 

[PATCH] crypto: octeontx2 - add synchronization between mailbox accesses
 2022-02-04 12:46 UTC 

[PATCH v3 00/15] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-02-03 17:11 UTC  (2+ messages)

[PATCH] random.c Remove locking in extract_buf()
 2022-02-03  3:51 UTC  (5+ messages)

[RFC PATCH] KEYS: Double max_size to make keyctl pkey_verify work
 2022-02-03  3:42 UTC  (8+ messages)


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