linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 09:32:01 to 2020-12-17 20:39:08 UTC [more...]

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-12-17 20:38 UTC  (3+ messages)

[RFC PATCH 0/8] x86: Support Intel Key Locker
 2020-12-17 20:07 UTC  (13+ messages)
` [RFC PATCH 1/8] x86/cpufeature: Enumerate Key Locker feature
` [RFC PATCH 2/8] x86/cpu: Load Key Locker internal key at boot-time
` [RFC PATCH 3/8] x86/msr-index: Add MSRs for Key Locker internal key
` [RFC PATCH 4/8] x86/power: Restore Key Locker internal key from the ACPI S3/4 sleep states
` [RFC PATCH 5/8] x86/cpu: Add a config option and a chicken bit for Key Locker
` [RFC PATCH 6/8] selftests/x86: Test Key Locker internal key maintenance
` [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
` [RFC PATCH 8/8] x86/cpu: Support the hardware randomization option for Key Locker internal key

[PATCH 1/2] crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled
 2020-12-17 18:55 UTC  (2+ messages)
` [PATCH 2/2] crypto: arm64/aes-ctr - improve tail handling

[PATCH 0/5] crypto: add NEON-optimized BLAKE2b
 2020-12-17 18:35 UTC  (16+ messages)
` [PATCH 1/5] crypto: blake2b - rename constants for consistency with blake2s
` [PATCH 2/5] crypto: blake2b - define shash_alg structs using macros
` [PATCH 3/5] crypto: blake2b - export helpers for optimized implementations
` [PATCH 4/5] crypto: blake2b - update file comment
` [PATCH 5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation

[RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
 2020-12-17 17:21 UTC  (7+ messages)
` [RFC PATCH 1/6] crypto: engine - Add KPP Support to Crypto Engine
` [RFC PATCH 2/6] crypto: ecc - Move ecc.h to include/crypto/internal
` [RFC PATCH 3/6] crypto: ecc - Export additional helper functions
` [RFC PATCH 4/6] crypto: ecdh - Add Curve ID for NIST P-384
` [RFC PATCH 5/6] dt-bindings: crypto: Add Keem Bay ECC bindings
` [RFC PATCH 6/6] crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver

[PATCH] crypto: keembay-ocs-aes - Add dependency on HAS_IOMEM
 2020-12-17 16:35 UTC 

INFO: rcu detected stall in sys_open (2)
 2020-12-17  8:18 UTC  (3+ messages)

problem with ccp-crypto module on apu
 2020-12-17  7:52 UTC 

[PATCH v4 0/5] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2020-12-17  3:07 UTC  (14+ messages)
` [PATCH v4 1/5] crypto: hisilicon/hpre - add some updates to adapt to "
` [PATCH v4 2/5] crypto: hisilicon/hpre - add algorithm type
` [PATCH v4 3/5] crypto: expose elliptic curve parameters as Crypto APIs
      ` Fwd: "
` [PATCH v4 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v4 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[PATCH v7 0/3] Update to zstd-1.4.6
 2020-12-17  1:23 UTC  (9+ messages)
  ` [f2fs-dev] "

[PATCH] crypto: CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
 2020-12-16 16:58 UTC  (2+ messages)

[PATCH v4 0/5] crypto: Add Keem Bay OCS HCU driver
 2020-12-16 11:46 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: crypto: Add Keem Bay OCS HCU bindings
` [PATCH v4 2/5] crypto: keembay - Add Keem Bay OCS HCU driver
` [PATCH v4 3/5] crypto: keembay-ocs-hcu - Add HMAC support
` [PATCH v4 4/5] crypto: keembay-ocs-hcu - Add optional support for sha224
` [PATCH v4 5/5] MAINTAINERS: Add maintainers for Keem Bay OCS HCU driver

[PATCH v2] hwrng: fix khwrng lifecycle
 2020-12-16 10:59 UTC 

linux-next: manual merge of the drm tree with the crypto tree
 2020-12-16  1:09 UTC  (3+ messages)

iMX6D CAAM RNG problems in v5.10.1
 2020-12-15 23:53 UTC  (2+ messages)

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2020-12-15 17:56 UTC  (11+ messages)

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2020-12-15 10:28 UTC 

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2020-12-15 10:02 UTC  (3+ messages)

[PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
 2020-12-15  9:19 UTC  (19+ messages)

[GIT PULL] keys: Collected minor fixes and cleanups
 2020-12-15  4:57 UTC  (5+ messages)

linux-next: build failure after merge of the ceph tree
 2020-12-14 23:46 UTC 

[PATCH] hwrng: fix khwrng lifecycle
 2020-12-14 17:29 UTC 

[GIT PULL] Crypto Update for 5.9
 2020-12-14 20:56 UTC  (4+ messages)
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11

[PATCH v2] crypto: arm/chacha-neon - add missing counter increment
 2020-12-14 20:39 UTC  (4+ messages)

[PATCH v4 0/8] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-12-14 20:02 UTC  (9+ messages)
` [PATCH v4 1/8] crypto: sun4i-ss: linearize buffers content must be kept
` [PATCH v4 2/8] crypto: sun4i-ss: checking sg length is not sufficient
` [PATCH v4 3/8] crypto: sun4i-ss: IV register does not work on A10 and A13
` [PATCH v4 4/8] crypto: sun4i-ss: handle BigEndian for cipher
` [PATCH v4 5/8] crypto: sun4i-ss: initialize need_fallback
` [PATCH v4 6/8] crypto: sun4i-ss: fix kmap usage
` [PATCH v4 7/8] crypto: sun4i-ss: enabled stats via debugfs
` [PATCH v4 8/8] crypto: sun4i-ss: add SPDX header and remove blank lines

[PATCH v3 0/3] crypto: Add Keem Bay OCS HCU driver
 2020-12-14 19:11 UTC  (4+ messages)
` [PATCH v3 2/3] crypto: keembay: "

CAAM RNG trouble
 2020-12-14 19:00 UTC 

[PATCH 1/2] hwrng: iproc-rng200: Fix disable of the block
 2020-12-14 17:50 UTC  (6+ messages)
` [PATCH 2/2] hwrng: iproc-rng200: Move enable/disable in separate function

[RESEND 00/19] crypto: convert tasklets to use new tasklet_setup API()
 2020-12-14 17:21 UTC  (3+ messages)
` [RESEND 04/19] crypto: caam: convert tasklets to use new tasklet_setup() API

[PATCH 0/4] Remove PicoXcell
 2020-12-14 14:34 UTC  (7+ messages)
` [PATCH 1/4] ARM: dts: Remove PicoXcell platforms
` [PATCH 2/4] ARM: Remove PicoXcell platform support
` [PATCH 3/4] crypto: Remove PicoXcell driver
` [PATCH 4/4] dt-bindings: Remove PicoXcell bindings

[PATCH] crypto: inside-secure - fix platform_get_irq.cocci warnings
 2020-12-14 11:44 UTC 

[PATCH] KVM/SVM: add support for SEV attestation command
 2020-12-13 22:28 UTC  (5+ messages)

[PATCH v2] crypto: arm/chacha-neon - optimize for non-block size multiples
 2020-12-12 19:48 UTC  (4+ messages)

[PATCH] crypto: arm/chacha-neon - add missing counter increment
 2020-12-12 19:47 UTC  (2+ messages)

[Patch v2 0/6] Enable Qualcomm Crypto Engine on sdm845
 2020-12-12 15:25 UTC  (4+ messages)
` [Patch v2 6/6] dt-bindings: crypto: qcom-qce: Add v5.4 to binding

[PATCH 0/4] crypto: gcm-aes-ni cleanups
 2020-12-12  9:17 UTC  (5+ messages)
` [PATCH 1/4] crypto: x86/gcm-aes-ni - prevent misaligned IV buffers on the stack
` [PATCH 2/4] crypto: x86/gcm-aes-ni - drop unused asm prototypes
` [PATCH 3/4] crypto: x86/gcm-aes-ni - clean up mapping of associated data
` [PATCH 4/4] crypto: x86/gcm-aes-ni - refactor scatterlist processing

[PATCH v2 0/2] crypto: remove bare cipher from public API
 2020-12-11 22:45 UTC  (5+ messages)
` [PATCH v2 1/2] chcr_ktls: use AES library for single use cipher
` [PATCH v2 2/2] crypto: remove cipher routines from public crypto API

[PATCH v2 0/5] Enable root to update the blacklist keyring
 2020-12-11 19:03 UTC  (6+ messages)
` [PATCH v2 1/5] certs: Make blacklist_vet_description() more strict
` [PATCH v2 2/5] certs: Factor out the blacklist hash creation
` [PATCH v2 3/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v2 4/5] certs: Allow root user to append signed hashes to the blacklist keyring
` [PATCH v2 5/5] tools/certs: Add print-cert-tbs-hash.sh

[PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid
 2020-12-11 18:35 UTC  (6+ messages)
` [PATCH v1 0/9] Enable root to update the blacklist keyring
  ` [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict

[PATCH 00/18] keys: Miscellaneous fixes
 2020-12-11 10:56 UTC  (6+ messages)

[PATCH 0/3] crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx
 2020-12-11 10:55 UTC  (6+ messages)
` [PATCH 2/3] crypto: qat - add AES-XTS support for QAT GEN4 devices

[PATCH] crypto: hisilicon/trng replace atomic_add_return()
 2020-12-11 10:13 UTC  (2+ messages)

[PATCH] crypto: atmel-i2c - select CONFIG_BITREVERSE
 2020-12-11 10:14 UTC  (2+ messages)

[PATCH 0/2] crypto: Add Keem Bay OCS AES/SM4 driver
 2020-12-11 10:13 UTC  (2+ messages)

[PATCH 0/5] crypto: caam - avoid allocating memory at crypto request runtime
 2020-12-11 10:09 UTC  (3+ messages)

[PATCH] crypto: ccree - remove unused including <linux/version.h>
 2020-12-11  1:42 UTC 

[PATCH] dma-mapping: move hint unlikely for dma_mapping_error from drivers to core
 2020-12-10 19:58 UTC  (2+ messages)

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-12-10 18:56 UTC  (3+ messages)

[RFC PATCH 0/3] crypto: ARM - run kernel mode NEON with softirqs disabled
 2020-12-10 18:11 UTC  (4+ messages)
` [RFC PATCH 1/3] ARM: vfp: allow kernel mode NEON in softirq context
` [RFC PATCH 2/3] crypto: arm/aes-ce - drop non-SIMD fallbacks and SIMD helper
` [RFC PATCH 3/3] crypto: arm/aes-neonbs "

[PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
 2020-12-10 17:57 UTC  (8+ messages)

[PATCH 2/2] crypto: remove cipher routines from public crypto API
 2020-12-10 17:18 UTC  (2+ messages)

[PATCH v2 0/6] crypto: hisilicon - enable new algorithms of SEC
 2020-12-10 11:10 UTC  (7+ messages)
` [PATCH v2 1/6] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH v2 2/6] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
` [PATCH v2 3/6] crypto: hisilicon/sec - add new skcipher mode for SEC
` [PATCH v2 4/6] crypto: hisilicon/sec - add new AEAD "
` [PATCH v2 5/6] crypto: hisilicon/sec - fixes some coding style
` [PATCH v2 6/6] crypto: hisilicon/sec - add new algorithm test case

[PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
 2020-11-20 18:04 UTC 


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