Show patches with: none      |   11225 patches
« 1 2 ... 55 56 57112 113 »
Patch Series S/W/F Date Submitter Delegate State
[v6,11/33] crypto: rockchip: rewrite type crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,10/33] crypto: rockchip: rework by using crypto_engine crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,09/33] crypto: rockchip: remove non-aligned handling crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,08/33] crypto: rockchip: better handle cipher key crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,07/33] crypto: rockchip: add fallback for ahash crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,06/33] crypto: rockchip: add fallback for cipher crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,05/33] crypto: rockchip: do not store mode globally crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,04/33] crypto: rockchip: fix privete/private typo crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,03/33] crypto: rockchip: do not do custom power management crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,02/33] crypto: rockchip: do not use uninitialized variable crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v6,01/33] crypto: rockchip: use dev_err for error message about interrupt crypto: rockchip: permit to pass self-tests --- 2022-04-25 Corentin Labbe Superseded
[v2] hex2bin: make the function hex_to_bin constant-time [v2] hex2bin: make the function hex_to_bin constant-time --- 2022-04-25 Mikulas Patocka New
hex2bin: make the function hex_to_bin constant-time hex2bin: make the function hex_to_bin constant-time --- 2022-04-24 Mikulas Patocka Accepted
hwrng: optee-rng: remove redundant initialization to variable rng_size hwrng: optee-rng: remove redundant initialization to variable rng_size --- 2022-04-24 Colin Ian King Accepted
[v4,5/5] virtio-crypto: enable retry for virtio-crypto-dev virtio-crypto: Improve performance --- 2022-04-24 zhenwei pi Superseded
[v4,4/5] virtio-crypto: adjust dst_len at ops callback virtio-crypto: Improve performance --- 2022-04-24 zhenwei pi Superseded
[v4,2/5] virtio-crypto: use private buffer for control request virtio-crypto: Improve performance --- 2022-04-24 zhenwei pi Superseded
[v6,17/17] random: insist on random_get_entropy() existing in order to simplify archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,16/17] xtensa: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,15/17] sparc: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,14/17] um: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,13/17] x86: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld Superseded
[v6,12/17] nios2: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,11/17] openrisc: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,10/17] arm: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,09/17] mips: use fallback for random_get_entropy() instead of just c0 random archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,08/17] riscv: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,07/17] m68k: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,06/17] timekeeping: add raw clock fallback for random_get_entropy() archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld Superseded
[v6,05/17] powerpc: define get_cycles macro for arch-override archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,04/17] alpha: define get_cycles macro for arch-override archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,03/17] parisc: define get_cycles macro for arch-override archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,02/17] s390: define get_cycles macro for arch-override archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
[v6,01/17] ia64: define get_cycles macro for arch-override archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-23 Jason A. Donenfeld New
random: vary jitter iterations based on cycle counter speed random: vary jitter iterations based on cycle counter speed --- 2022-04-22 Jason A. Donenfeld New
[v2] random: avoid mis-detecting a slow counter as a cycle counter [v2] random: avoid mis-detecting a slow counter as a cycle counter --- 2022-04-21 Eric Biggers New
siphash: update the HalfSipHash documentation siphash: update the HalfSipHash documentation --- 2022-04-21 Eric Biggers New
random: avoid mis-detecting a slow counter as a cycle counter random: avoid mis-detecting a slow counter as a cycle counter --- 2022-04-21 Eric Biggers New
ecdsa: Fix incorrect usage of vli_cmp ecdsa: Fix incorrect usage of vli_cmp --- 2022-04-21 Stefan Berger New
crypto: ecrdsa - Fix incorrect use of vli_cmp crypto: ecrdsa - Fix incorrect use of vli_cmp --- 2022-04-21 Vitaly Chikunov Accepted
[v2] random: add fork_event sysctl for polling VM forks [v2] random: add fork_event sysctl for polling VM forks --- 2022-04-21 Jason A. Donenfeld New
[v3,5/5] virtio-crypto: enable retry for virtio-crypto-dev [v3,1/5] virtio-crypto: use private buffer for control request --- 2022-04-21 zhenwei pi Superseded
[v3,3/5] virtio-crypto: move helpers into virtio_crypto_common.c [v3,1/5] virtio-crypto: use private buffer for control request --- 2022-04-21 zhenwei pi New
[v3,1/5] virtio-crypto: use private buffer for control request [v3,1/5] virtio-crypto: use private buffer for control request --- 2022-04-21 zhenwei pi New
hwrng: cn10k - Enable compile testing hwrng: cn10k - Enable compile testing --- 2022-04-21 Herbert Xu Superseded
[v5] crypto: caam - fix i.MX6SX entropy delay value [v5] crypto: caam - fix i.MX6SX entropy delay value --- 2022-04-20 Fabio Estevam New
[v3,1/1] crypto: caam/rng: Add support for PRNG [v3,1/1] crypto: caam/rng: Add support for PRNG --- 2022-04-20 Meenakshi Aggarwal New
crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync --- 2022-04-20 Lv Ruyi New
random: add fork_event sysctl for polling VM forks random: add fork_event sysctl for polling VM forks --- 2022-04-19 Jason A. Donenfeld New
[v4] crypto: caam - fix i.MX6SX entropy delay value [v4] crypto: caam - fix i.MX6SX entropy delay value --- 2022-04-19 Fabio Estevam Superseded
[v5,11/11] random: insist on random_get_entropy() existing in order to simplify archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,10/11] xtensa: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,09/11] sparc: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,08/11] um: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,07/11] x86: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld New
[v5,06/11] nios2: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,05/11] arm: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,04/11] mips: use fallback for random_get_entropy() instead of just c0 random archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,03/11] riscv: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,02/11] m68k: use fallback for random_get_entropy() instead of zero archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
[v5,01/11] timekeeping: add raw clock fallback for random_get_entropy() archs/random: fallback to best raw ktime when no cycle counter --- 2022-04-19 Jason A. Donenfeld Superseded
random: document crng_fast_key_erasure() destination possibility random: document crng_fast_key_erasure() destination possibility --- 2022-04-18 Jason A. Donenfeld New
[v2,4/4] virtio-crypto: enable retry for virtio-crypto-dev virtio-crypto: Improve performance --- 2022-04-18 zhenwei pi Superseded
[v2,1/4] virtio-crypto: wait ctrl queue instead of busy polling virtio-crypto: Improve performance --- 2022-04-18 zhenwei pi New
crypto: Make use of the helper function devm_platform_ioremap_resource() crypto: Make use of the helper function devm_platform_ioremap_resource() --- 2022-04-18 Lv Ruyi New
[3/4] crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps() [1/4] crypto: hisilicon/qm - remove unused function declaration --- 2022-04-16 Weili Qian Accepted
[1/4] crypto: hisilicon/qm - remove unused function declaration [1/4] crypto: hisilicon/qm - remove unused function declaration --- 2022-04-16 Weili Qian Accepted
[v7,6/6] MAINTAINERS: add myself as CAAM trusted key maintainer Untitled series #172819 --- 2022-04-15 Ahmad Fatoum Superseded
[v7,4/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys Untitled series #172819 --- 2022-04-15 Ahmad Fatoum Superseded
[v7,3/6] crypto: caam - add in-kernel interface for blob generator Untitled series #172819 --- 2022-04-15 Ahmad Fatoum Superseded
[v7,2/6] KEYS: trusted: allow use of kernel RNG for key material Untitled series #172819 --- 2022-04-15 Ahmad Fatoum Superseded
hwrng: mpfs - Enable COMPILE_TEST hwrng: mpfs - Enable COMPILE_TEST --- 2022-04-15 Herbert Xu Accepted
[3/4] virtio-crypto: adjust dst_len at ops callback [1/4] virtio-crypto: wait ctrl queue instead of busy polling --- 2022-04-15 zhenwei pi Superseded
[1/4] virtio-crypto: wait ctrl queue instead of busy polling [1/4] virtio-crypto: wait ctrl queue instead of busy polling --- 2022-04-15 zhenwei pi New
[1/2] crypto: marvell: cesa: ECB does not IV [1/2] crypto: marvell: cesa: ECB does not IV --- 2022-04-13 Corentin Labbe Accepted
[v5,33/33] crypto: rockchip: Add support for RK3399 crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,29/33] crypto: rockchip: store crypto_info in request context crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,27/33] arm64: dts: rockchip: add rk3328 crypto node crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,25/33] dt-bindings: crypto: rockchip: convert to new driver bindings crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,24/33] dt-bindings: crypto: convert rockchip-crypto to YAML crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,20/33] crypto: rockchip: rename ablk functions to cipher crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,19/33] crypto: rockchip: add support for rk3328 crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,17/33] crypto: rockchip: use read_poll_timeout crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,16/33] crypto: rockchip: add myself as maintainer crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,13/33] crypto: rockchip: introduce PM crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,11/33] crypto: rockchip: rewrite type crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,09/33] crypto: rockchip: remove non-aligned handling crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,08/33] crypto: rockchip: better handle cipher key crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,05/33] crypto: rockchip: do not store mode globally crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
[v5,03/33] crypto: rockchip: do not do custom power management crypto: rockchip: permit to pass self-tests --- 2022-04-13 Corentin Labbe Superseded
crypto: ccp - Log when resetting PSP SEV state crypto: ccp - Log when resetting PSP SEV state --- 2022-04-13 Peter Gonda Accepted
[1/2] hwrng: cn10k - Optimize cn10k_rng_read() [1/2] hwrng: cn10k - Optimize cn10k_rng_read() --- 2022-04-13 Vladis Dronov Accepted
[v4,11/11] random: insist on random_get_entropy() existing in order to simplify [v4,01/11] timekeeping: add raw clock fallback for random_get_entropy() --- 2022-04-13 Jason A. Donenfeld Superseded
[v4,09/11] sparc: use fallback for random_get_entropy() instead of zero [v4,01/11] timekeeping: add raw clock fallback for random_get_entropy() --- 2022-04-13 Jason A. Donenfeld Superseded
[v4,08/11] um: use fallback for random_get_entropy() instead of zero [v4,01/11] timekeeping: add raw clock fallback for random_get_entropy() --- 2022-04-13 Jason A. Donenfeld Superseded
[v4,06/11] nios2: use fallback for random_get_entropy() instead of zero [v4,01/11] timekeeping: add raw clock fallback for random_get_entropy() --- 2022-04-13 Jason A. Donenfeld Superseded
[v4,03/11] riscv: use fallback for random_get_entropy() instead of zero [v4,01/11] timekeeping: add raw clock fallback for random_get_entropy() --- 2022-04-13 Jason A. Donenfeld Superseded
[v4,01/11] timekeeping: add raw clock fallback for random_get_entropy() [v4,01/11] timekeeping: add raw clock fallback for random_get_entropy() --- 2022-04-13 Jason A. Donenfeld Superseded
[RESEND] asm-generic: fix __get_unaligned_be48() on 32 bit platforms [RESEND] asm-generic: fix __get_unaligned_be48() on 32 bit platforms --- 2022-04-12 Alexander Lobakin Accepted
« 1 2 ... 55 56 57112 113 »