Show patches with: none      |   10842 patches
« 1 2 ... 49 50 51108 109 »
Patch Series S/W/F Date Submitter Delegate State
[v6,4/9] crypto: add ASN.1 DER decoder Introduce akcipher service for virtio-crypto --- 2022-05-14 zhenwei pi New
[v6,3/9] crypto: Introduce akcipher crypto class Introduce akcipher service for virtio-crypto --- 2022-05-14 zhenwei pi New
[v6,2/9] qapi: crypto-akcipher: Introduce akcipher types to qapi Introduce akcipher service for virtio-crypto --- 2022-05-14 zhenwei pi New
[v6,1/9] virtio-crypto: header update Introduce akcipher service for virtio-crypto --- 2022-05-14 zhenwei pi New
[v10,7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM KEYS: trusted: Introduce support for NXP CAAM-based trusted keys --- 2022-05-13 Ahmad Fatoum Accepted
[v10,6/7] doc: trusted-encrypted: describe new CAAM trust source KEYS: trusted: Introduce support for NXP CAAM-based trusted keys --- 2022-05-13 Ahmad Fatoum Accepted
[v10,5/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys KEYS: trusted: Introduce support for NXP CAAM-based trusted keys --- 2022-05-13 Ahmad Fatoum Accepted
[v10,4/7] crypto: caam - add in-kernel interface for blob generator KEYS: trusted: Introduce support for NXP CAAM-based trusted keys --- 2022-05-13 Ahmad Fatoum Accepted
[v10,3/7] crypto: caam - determine whether CAAM supports blob encap/decap KEYS: trusted: Introduce support for NXP CAAM-based trusted keys --- 2022-05-13 Ahmad Fatoum Accepted
[v10,2/7] KEYS: trusted: allow use of kernel RNG for key material KEYS: trusted: Introduce support for NXP CAAM-based trusted keys --- 2022-05-13 Ahmad Fatoum Accepted
[v10,1/7] KEYS: trusted: allow use of TEE as backend without TCG_TPM support KEYS: trusted: Introduce support for NXP CAAM-based trusted keys --- 2022-05-13 Ahmad Fatoum Accepted
crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY --- 2022-05-13 yekai (A) Superseded
crypto: hisilicon/sec - delele the flag CRYPTO_ALG_ALLOCATES_MEMORY crypto: hisilicon/sec - delele the flag CRYPTO_ALG_ALLOCATES_MEMORY --- 2022-05-13 yekai (A) Accepted
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak --- 2022-05-12 John Allen Superseded
[v4] random: use static branch for crng_ready() [v4] random: use static branch for crng_ready() --- 2022-05-12 Jason A. Donenfeld New
[v3] random: use static branch for crng_ready() [v3] random: use static branch for crng_ready() --- 2022-05-12 Jason A. Donenfeld New
random: credit architectural init the exact amount random: credit architectural init the exact amount --- 2022-05-12 Jason A. Donenfeld New
[v2] random: use static branch for crng_ready() [v2] random: use static branch for crng_ready() --- 2022-05-12 Jason A. Donenfeld New
random32: use real rng for non-deterministic randomness random32: use real rng for non-deterministic randomness --- 2022-05-11 Jason A. Donenfeld New
[v8,9/9] fscrypt: Add HCTR2 support for filename encryption crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
[v8,8/9] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
[v8,7/9] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
[v8,6/9] crypto: arm64/aes-xctr: Improve readability of XCTR and CTR modes crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
[v8,5/9] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
[v8,4/9] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
[v8,3/9] crypto: hctr2 - Add HCTR2 support crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
[v8,2/9] crypto: polyval - Add POLYVAL support crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
[v8,1/9] crypto: xctr - Add XCTR support crypto: HCTR2 support --- 2022-05-10 Nathan Huckleberry Superseded
crypto: qat - add support for 401xx devices crypto: qat - add support for 401xx devices --- 2022-05-10 Giovanni Cabiddu Accepted
[v2] random: do not use input pool from hard IRQs [v2] random: do not use input pool from hard IRQs --- 2022-05-10 Jason A. Donenfeld New
[RFC,7/7] crypto: caam - Explicitly request DMA alignment crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,6/7] crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127 crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu Accepted
[RFC,5/7] crypto: skcipher - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,4/7] crypto: hash - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,3/7] crypto: aead - Add ctx helpers with DMA alignment crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,2/7] crypto: api - Add crypto_tfm_ctx_dma crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu New
[RFC,1/7] crypto: Prepare to move crypto_tfm_ctx crypto: Add helpers for allocating with DMA alignment --- 2022-05-10 Herbert Xu Accepted
[v7,9/9] fscrypt: Add HCTR2 support for filename encryption crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
[v7,8/9] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
[v7,7/9] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
[v7,6/9] crypto: arm64/aes-xctr: Improve readability of XCTR and CTR modes crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
[v7,5/9] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
[v7,4/9] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
[v7,3/9] crypto: hctr2 - Add HCTR2 support crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
[v7,2/9] crypto: polyval - Add POLYVAL support crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
[v7,1/9] crypto: xctr - Add XCTR support crypto: HCTR2 support --- 2022-05-09 Nathan Huckleberry Superseded
random: remove ratelimiting for in-kernel unseeded randomness random: remove ratelimiting for in-kernel unseeded randomness --- 2022-05-09 Jason A. Donenfeld New
[v3,10/10] crypto: qat - re-enable registration of algorithms crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Superseded
[v3,09/10] crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,08/10] crypto: qat - add param check for DH crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,07/10] crypto: qat - add param check for RSA crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Superseded
[v3,06/10] crypto: qat - remove dma_free_coherent() for DH crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,05/10] crypto: qat - remove dma_free_coherent() for RSA crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,04/10] crypto: qat - fix memory leak in RSA crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,03/10] crypto: qat - add backlog mechanism crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Superseded
[v3,02/10] crypto: qat - refactor submission logic crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Accepted
[v3,01/10] crypto: qat - use pre-allocated buffers in datapath crypto: qat - re-enable algorithms --- 2022-05-09 Giovanni Cabiddu Superseded
crypto: qat - set to zero DH parameters before free crypto: qat - set to zero DH parameters before free --- 2022-05-09 Giovanni Cabiddu Superseded
[v7,33/33] crypto: rockchip: Add support for RK3399 crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,32/33] crypto: rockchip: permit to have more than one reset crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,30/33] crypto: rockchip: Check for clocks numbers and their frequencies crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,29/33] crypto: rockchip: store crypto_info in request context crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,28/33] arm64: dts: rockchip: rk3399: add crypto node crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,27/33] arm64: dts: rockchip: add rk3328 crypto node crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,26/33] clk: rk3399: use proper crypto0 name crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,25/33] dt-bindings: crypto: rockchip: convert to new driver bindings crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe New
[v7,24/33] dt-bindings: crypto: convert rockchip-crypto to YAML crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,23/33] crypto: rockchip: use the rk_crypto_info given as parameter crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,21/33] crypto: rockchip: rework rk_handle_req function crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,20/33] crypto: rockchip: rename ablk functions to cipher crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,19/33] crypto: rockchip: add support for rk3328 crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,18/33] crypto: rockchip: fix style issue crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,17/33] crypto: rockchip: use read_poll_timeout crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,16/33] crypto: rockchip: add myself as maintainer crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,15/33] crypto: rockchip: use clk_bulk to simplify clock management crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,14/33] crypto: rockchip: handle reset also in PM crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe New
[v7,13/33] crypto: rockchip: introduce PM crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,12/33] crypto: rockchip: add debugfs crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,11/33] crypto: rockchip: rewrite type crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,10/33] crypto: rockchip: rework by using crypto_engine crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,09/33] crypto: rockchip: remove non-aligned handling crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,08/33] crypto: rockchip: better handle cipher key crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,07/33] crypto: rockchip: add fallback for ahash crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,06/33] crypto: rockchip: add fallback for cipher crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,05/33] crypto: rockchip: do not store mode globally crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,04/33] crypto: rockchip: fix privete/private typo crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,03/33] crypto: rockchip: do not do custom power management crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,02/33] crypto: rockchip: do not use uninitialized variable crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
[v7,01/33] crypto: rockchip: use dev_err for error message about interrupt crypto: rockchip: permit to pass self-tests --- 2022-05-08 Corentin Labbe Superseded
s390/crypto: add crypto library interface for ChaCha20 s390/crypto: add crypto library interface for ChaCha20 --- 2022-05-08 Vladis Dronov New
crypto: talitos - Uniform coding style with defined variable crypto: talitos - Uniform coding style with defined variable --- 2022-05-08 jianchunfu Accepted
siphash: use one source of truth for siphash permutations siphash: use one source of truth for siphash permutations --- 2022-05-07 Jason A. Donenfeld New
crypto: vmx - Fix build error crypto: vmx - Fix build error --- 2022-05-07 Masahiro Yamada Accepted
[3/3] random: help compiler out with fast_mix() by using simpler arguments [1/3] random: order timer entropy functions below interrupt functions --- 2022-05-06 Jason A. Donenfeld New
[2/3] random: do not use input pool from hard IRQs [1/3] random: order timer entropy functions below interrupt functions --- 2022-05-06 Jason A. Donenfeld New
[1/3] random: order timer entropy functions below interrupt functions [1/3] random: order timer entropy functions below interrupt functions --- 2022-05-06 Jason A. Donenfeld New
[v2] crypto: vmx - Align the short log with Makefile cleanups [v2] crypto: vmx - Align the short log with Makefile cleanups --- 2022-05-06 Masahiro Yamada Accepted
[v2,11/11] crypto: qat - re-enable registration of algorithms crypto: qat - re-enable algorithms --- 2022-05-06 Giovanni Cabiddu Superseded
« 1 2 ... 49 50 51108 109 »