linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-15 08:41:44 to 2022-04-23 21:27:17 UTC [more...]

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-23 21:26 UTC 

[PATCH v1] random: block in /dev/urandom
 2022-04-23 21:10 UTC  (16+ messages)

[PATCH] crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-23 10:50 UTC  (2+ messages)

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-23 10:00 UTC  (24+ messages)
` [PATCH v5 01/11] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v5 02/11] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v5 03/11] riscv: "
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v5 05/11] arm: use fallback for random_get_entropy() instead of zero
` [PATCH v5 06/11] nios2: "
` [PATCH v5 07/11] x86: "
` [PATCH v5 08/11] um: "
` [PATCH v5 09/11] sparc: "
` [PATCH v5 10/11] xtensa: "
` [PATCH v5 11/11] random: insist on random_get_entropy() existing in order to simplify

[PATCH] WireGuard: restrict packet handling to non-isolated CPUs
 2022-04-23  1:08 UTC  (4+ messages)

[PATCH v2] random: avoid mis-detecting a slow counter as a cycle counter
 2022-04-22 13:24 UTC  (5+ messages)

[PATCH] random: vary jitter iterations based on cycle counter speed
 2022-04-22 13:20 UTC 

[PATCH v3 0/5] virtio-crypto: Improve performance
 2022-04-22  9:08 UTC  (12+ messages)
` [PATCH v3 1/5] virtio-crypto: use private buffer for control request
    `  "
` [PATCH v3 2/5] virtio-crypto: wait ctrl queue instead of busy polling
    `  "
` [PATCH v3 3/5] virtio-crypto: move helpers into virtio_crypto_common.c
` [PATCH v3 4/5] virtio-crypto: adjust dst_len at ops callback
    ` [External] "
