messages from 2022-04-26 05:42:50 to 2022-05-04 10:07:36 UTC [more...]
[PATCH] hex2bin: make the function hex_to_bin constant-time
2022-05-04 10:07 UTC (12+ messages)
` [PATCH v2] "
[PATCH] crypto: atmel-i2c - Simplify return code in probe function
2022-05-04 7:33 UTC (2+ messages)
[PATCH v8 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-04 6:39 UTC (12+ messages)
` [PATCH v8 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v8 2/6] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v8 3/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v8 4/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v8 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v8 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer
[PATCH] random: mix hwgenerator randomness before sleeping
2022-05-04 5:36 UTC (4+ messages)
[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-04 4:11 UTC (5+ messages)
` [EXT] "
[PATCH v6 0/9] crypto: HCTR2 support
2022-05-04 0:18 UTC (10+ messages)
` [PATCH v6 1/9] crypto: xctr - Add XCTR support
` [PATCH v6 2/9] crypto: polyval - Add POLYVAL support
` [PATCH v6 3/9] crypto: hctr2 - Add HCTR2 support
` [PATCH v6 4/9] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v6 5/9] crypto: arm64/aes-xctr: "
` [PATCH v6 6/9] crypto: arm64/aes-xctr: Improve readability of XCTR and CTR modes
` [PATCH v6 7/9] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v6 8/9] crypto: arm64/polyval: Add PMULL "
` [PATCH v6 9/9] fscrypt: Add HCTR2 support for filename encryption
[PATCH] crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
2022-05-03 16:11 UTC (2+ messages)
2nd Quater puchase request
2022-05-03 14:48 UTC
[PATCH RFC v1] random: use static branch for crng_ready()
2022-05-03 13:40 UTC
[PATCH] random: use first 128 bits of input as fast init
2022-05-03 13:12 UTC (2+ messages)
` [PATCH v2] "
[PATCH] crypto: vmx - Align the short log with Makefile cleanups
2022-05-03 13:01 UTC (2+ messages)
[PATCH 1/2] sysctl: read() must consume poll events, not poll()
2022-05-03 12:42 UTC (27+ messages)
` [PATCH 2/2] random: add fork_event sysctl for polling VM forks
[PATCH] random: do not use batches when !crng_ready()
2022-05-03 12:18 UTC
[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-05-02 21:01 UTC (3+ messages)
` [PATCH v5 06/11] nios2: use fallback for random_get_entropy() instead of zero
[PATCH v2 00/19] crypto: allwinner: lots of fixes
2022-05-02 20:19 UTC (20+ messages)
` [PATCH v2 01/19] crypto: sun8i-ce: Fix minor style issue
` [PATCH v2 02/19] crypto: sun8i-ce: do not allocate memory when handling requests
` [PATCH v2 03/19] crypto: sun4i-ss: do not allocate backup IV on requests
` [PATCH v2 04/19] crypto: sun8i-ss: rework handling of IV
` [PATCH v2 05/19] crypto: sun8i-ss: handle zero sized sg
` [PATCH v2 06/19] crypto: sun8i-ss: remove redundant test
` [PATCH v2 07/19] crypto: sun8i-ss: test error before assigning
` [PATCH v2 08/19] crypto: sun8i-ss: use sg_nents_for_len
` [PATCH v2 09/19] crypto: sun8i-ss: do not allocate memory when handling hash requests
` [PATCH v2 10/19] crypto: sun8i-ss: do not zeroize all pad
` [PATCH v2 11/19] crypto: sun8i-ss: handle requests if last block is not modulo 64
` [PATCH v2 12/19] crypto: sun8i-ss: rework debugging
` [PATCH v2 13/19] crypto: sun8i-ss: Add function for handling hash padding
` [PATCH v2 14/19] crypto: sun8i-ss: add hmac(sha1)
` [PATCH v2 15/19] crypto: sun8i-ss: do not fallback if cryptlen is less than sg length
` [PATCH v2 16/19] crypto: sun8i-ce: Add function for handling hash padding
` [PATCH v2 17/19] crypto: sun8i-ce: use sg_nents_for_len
` [PATCH v2 18/19] crypto: sun8i-ce: rework debugging
` [PATCH v2 19/19] crypto: sun8i-ce: do not fallback if cryptlen is less than sg length
[PATCH] crypto: atmel-sha204a: Add support for ATSHA204 cryptochip
2022-05-02 20:11 UTC (2+ messages)
[PATCH v5 0/8] crypto: HCTR2 support
2022-05-02 18:25 UTC (18+ messages)
` [PATCH v5 1/8] crypto: xctr - Add XCTR support
` [PATCH v5 2/8] crypto: polyval - Add POLYVAL support
` [PATCH v5 3/8] crypto: hctr2 - Add HCTR2 support
` [PATCH v5 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v5 5/8] crypto: arm64/aes-xctr: "
` [PATCH v5 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v5 7/8] crypto: arm64/polyval: Add PMULL "
` [PATCH v5 8/8] fscrypt: Add HCTR2 support for filename encryption
[PATCH v6 13/17] x86: use fallback for random_get_entropy() instead of zero
2022-05-02 9:40 UTC (3+ messages)
` [PATCH v7 13/17] x86/asm: "
[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
2022-05-02 9:37 UTC (21+ messages)
` [PATCH v6 04/17] alpha: define get_cycles macro for arch-override
` [PATCH v6 05/17] powerpc: "
` [PATCH v6 06/17] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v6 09/17] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v6 11/17] openrisc: use fallback for random_get_entropy() instead of zero
` [PATCH v7 11/17] openrisc: account for 0 starting value in random_get_entropy()
[PATCH] s390/crypto: fix typos in comments
2022-05-02 9:33 UTC (2+ messages)
[PATCH] random: mix in timestamps and reseed on system restore
2022-05-01 12:38 UTC
is "premature next" a real world rng concern, or just an academic exercise?
2022-05-01 11:16 UTC (5+ messages)
[PATCH v8 06/19] openrisc: start CPU timer early in boot
2022-04-30 22:42 UTC (4+ messages)
` [PATCH v9 06/21] "
[PATCH] crypto: atmel - Avoid flush_scheduled_work() usage
2022-04-30 7:01 UTC (5+ messages)
` [PATCH v2] "
[PATCH] crypto: caam/rng: Add support for PRNG
2022-04-29 11:48 UTC (9+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "
` [PATCH v5 0/1] "
` [PATCH v5 1/1] "
[PATCH] hwrng: optee-rng: remove redundant initialization to variable rng_size
2022-04-29 5:50 UTC (2+ messages)
[PATCH] crypto: qat - Fix unsigned function returning negative constant
2022-04-29 5:50 UTC (2+ messages)
[PATCH] crypto: ecrdsa - Fix incorrect use of vli_cmp
2022-04-29 5:50 UTC (2+ messages)
[PATCH v5] crypto: caam - fix i.MX6SX entropy delay value
2022-04-29 5:50 UTC (3+ messages)
` [EXT] "
[PATCH] crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-29 5:49 UTC (2+ messages)
[PATCH] crypto: sun8i-ss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-29 5:49 UTC (2+ messages)
[PATCH] crypto: Make use of the helper function devm_platform_ioremap_resource()
2022-04-29 5:49 UTC (2+ messages)
[PATCH v2] crypto: ccp - Fix the INIT_EX data file open failure
2022-04-29 5:48 UTC (2+ messages)
[PATCH] hwrng: cn10k - Enable compile testing
2022-04-29 5:37 UTC (3+ messages)
` [v2 PATCH] "
[PATCH 1/2] crypto: atmel-sha204a: Remove useless check
2022-04-28 17:11 UTC (2+ messages)
` [PATCH 2/2] crypto: atmel-sha204a: Suppress duplicate error message
[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
2022-04-28 13:59 UTC (10+ messages)
` [PATCH v5 1/9] virtio-crypto: header update
` [PATCH v5 2/9] qapi: crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v5 3/9] crypto: Introduce akcipher crypto class
` [PATCH v5 4/9] crypto: add ASN.1 DER decoder
` [PATCH v5 5/9] crypto: Implement RSA algorithm by hogweed
` [PATCH v5 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v5 7/9] test/crypto: Add test suite for crypto akcipher
` [PATCH v5 8/9] tests/crypto: Add test suite for RSA keys
` [PATCH v5 9/9] crypto: Introduce RSA algorithm
[BUG] Layerscape CAAM+kTLS+io_uring
2022-04-27 8:20 UTC
[PATCH v2] crypto: inside-secure - Add MODULE_FIRMWARE macros
2022-04-27 7:51 UTC (2+ messages)
[PATCH] crypto: inside-secure - Add MODULE_FIRMWARE macros
2022-04-27 7:33 UTC (3+ messages)
Wycena paneli fotowoltaicznych
2022-04-27 7:28 UTC
[PATCH] ecdsa: Fix incorrect usage of vli_cmp
2022-04-26 17:53 UTC (2+ messages)
[PATCH] arm64: dts: fvp: Add virtio-rng support
2022-04-26 13:24 UTC
[PATCH] crypto: hisilicon/sec - add sm4 generic selection
2022-04-26 11:53 UTC
[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
2022-04-26 11:57 UTC (13+ messages)
` [PATCH v4 2/8] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v4 3/8] crypto: Introduce akcipher crypto class
` [PATCH v4 4/8] crypto: add ASN.1 decoder
` [PATCH v4 5/8] crypto: Implement RSA algorithm by hogweed
` [PATCH v4 6/8] crypto: Implement RSA algorithm by gcrypt
` [PATCH v4 7/8] tests/crypto: Add test suite for crypto akcipher
mmotm 2022-04-25-17-59 uploaded (drivers/char/hw_random/mpfs-rng.c)
2022-04-26 9:40 UTC (3+ messages)
[PATCH v6 00/33] crypto: rockchip: permit to pass self-tests
2022-04-26 7:17 UTC (5+ messages)
` [PATCH v6 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v6 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
[PATCH v4 0/5] virtio-crypto: Improve performance
2022-04-26 6:29 UTC (4+ messages)
` [PATCH v4 1/5] virtio-crypto: change code style
` "
[linux-next:master] BUILD REGRESSION e7d6987e09a328d4a949701db40ef63fbb970670
2022-04-26 5:42 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).