Show patches with: Archived = No       |   28386 patches
« 1 2 ... 259 260 261283 284 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] crypto: ccp - Remove check for x86 family and model - - - --- 2016-03-01 Gary R Hook herbert Accepted
[3/3] hwrng: mxc-fsl - add support for Freescale RNGC - - - --- 2016-02-29 Steffen Trumtrar herbert Changes Requested
[2/3] ARM: i.MX25: add RNGC node to dtsi - - - --- 2016-02-29 Steffen Trumtrar herbert Changes Requested
[1/3] Documentation: devicetree: add Freescale RNGC binding - - - --- 2016-02-29 Steffen Trumtrar herbert Changes Requested
[v2,3/3] crypto: add basic driver for the MXC SCC - - - --- 2016-02-29 Steffen Trumtrar herbert Superseded
[v2,2/3] ARM: i.MX25: add scc module to dtsi - - - --- 2016-02-29 Steffen Trumtrar herbert Superseded
[v2,1/3] Documentation: devicetree: add Freescale SCC bindings - - - --- 2016-02-29 Steffen Trumtrar herbert Superseded
crypto/async_pq: use __free_page() instead of put_page() - - - --- 2016-02-29 Arnd Bergmann herbert Not Applicable
[RFC] mm/page_ref, crypto/async_pq: don't put_page from __exit - - - --- 2016-02-28 Arnd Bergmann herbert Not Applicable
PKCS#7: fix unitialized boolean 'want' - - - --- 2016-02-27 Colin King herbert Not Applicable
[3/3] X.509: Make algo identifiers text instead of enum - - - --- 2016-02-26 David Howells herbert Not Applicable
[2/3] akcipher: Move the RSA DER encoding check to the crypto layer - - - --- 2016-02-26 David Howells herbert Not Applicable
[1/3] crypto: Add hash param to pkcs1pad - - - --- 2016-02-26 David Howells herbert Not Applicable
[1/3] crypto: Add hash param to pkcs1pad - - - --- 2016-02-26 David Howells herbert Superseded
[2/2] lib/mpi: use "static inline" instead of "extern inline" - - - --- 2016-02-26 Arnd Bergmann herbert Accepted
[1/2] lib/mpi: avoid assembler warning - - - --- 2016-02-26 Arnd Bergmann herbert Accepted
[4/4] crypto: algif_skcipher - Fix race condition in skcipher_check_key - - - --- 2016-02-26 Milan Broz herbert Not Applicable
[3/4] crypto: algif_skcipher - Remove custom release parent function - - - --- 2016-02-26 Milan Broz herbert Not Applicable
[2/4] crypto: algif_skcipher - Add nokey compatibility path - - - --- 2016-02-26 Milan Broz herbert Not Applicable
[1/4] crypto: algif_skcipher - Require setkey before accept(2) - - - --- 2016-02-26 Milan Broz herbert Not Applicable
crypto: ccp - memset request context to zero during import - - - --- 2016-02-25 Tom Lendacky herbert Accepted
[v3,8/8] crypto: acomp - update testmgr with support for acomp - - - --- 2016-02-24 Cabiddu, Giovanni herbert Changes Requested
[v3,7/8] crypto: acomp - add support for deflate via scomp - - - --- 2016-02-24 Cabiddu, Giovanni herbert Changes Requested
[v3,6/8] crypto: acomp - add support for 842 via scomp - - - --- 2016-02-24 Cabiddu, Giovanni herbert Changes Requested
[v3,5/8] crypto: acomp - add support for lz4hc via scomp - - - --- 2016-02-24 Cabiddu, Giovanni herbert Changes Requested
[v3,4/8] crypto: acomp - add support for lz4 via scomp - - - --- 2016-02-24 Cabiddu, Giovanni herbert Changes Requested
[v3,3/8] crypto: acomp - add support for lzo via scomp - - - --- 2016-02-24 Cabiddu, Giovanni herbert Changes Requested
[v3,2/8] crypto: add driver-side scomp interface - - - --- 2016-02-24 Cabiddu, Giovanni herbert Changes Requested
[v3,1/8] crypto: add asynchronous compression api - - - --- 2016-02-24 Cabiddu, Giovanni herbert Changes Requested
[v2,3/3] crypto: caam - add support for RSA algorithm - - - --- 2016-02-24 Tudor Ambarus herbert Changes Requested
[2/2] crypto: remove padding logic from rsa.c - - - --- 2016-02-24 Tadeusz Struk herbert Not Applicable
[1/2] crypto: Add hash param to pkcs1pad - - - --- 2016-02-24 Tadeusz Struk herbert Not Applicable
X.509: Fix test for self-signed certificate - - - --- 2016-02-24 David Howells herbert Not Applicable
crypto: algif_hash - correctly handle algos without state - - - --- 2016-02-23 Sasha Levin herbert Rejected
[3/3] crypto: caam - add support for RSA algorithm - - - --- 2016-02-22 Tudor Ambarus herbert Changes Requested
[2/3] crypto: scatterwalk - export scatterwalk_pagedone - - - --- 2016-02-22 Tudor Ambarus herbert Changes Requested
[1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks - - - --- 2016-02-22 Tudor Ambarus herbert Changes Requested
Re: Broken userspace crypto in linux-4.1.18 - - - --- 2016-02-21 Milan Broz herbert Not Applicable
hw_random: brcm63xx-rng: fix non device tree compatibility - - - --- 2016-02-21 Álvaro Fernández Rojas herbert Accepted
crypto: allow rfc3686 aes-ctr variants in fips mode. - - - --- 2016-02-19 Marcus Meissner herbert Accepted
The AE id should be less than the maximal AE number - - - --- 2016-02-18 Pingchao Yang herbert Accepted
MPI: Endianness fix - - - --- 2016-02-17 Michal Marek herbert Accepted
vti6: Add pmtu handling to vti6_xmit. - - - --- 2016-02-17 Steffen Klassert herbert Not Applicable
crypto: fix compile errors of XTS - - - --- 2016-02-17 Stephan Mueller herbert Accepted
[4/4] Documentation: crypto - add skcipher API documentation - - - --- 2016-02-16 Stephan Mueller Accepted
[3/4] Documentation: crypto - update AEAD AD handling - - - --- 2016-02-16 Stephan Mueller Accepted
[2/4] Documentation: crypto - add crypto_rng_generate - - - --- 2016-02-16 Stephan Mueller Accepted
[1/4] Documentation: crypto - add akcipher API - - - --- 2016-02-16 Stephan Mueller Accepted
[RFC,v6] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288 - - - --- 2016-02-16 Zain Wang herbert Accepted
crypto: implement DH primitives under akcipher API - - - --- 2016-02-15 Salvatore Benedetto herbert Superseded
Patch "crypto: fix test vector for rsa" has been added to the 4.3-stable tree - - - --- 2016-02-14 Greg Kroah-Hartman herbert Not Applicable
crypto: caam - Staticize caam_jr_shutdown() - - - --- 2016-02-14 Fabio Estevam Accepted
crypto: prevent 112bit key for 3DES - - - --- 2016-02-12 Roman Drahtmueller herbert RFC
arm/arm64/crypto: assure that ECB modes don't require an IV - - - --- 2016-02-12 Jeremy Linton herbert Not Applicable
[3/3] crypto: add basic driver for the MXC SCC - - - --- 2016-02-11 Steffen Trumtrar herbert Changes Requested
[2/3] ARM: i.MX25: add scc module to dtsi - - - --- 2016-02-11 Steffen Trumtrar herbert Changes Requested
[1/3] Documentation: devicetree: add Freescale SCC bindings - - - --- 2016-02-11 Steffen Trumtrar herbert Changes Requested
X.509: Fix test for self-signed certificate - - - --- 2016-02-11 Michal Marek herbert Not Applicable
crypto: qat - fix leak on error path - - - --- 2016-02-10 Tadeusz Struk Accepted
[v2,2/2] crypto: extended acomp api for supporting deflate algorithm parameters - - - --- 2016-02-09 Cabiddu, Giovanni herbert Superseded
[v2,1/2] crypto: add asynchronous compression api - - - --- 2016-02-09 Cabiddu, Giovanni herbert Superseded
[v2] crypto: xts - consolidate sanity check for keys - - - --- 2016-02-09 Stephan Mueller Accepted
crypto: qat - Set ctx->e to NULL in qat_rsa_exit_tfm - - - --- 2016-02-09 Salvatore Benedetto herbert Changes Requested
crypto: fips: allow more ipsec related methods - - - --- 2016-02-09 Marcus Meissner herbert Rejected
[v2,2/2] rng: pic32-rng: Add PIC32 RNG hardware driver - - - --- 2016-02-08 Joshua Henderson Accepted
[v2,1/2] dt/bindings: Add bindings for the PIC32 random number generator - - - --- 2016-02-08 Joshua Henderson Accepted
[2/2] crypto: extended acomp api for supporting deflate algorithm parameters - - - --- 2016-02-08 Cabiddu, Giovanni herbert Changes Requested
[1/2] crypto: add asynchronous compression api - - - --- 2016-02-08 Cabiddu, Giovanni herbert Changes Requested
[2/2] crypto: atmel-sha - fix race in atmel_sha_final() - - - --- 2016-02-08 Cyrille Pitchen Accepted
[1/2] crypto: atmel-sha - fix .import()/.export() implementation - - - --- 2016-02-08 Cyrille Pitchen Accepted
crypto: xts - consolidate sanity check for keys - - - --- 2016-02-07 Stephan Mueller herbert Superseded
crypto: mark authenticated ctr(aes) also as FIPS able - - - --- 2016-02-06 Marcus Meissner herbert Accepted
crypto: cesa: fix test in mv_cesa_dev_dma_init() - - - --- 2016-02-05 Boris BREZILLON herbert Accepted
crypto: testmgr: mark more algorithms as FIPS compliant - - - --- 2016-02-05 Marcus Meissner herbert Accepted
[2/2] crypto: testmgr: mark more algorithms as FIPS compliant - - - --- 2016-02-05 Marcus Meissner herbert Superseded
[2/2] crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts - - - --- 2016-02-05 Cyrille Pitchen herbert Accepted
[1/2] crypto: atmel-sha: fix atmel_sha_remove() - - - --- 2016-02-05 Cyrille Pitchen herbert Accepted
crypto: mark authenticated ctr(aes) also as FIPS able - - - --- 2016-02-04 Marcus Meissner herbert Changes Requested
[v4,3/3] crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path - - - --- 2016-02-03 Herbert Xu herbert Accepted
[v4,2/3] crypto: algif_skcipher - Do not dereference ctx without socket lock - - - --- 2016-02-03 Herbert Xu herbert Accepted
[v4,1/3] crypto: algif_skcipher - Do not assume that req is unchanged - - - --- 2016-02-03 Herbert Xu herbert Accepted
[v2] fix out of bound read in __test_aead() - - - --- 2016-02-03 Jerome Marchand herbert Accepted
[v3,3/3] crypto: sahara - fill the statesize field - - - --- 2016-02-03 Fabio Estevam herbert Accepted
[v3,2/3] crypto: sahara - avoid needlessly saving and restoring sahara_ctx - - - --- 2016-02-03 Fabio Estevam herbert Accepted
[v3,1/3] crypto: sahara - remove unneeded mutex in the exported state - - - --- 2016-02-03 Fabio Estevam herbert Accepted
[v3,4/4] crypto: testmgr - Add a test case for import()/export() - - - --- 2016-02-03 Wang, Rui Y herbert Accepted
[v5,3/3] crypto: public_key: remove MPIs from public_key_signature struct - - - --- 2016-02-02 Tadeusz Struk herbert Accepted
[v5,2/3] integrity: convert digsig to akcipher api - - - --- 2016-02-02 Tadeusz Struk herbert Accepted
[v5,1/3] crypto: KEYS: convert public key and digsig asym to the akcipher api - - - --- 2016-02-02 Tadeusz Struk herbert Accepted
[v1] crypto: ccp - Don't assume export/import areas are aligned - - - --- 2016-02-02 Tom Lendacky herbert Accepted
[v2,1/3] crypto: sahara - avoid needlessly saving and restoring sahara_ctx - - - --- 2016-02-02 Fabio Estevam herbert RFC
[v2,1/4] crypto x86/sha1_mb: Fix load failure - - - --- 2016-02-02 Wang, Rui Y herbert Accepted
[2/2] rng: pic32-rng: Add PIC32 RNG hardware driver - - - --- 2016-02-01 Joshua Henderson herbert Changes Requested
[v3,1/3] crypto: algif_skcipher - Do not assume that req is unchanged - - - --- 2016-02-01 Tadeusz Struk herbert Not Applicable
[v2,2/2] crypto: af_alg - add async support to algif_aead - - - --- 2016-02-01 Tadeusz Struk herbert Changes Requested
[v2,1/2] crypto: aead - move aead_request_cast helper to aead.h - - - --- 2016-02-01 Tadeusz Struk herbert Accepted
[02/11] crypto: sunxi-ss: prevent compilation on 64-bit - - - --- 2016-02-01 Andre Przywara herbert Accepted
[6/6] crypto: hash - Remove crypto_hash interface - - - --- 2016-02-01 Herbert Xu herbert Accepted
[5/6] staging: lustre: Use ahash - - - --- 2016-02-01 Herbert Xu herbert Accepted
[4/6] crypto: hash - Add helpers to return alg and driver names - - - --- 2016-02-01 Herbert Xu herbert Accepted
« 1 2 ... 259 260 261283 284 »