` [PATCH v3 5/5] virtio-crypto: enable retry for virtio-crypto-dev

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2022-04-22  8:54 UTC  (8+ messages)
` [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict

[PATCH] hwrng: cn10k - Enable compile testing
 2022-04-22  2:40 UTC  (2+ messages)

[PATCH v2] siphash: update the hsiphash documentation
 2022-04-22  0:46 UTC  (3+ messages)

[PATCH] siphash: update the HalfSipHash documentation
 2022-04-21 23:42 UTC  (4+ messages)

[PATCH] random: avoid mis-detecting a slow counter as a cycle counter
 2022-04-21 23:14 UTC  (5+ messages)

[PATCH v4 0/8] crypto: HCTR2 support
 2022-04-21 22:29 UTC  (18+ messages)
` [PATCH v4 1/8] crypto: xctr - Add XCTR support
` [PATCH v4 2/8] crypto: polyval - Add POLYVAL support
` [PATCH v4 3/8] crypto: hctr2 - Add HCTR2 support
` [PATCH v4 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v4 5/8] crypto: arm64/aes-xctr: "
` [PATCH v4 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v4 8/8] fscrypt: Add HCTR2 support for filename encryption

[PATCH] ecdsa: Fix incorrect usage of vli_cmp
 2022-04-21 18:57 UTC 

[PATCH] crypto: ecrdsa - Fix incorrect use of vli_cmp
 2022-04-21 17:25 UTC 

[PATCH] crypto: atmel-sha204a: Add support for ATSHA204 cryptochip
 2022-04-21 13:44 UTC 

[PATCH] random: add fork_event sysctl for polling VM forks
 2022-04-21 13:35 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2] crypto: ccp - Fix the INIT_EX data file open failure
 2022-04-21 13:26 UTC  (5+ messages)

[PATCH v5] crypto: caam - fix i.MX6SX entropy delay value
 2022-04-21 12:51 UTC  (2+ messages)

[PATCH 0/2] hwrng: cn10k - Optimize random number generator driver
 2022-04-21 10:03 UTC  (3+ messages)

[PATCH 0/4] crypto: hisilicon/qm - misc fixes
 2022-04-21 10:02 UTC  (6+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - remove unused function declaration
` [PATCH 2/4] crypto: hisilicon/qm - set function with static
` [PATCH 3/4] crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
` [PATCH 4/4] crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()

[PATCH 1/2] crypto: marvell: cesa: ECB does not IV
 2022-04-21 10:01 UTC  (4+ messages)
` [PATCH 2/2] crypto: marvell: cesa: Add fallback for handling empty length case

[PATCH] crypto: ccp - Log when resetting PSP SEV state
 2022-04-21 10:01 UTC  (2+ messages)

[PATCH 0/2] New compatible for sa3ul for AM62x
 2022-04-21  9:59 UTC  (2+ messages)

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-21  8:10 UTC  (3+ messages)
` PING: "

[PATCH v2 0/4] virtio-crypto: Improve performance
 2022-04-21  3:39 UTC  (7+ messages)
` [PATCH v2 1/4] virtio-crypto: wait ctrl queue instead of busy polling
    `  "
` [PATCH v2 2/4] virtio-crypto: move helpers into virtio_crypto_common.c
` [PATCH v2 3/4] virtio-crypto: adjust dst_len at ops callback
` [PATCH v2 4/4] virtio-crypto: enable retry for virtio-crypto-dev

[PATCH v4] crypto: caam - fix i.MX6SX entropy delay value
 2022-04-20 12:08 UTC  (4+ messages)
  ` [EXT] "

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[PATCH] crypto: caam/rng: Add support for PRNG
 2022-04-20  6:38 UTC  (7+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[PATCH] crypto: atmel - Avoid flush_scheduled_work() usage
 2022-04-20  1:27 UTC 

propagating vmgenid outward and upward
 2022-04-19 16:43 UTC  (6+ messages)

[PATCH v5 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-19 11:54 UTC  (5+ messages)
` [PATCH v5 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML

linux-next: Fixes tag needs some work in the crypto tree
 2022-04-19 10:41 UTC  (2+ messages)

[PATCH v3 0/3] crypto: qat - fix dm-crypt related issues
 2022-04-19 10:31 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: qat - use pre-allocated buffers in datapath

[PATCH v3] crypto: caam - fix i.MX6SX entropy delay value
 2022-04-19 10:27 UTC  (2+ messages)

[PATCH 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-04-19  7:52 UTC  (9+ messages)

[PATCH] random: document crng_fast_key_erasure() destination possibility
 2022-04-18 20:01 UTC  (3+ messages)

[PATCH] x86: crypto: fix Using uninitialized value walk.flags
 2022-04-18 19:30 UTC  (2+ messages)

[PATCH v2] crypto: caam - fix i.MX6SX entropy delay value
 2022-04-18 16:45 UTC  (12+ messages)
  ` [EXT] "
` [EXT] "

[PATCH] crypto: sun8i-ss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 11:05 UTC 

[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-18  7:10 UTC  (12+ messages)
` [PATCH v4 04/11] mips: use fallback for random_get_entropy() instead of zero

[PATCH] crypto: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-18  1:57 UTC 

[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-04-17 18:47 UTC  (10+ messages)
` [PATCH v7 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v7 2/6] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v7 3/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v7 4/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v7 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v7 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer

[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-04-16 13:28 UTC  (8+ messages)
      ` [EXT] "

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-04-15 20:07 UTC  (9+ messages)
` [PATCH v6 3/4] crypto: caam - add in-kernel interface for blob generator
  ` [EXT] "
` [PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
  ` [EXT] "

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-15 16:14 UTC  (13+ messages)
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag

[PATCH 0/4] virtio-crypto: Improve performance
 2022-04-15 12:33 UTC  (5+ messages)
` [PATCH 1/4] virtio-crypto: wait ctrl queue instead of busy polling
    `  "

[v2] Add support for hwrng on PolarFire SoC
 2022-04-15 10:20 UTC  (5+ messages)
` [PATCH v2 1/1] hwrng: mpfs - add polarfire soc hwrng support
  ` hwrng: mpfs - Enable COMPILE_TEST

[PATCH] crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
 2022-04-15  8:41 UTC  (2+ messages)

[PATCH] crypto: hisilicon/sgl - align the hardware sgl dma address
 2022-04-15  8:41 UTC  (2+ messages)

[PATCH 00/11] add regitser checking and last word dumping for ACC
 2022-04-15  8:40 UTC  (2+ messages)

[PATCH] crypto: ux500/hash - simplify if-if to if-else
 2022-04-15  8:40 UTC  (2+ 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).