Show patches with: none      |   26815 patches
« 1 2 ... 138 139 140268 269 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drivers: staging: Add support for nCipher HSM devices drivers: staging: Add support for nCipher HSM devices - - - --- 2019-12-09 Kim, David herbert Not Applicable
[net-next,v2] net: WireGuard secure network tunnel [net-next,v2] net: WireGuard secure network tunnel - - - --- 2019-12-08 Jason A. Donenfeld herbert Not Applicable
[v2,3/3] crypto: hmac - Use init_tfm/exit_tfm interface crypto: shash - Enforce descsize limit in init_tfm - - - --- 2019-12-08 Herbert Xu herbert Accepted
[v2,2/3] crypto: padlock-sha - Use init_tfm/exit_tfm interface crypto: shash - Enforce descsize limit in init_tfm - - - --- 2019-12-08 Herbert Xu herbert Accepted
[v2,1/3] crypto: shash - Add init_tfm/exit_tfm and verify descsize crypto: shash - Enforce descsize limit in init_tfm - - - --- 2019-12-08 Herbert Xu herbert Accepted
crypto: api - Add more comments to crypto_remove_spawns crypto: api - Add more comments to crypto_remove_spawns - - - --- 2019-12-07 Herbert Xu herbert Accepted
[2/2] crypto: api - Do not zap spawn->alg crypto: api - Fix spawn races - - - --- 2019-12-07 Herbert Xu herbert Accepted
[1/2] crypto: api - Fix race condition in crypto_spawn_alg crypto: api - Fix spawn races - - - --- 2019-12-07 Herbert Xu herbert Accepted
crypto: doc - remove references to ARC4 crypto: doc - remove references to ARC4 1 - - --- 2019-12-07 Eric Biggers herbert Accepted
[2/2] crypto: api - Do not zap spawn->alg crypto: api - Fix spawn races - - - --- 2019-12-06 Herbert Xu herbert Superseded
[1/2] crypto: api - Fix race condition in crypto_spawn_alg crypto: api - Fix spawn races - - - --- 2019-12-06 Herbert Xu herbert Superseded
[4/4] crypto: skcipher - Retain alg refcount in crypto_grab_skcipher crypto: api - Retain grabbed refcount until registration - - - --- 2019-12-06 Herbert Xu herbert Changes Requested
[3/4] crypto: akcipher - Retain alg refcount in crypto_grab_akcipher crypto: api - Retain grabbed refcount until registration - - - --- 2019-12-06 Herbert Xu herbert Changes Requested
[2/4] crypto: aead - Retain alg refcount in crypto_grab_aead crypto: api - Retain grabbed refcount until registration - - - --- 2019-12-06 Herbert Xu herbert Changes Requested
[1/4] crypto: api - Retain alg refcount in crypto_grab_spawn crypto: api - Retain grabbed refcount until registration - - - --- 2019-12-06 Herbert Xu herbert Changes Requested
crypto: skcipher - Add skcipher_ialg_simple helper crypto: skcipher - Add skcipher_ialg_simple helper - - - --- 2019-12-06 Herbert Xu herbert Changes Requested
crypto: api - Check spawn->alg under lock in crypto_drop_spawn crypto: api - Check spawn->alg under lock in crypto_drop_spawn - - - --- 2019-12-06 Herbert Xu herbert Accepted
[3/3] crypto: hmac - Use init_tfm/exit_tfm interface crypto: shash - Enforce descsize limit in init_tfm - - - --- 2019-12-06 Herbert Xu herbert Superseded
[2/3] crypto: padlock-sha - Use init_tfm/exit_tfm interface crypto: shash - Enforce descsize limit in init_tfm - - - --- 2019-12-06 Herbert Xu herbert Superseded
[1/3] crypto: shash - Add init_tfm/exit_tfm and verify descsize crypto: shash - Enforce descsize limit in init_tfm - - - --- 2019-12-06 Herbert Xu herbert Superseded
crypto: chacha - fix warning message in header file crypto: chacha - fix warning message in header file - - - --- 2019-12-06 Valdis Kl ē tnieks herbert Accepted
[v2,16/16] crypto: atmel-{aes,sha,tdes} - Group common alg type init in dedicated methods Untitled series #212263 - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[16/16] crypto: atmel-{aes,sha,tdes} - Group common alg type init in dedicated methods crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Superseded
[15/16] crypto: atmel-aes - Use gcm helper to check authsize crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[14/16] crypto: atmel-sha - Void return type for atmel_sha_update_dma_stop() crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[13/16] crypto: atmel-{sha,tdes} - Remove unused 'err' member of driver data crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[12/16] crypto: atmel-aes - Fix saving of IV for CTR mode crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[11/16] crypto: atmel-aes - Fix counter overflow in CTR mode crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[10/16] crypto: atmel-{aes,tdes} - Do not save IV for ECB mode crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[09/16] crypto: atmel-tdes - Drop unnecessary passing of tfm crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[08/16] crypto: atmel-tdes - Map driver data flags to Mode Register crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[07/16] crypto: atmel-tdes - Remove useless write in Control Register crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[06/16] crypto: atmel-{aes,sha,tdes} - Rename labels in probe() crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[05/16] crypto: atmel-{aes,sha,tdes} - Drop superfluous error message in probe() crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[04/16] crypto: atmel-{sha,tdes} - Propagate error from _hw_version_init() crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[03/16] crypto: atmel-tdes - Remove unused header includes crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[02/16] crypto: atmel-{sha,tdes} - Change algorithm priorities crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[01/16] crypto: atmel-tdes: Constify value to write to hw crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
crypto: af_alg - Use bh_lock_sock in sk_destruct crypto: af_alg - Use bh_lock_sock in sk_destruct - - - --- 2019-12-05 Herbert Xu herbert Accepted
[v4] crypto: api - fix unexpectedly getting generic implementation [v4] crypto: api - fix unexpectedly getting generic implementation - - - --- 2019-12-05 Herbert Xu herbert Superseded
[v3] crypto: api - fix unexpectedly getting generic implementation [v3] crypto: api - fix unexpectedly getting generic implementation - - - --- 2019-12-05 Herbert Xu herbert Superseded
[v10,01/11] x86/crypto: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization - - - --- 2019-12-05 Thomas Garnier herbert Not Applicable
ardb/for-kernelci bisection: boot on rk3288-rock2-square ardb/for-kernelci bisection: boot on rk3288-rock2-square - - - --- 2019-12-04 kernelci.org bot herbert Not Applicable
ardb/for-kernelci bisection: boot on rk3288-rock2-square ardb/for-kernelci bisection: boot on rk3288-rock2-square - - - --- 2019-12-04 kernelci.org bot herbert Not Applicable
[v2] crypto: api - fix unexpectedly getting generic implementation [v2] crypto: api - fix unexpectedly getting generic implementation - - - --- 2019-12-04 Herbert Xu herbert Superseded
[RFC,v3,6/6] crypto: ccp - provide in-kernel API to submit TEE commands Add TEE interface support to AMD Secure Processor driver 1 - - --- 2019-12-04 Rijo Thomas herbert Accepted
[RFC,v3,5/6] crypto: ccp - add TEE support for Raven Ridge Add TEE interface support to AMD Secure Processor driver 1 - - --- 2019-12-04 Rijo Thomas herbert Accepted
[RFC,v3,4/6] crypto: ccp - check whether PSP supports SEV or TEE before initialization Add TEE interface support to AMD Secure Processor driver 1 - - --- 2019-12-04 Rijo Thomas herbert Accepted
[RFC,v3,3/6] crypto: ccp - move SEV vdata to a dedicated data structure Add TEE interface support to AMD Secure Processor driver 1 - - --- 2019-12-04 Rijo Thomas herbert Accepted
[RFC,v3,2/6] crypto: ccp - create a generic psp-dev file Add TEE interface support to AMD Secure Processor driver 1 - - --- 2019-12-04 Rijo Thomas herbert Accepted
[RFC,v3,1/6] crypto: ccp - rename psp-dev files to sev-dev Add TEE interface support to AMD Secure Processor driver 1 - - --- 2019-12-04 Rijo Thomas herbert Accepted
[v2,5/5] padata: update documentation padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,4/5] padata: remove reorder_objects padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,3/5] padata: remove cpumask change notifier padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,2/5] padata: always acquire cpu_hotplug_lock before pinst->lock padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,1/5] padata: validate cpumask without removed CPU during offline padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
ardb/for-kernelci bisection: boot on bcm2836-rpi-2-b ardb/for-kernelci bisection: boot on bcm2836-rpi-2-b - - - --- 2019-12-03 kernelci.org bot herbert Not Applicable
[v5,4/4] crypto: caam - expose SEC4 DRNG via crypto RNG API enable CAAM's HWRNG as default - - 1 --- 2019-12-03 Andrey Smirnov herbert Changes Requested
[v5,3/4] crypto: caam - replace DRNG with TRNG for use with hw_random enable CAAM's HWRNG as default - 1 1 --- 2019-12-03 Andrey Smirnov herbert Changes Requested
[v5,2/4] crypto: caam - move RNG presence check into a shared function enable CAAM's HWRNG as default - - 1 --- 2019-12-03 Andrey Smirnov herbert Changes Requested
[v5,1/4] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA enable CAAM's HWRNG as default - - 1 --- 2019-12-03 Andrey Smirnov herbert Changes Requested
[RFC,v2,6/6] crypto: ccp - provide in-kernel API to submit TEE commands Add TEE interface support to AMD Secure Processor driver - - - --- 2019-12-03 Rijo Thomas herbert Superseded
[RFC,v2,5/6] crypto: ccp - add TEE support for Raven Ridge Add TEE interface support to AMD Secure Processor driver - - - --- 2019-12-03 Rijo Thomas herbert Superseded
[RFC,v2,4/6] crypto: ccp - check whether PSP supports SEV or TEE before initialization Add TEE interface support to AMD Secure Processor driver - - - --- 2019-12-03 Rijo Thomas herbert Superseded
[RFC,v2,3/6] crypto: ccp - move SEV vdata to a dedicated data structure Add TEE interface support to AMD Secure Processor driver - - - --- 2019-12-03 Rijo Thomas herbert Superseded
[RFC,v2,2/6] crypto: ccp - create a generic psp-dev file Add TEE interface support to AMD Secure Processor driver - - - --- 2019-12-03 Rijo Thomas herbert Superseded
[RFC,v2,1/6] crypto: ccp - rename psp-dev files to sev-dev Add TEE interface support to AMD Secure Processor driver - - - --- 2019-12-03 Rijo Thomas herbert Superseded
crypto: api - fix unexpectedly getting generic implementation crypto: api - fix unexpectedly getting generic implementation 1 - - --- 2019-12-02 Eric Biggers herbert Superseded
[2/2] crypto: cipher - remove crt_u.cipher (struct cipher_tfm) crypto: api - remove crypto_tfm::crt_u - - - --- 2019-12-02 Eric Biggers herbert Accepted
[1/2] crypto: compress - remove crt_u.compress (struct compress_tfm) crypto: api - remove crypto_tfm::crt_u - - - --- 2019-12-02 Eric Biggers herbert Accepted
inside-secure: add new "mini" firmware for the EIP197 driver inside-secure: add new "mini" firmware for the EIP197 driver - - - --- 2019-12-02 Pascal van Leeuwen herbert Not Applicable
[GIT,PULL] Crypto Fixes for 5.5 [GIT,PULL] Crypto Fixes for 5.5 - - - --- 2019-12-02 Herbert Xu herbert Not Applicable
[7/7] crypto: testmgr - generate inauthentic AEAD test vectors [1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> - - - --- 2019-12-01 Eric Biggers herbert Accepted
[6/7] crypto: testmgr - create struct aead_extra_tests_ctx [1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> - - - --- 2019-12-01 Eric Biggers herbert Accepted
[5/7] crypto: testmgr - test setting misaligned keys [1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> - - - --- 2019-12-01 Eric Biggers herbert Accepted
[4/7] crypto: testmgr - check skcipher min_keysize [1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> - - - --- 2019-12-01 Eric Biggers herbert Accepted
[3/7] crypto: testmgr - don't try to decrypt uninitialized buffers [1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> - - - --- 2019-12-01 Eric Biggers herbert Accepted
[2/7] crypto: skcipher - add crypto_skcipher_min_keysize() [1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> - - - --- 2019-12-01 Eric Biggers herbert Accepted
[1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> [1/7] crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> - - - --- 2019-12-01 Eric Biggers herbert Accepted
[2/2] arm64: dts: imx8mm: Add Crypto CAAM support [1/2] crypto: caam: Change the i.MX8MQ check support all i.MX8M variants - - - --- 2019-11-30 Adam Ford herbert Changes Requested
[1/2] crypto: caam: Change the i.MX8MQ check support all i.MX8M variants [1/2] crypto: caam: Change the i.MX8MQ check support all i.MX8M variants - - - --- 2019-11-30 Adam Ford herbert Changes Requested
[RFC,v1,14/50] crypto/testmgr.c: use prandom_u32_max() & prandom_bytes() Untitled series #263215 - - - --- 2019-11-29 George Spelvin herbert RFC
crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms 1 - - --- 2019-11-29 Eric Biggers herbert Accepted
[6/6] crypto: skcipher - remove crypto_skcipher_extsize() crypto: skcipher - simplifications due to {,a}blkcipher removal - - - --- 2019-11-29 Eric Biggers herbert Accepted
[5/6] crypto: skcipher - remove crypto_skcipher::decrypt crypto: skcipher - simplifications due to {,a}blkcipher removal - - - --- 2019-11-29 Eric Biggers herbert Accepted
[4/6] crypto: skcipher - remove crypto_skcipher::encrypt crypto: skcipher - simplifications due to {,a}blkcipher removal - - - --- 2019-11-29 Eric Biggers herbert Accepted
[3/6] crypto: skcipher - remove crypto_skcipher::setkey crypto: skcipher - simplifications due to {,a}blkcipher removal - - - --- 2019-11-29 Eric Biggers herbert Accepted
[2/6] crypto: skcipher - remove crypto_skcipher::keysize crypto: skcipher - simplifications due to {,a}blkcipher removal - - - --- 2019-11-29 Eric Biggers herbert Accepted
[1/6] crypto: skcipher - remove crypto_skcipher::ivsize crypto: skcipher - simplifications due to {,a}blkcipher removal - - - --- 2019-11-29 Eric Biggers herbert Accepted
crypto: api - remove another reference to blkcipher crypto: api - remove another reference to blkcipher - - - --- 2019-11-29 Eric Biggers herbert Accepted
crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER - - - --- 2019-11-29 Eric Biggers herbert Accepted
crypto: pcrypt - Do not clear MAY_SLEEP flag in original request crypto: pcrypt - Do not clear MAY_SLEEP flag in original request - - 1 --- 2019-11-29 Herbert Xu herbert Accepted
crypto: arm64/ghash-neon - bump priority to 150 crypto: arm64/ghash-neon - bump priority to 150 - - - --- 2019-11-28 Ard Biesheuvel herbert Accepted
[6/6] (v3) drivers: hwmon: i5k_amb: simplify probing / device identification [1/6] include: linux: pci.h: introduce pci_get_device_by_id() - - - --- 2019-11-28 Enrico Weigelt, metux IT consult herbert Not Applicable
[5/6] char: hw_random: intel-rng: use pci_get_device_by_id() [1/6] include: linux: pci.h: introduce pci_get_device_by_id() - - - --- 2019-11-28 Enrico Weigelt, metux IT consult herbert Not Applicable
[4/6] edac: i82443bxgx_edac: use pci_get_device_by_id() [1/6] include: linux: pci.h: introduce pci_get_device_by_id() - - - --- 2019-11-28 Enrico Weigelt, metux IT consult herbert Not Applicable
[3/6] mtd: maps: amd76xrom: use pci_get_device_by_id() [1/6] include: linux: pci.h: introduce pci_get_device_by_id() - - - --- 2019-11-28 Enrico Weigelt, metux IT consult herbert Not Applicable
[2/6] mtd: maps: esb2rom: use pci_get_device_by_id() [1/6] include: linux: pci.h: introduce pci_get_device_by_id() - - - --- 2019-11-28 Enrico Weigelt, metux IT consult herbert Not Applicable
[1/6] include: linux: pci.h: introduce pci_get_device_by_id() [1/6] include: linux: pci.h: introduce pci_get_device_by_id() - - - --- 2019-11-28 Enrico Weigelt, metux IT consult herbert Not Applicable
CRYPTO: Fix initialize 'psp_ret' to avoid uninitialized usage in error paths CRYPTO: Fix initialize 'psp_ret' to avoid uninitialized usage in error paths - - - --- 2019-11-28 Haiwei Li herbert Rejected
« 1 2 ... 138 139 140268 269 »