Show patches with: Archived = No       |   12467 patches
« 1 2 ... 114 115 116124 125 »
Patch Series S/W/F Date Submitter Delegate State
[v2,26/26] crypto: chelsio/aes - replace AES cipher calls with library calls crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,25/26] crypto: ccp - move to AES library for CMAC key derivation crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,24/26] crypto: amcc/aes - switch to AES library for GCM key derivation crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,23/26] bluetooth: switch to AES library crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,22/26] crypto: arm/ghash - provide a synchronous version crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,21/26] crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes) crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,20/26] crypto: arm/aes-ce - provide a synchronous version of ctr(aes) crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,19/26] crypto: aes/arm - use native endiannes for key schedule crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,18/26] crypto: arm64/aes-ce-cipher - use AES library as fallback crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,17/26] crypto: aes - move sync ctr(aes) to AES library and generic helper crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,16/26] crypto: ctr - add helper for performing a CTR encryption walk crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel New
[v2,15/26] crypto: generic/aes - drop key expansion routine in favor of library version crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,14/26] crypto: arm64/aes-ce - switch to library version of key expansion routine crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,13/26] crypto: arm64/aes-neonbs - switch to library version of key expansion routine crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,12/26] crypto: arm64/aes-ccm - switch to AES library crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,11/26] crypto: arm/aes-neonbs - switch to library version of key expansion routine crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,10/26] crypto: arm64/ghash - switch to AES library crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,09/26] crypto: safexcel/aes - switch to library version of key expansion routine crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,08/26] crypto: cesa/aes - switch to library version of key expansion routine crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,07/26] crypto: padlock/aes - switch to library version of key expansion routine crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,06/26] crypto: x86/aes - drop scalar assembler implementations crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,05/26] crypto: x86/aes-ni - switch to generic for fallback and key routines crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,04/26] crypto: aes - create AES library based on the fixed time AES code crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,03/26] crypto: aes/fixed-time - align key schedule with other implementations crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,02/26] crypto: aes - rename local routines to prevent future clashes crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[v2,01/26] crypto: arm/aes-ce - cosmetic/whitespace cleanup crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,30/30] fs: cifs: move from the crypto cipher API to the new DES library interface crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,29/30] crypto: des - remove now unused __des3_ede_setkey() crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,28/30] crypto: x86/des - switch to library interface crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,27/30] crypto: des - split off DES library from generic DES cipher driver crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,26/30] crypto: des - remove unused function crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,25/30] crypto: 3des - move verification out of exported routine crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,24/30] crypto: ux500/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,23/30] crypto: talitos/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,22/30] crypto: sun4i/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,21/30] crypto: stm32/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,20/30] crypto: rk3288/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,19/30] crypto: qce/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,18/30] crypto: picoxcell/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,17/30] crypto: omap/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,16/30] crypto: n2/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,15/30] crypto: cesa/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,14/30] crypto: ixp4xx/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,13/30] crypto: safexcel/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,12/30] crypto: hisilicon/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,11/30] crypto: hifn/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,10/30] crypto: ccree/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,09/30] crypto: ccp/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,08/30] crypto: nitrox/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,07/30] crypto: cpt/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,06/30] crypto: caam/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,05/30] crypto: bcm/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,04/30] crypto: atmel/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel Superseded
[RFC,03/30] crypto: sparc/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,02/30] crypto: s390/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,01/30] crypto: des/3des_ede - add new helpers to verify key length crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[v4,6/6] crypto: arm64/aes - implement accelerated ESSIV/CBC mode crypto: switch to crypto API for ESSIV generation --- 2019-06-21 Ard Biesheuvel New
[v4,5/6] crypto: essiv - add test vector for essiv(cbc(aes),aes,sha256) crypto: switch to crypto API for ESSIV generation --- 2019-06-21 Ard Biesheuvel New
[v4,4/6] md: dm-crypt: switch to ESSIV crypto API template crypto: switch to crypto API for ESSIV generation --- 2019-06-21 Ard Biesheuvel New
[v4,3/6] md: dm-crypt: infer ESSIV block cipher from cipher string directly crypto: switch to crypto API for ESSIV generation --- 2019-06-21 Ard Biesheuvel New
[v4,2/6] fs: crypto: invoke crypto API for ESSIV handling crypto: switch to crypto API for ESSIV generation --- 2019-06-21 Ard Biesheuvel New
[v4,1/6] crypto: essiv - create wrapper template for ESSIV generation crypto: switch to crypto API for ESSIV generation --- 2019-06-21 Ard Biesheuvel New
[v4,1/1] net: fastopen: robustness and endianness fixes for SipHash net: fastopen: follow-up tweaks for SipHash switch --- 2019-06-19 Ard Biesheuvel Accepted
[net-next,v3,1/1] net: fastopen: robustness and endianness fixes for SipHash net: fastopen: follow-up tweaks for SipHash switch --- 2019-06-19 Ard Biesheuvel Superseded
[v3,6/6] crypto: arm64/aes - implement accelerated ESSIV/CBC mode crypto: switch to crypto API for ESSIV generation --- 2019-06-19 Ard Biesheuvel New
[v3,5/6] crypto: essiv - add test vector for essiv(cbc(aes),aes,sha256) crypto: switch to crypto API for ESSIV generation --- 2019-06-19 Ard Biesheuvel Superseded
[v3,4/6] md: dm-crypt: switch to ESSIV crypto API template crypto: switch to crypto API for ESSIV generation --- 2019-06-19 Ard Biesheuvel Superseded
[v3,3/6] md: dm-crypt: infer ESSIV block cipher from cipher string directly crypto: switch to crypto API for ESSIV generation --- 2019-06-19 Ard Biesheuvel Superseded
[v3,2/6] fs: crypto: invoke crypto API for ESSIV handling crypto: switch to crypto API for ESSIV generation --- 2019-06-19 Ard Biesheuvel Superseded
[v3,1/6] crypto: essiv - create wrapper template for ESSIV generation crypto: switch to crypto API for ESSIV generation --- 2019-06-19 Ard Biesheuvel New
[net-next,v2,1/1] net: fastopen: robustness and endianness fixes for SipHash net: fastopen: follow-up tweaks for SipHash switch --- 2019-06-19 Ard Biesheuvel Superseded
[v2,4/4] md: dm-crypt: switch to ESSIV crypto API template crypto: switch to crypto API for ESSIV generation --- 2019-06-18 Ard Biesheuvel Superseded
[v2,3/4] md: dm-crypt: infer ESSIV block cipher from cipher string directly crypto: switch to crypto API for ESSIV generation --- 2019-06-18 Ard Biesheuvel Superseded
[v2,2/4] fs: crypto: invoke crypto API for ESSIV handling crypto: switch to crypto API for ESSIV generation --- 2019-06-18 Ard Biesheuvel Superseded
[v2,1/4] crypto: essiv - create wrapper template for ESSIV generation crypto: switch to crypto API for ESSIV generation --- 2019-06-18 Ard Biesheuvel Superseded
crypto: asymmetric_keys - select CRYPTO_HASH where needed crypto: asymmetric_keys - select CRYPTO_HASH where needed --- 2019-06-18 Arnd Bergmann Accepted
[v2] crypto: serpent - mark __serpent_setkey_sbox noinline [v2] crypto: serpent - mark __serpent_setkey_sbox noinline --- 2019-06-18 Arnd Bergmann New
[2/2] net: fastopen: use endianness agnostic representation of the cookie net: fastopen: follow-up tweaks for SipHash switch --- 2019-06-18 Ard Biesheuvel New
[v2,2/2] crypto: testmgr - dynamically allocate crypto_shash [v2,1/2] crypto: testmgr - dynamically allocate testvec_config --- 2019-06-18 Arnd Bergmann New
[v2,1/2] crypto: testmgr - dynamically allocate testvec_config [v2,1/2] crypto: testmgr - dynamically allocate testvec_config --- 2019-06-18 Arnd Bergmann New
crypto: sun4i-ss - reduce stack usage crypto: sun4i-ss - reduce stack usage --- 2019-06-17 Arnd Bergmann Accepted
crypto: testmgr - reduce stack usage in fuzzers crypto: testmgr - reduce stack usage in fuzzers --- 2019-06-17 Arnd Bergmann New
crypto: serpent - mark __serpent_setkey_sbox noinline crypto: serpent - mark __serpent_setkey_sbox noinline --- 2019-06-17 Arnd Bergmann Accepted
[4/4] crypto: ccree: add HW engine config check crypto: ccree: minor fixes --- 2019-06-17 Gilad Ben-Yossef New
[3/4] crypto: ccree: prevent isr handling in case driver is suspended crypto: ccree: minor fixes --- 2019-06-17 Gilad Ben-Yossef New
[2/4] crypto: ccree: check that cryptocell reset completed crypto: ccree: minor fixes --- 2019-06-17 Gilad Ben-Yossef New
[1/4] crypto: ccree: Relocate driver irq registration after clk init crypto: ccree: minor fixes --- 2019-06-17 Gilad Ben-Yossef New
[v4] wusb: switch to cbcmac transform [v4] wusb: switch to cbcmac transform --- 2019-06-17 Ard Biesheuvel Accepted
[v3] wusb: switch to cbcmac transform [v3] wusb: switch to cbcmac transform --- 2019-06-15 Ard Biesheuvel Superseded
[v2] wusb: switch to cbcmac transform [v2] wusb: switch to cbcmac transform --- 2019-06-14 Ard Biesheuvel Superseded
wireless: airo: switch to skcipher interface wireless: airo: switch to skcipher interface --- 2019-06-14 Ard Biesheuvel New
lib80211: use crypto API ccm(aes) transform for CCMP processing lib80211: use crypto API ccm(aes) transform for CCMP processing --- 2019-06-14 Ard Biesheuvel Accepted
[RFC,3/3] fscrypt: switch to ESSIV shash crypto: switch to shash for ESSIV generation --- 2019-06-14 Ard Biesheuvel New
[RFC,2/3] dm crypt: switch to essiv shash crypto: switch to shash for ESSIV generation --- 2019-06-14 Ard Biesheuvel New
[RFC,1/3] crypto: essiv - create a new shash template for IV generation crypto: switch to shash for ESSIV generation --- 2019-06-14 Ard Biesheuvel New
[v5,7/7] fs: cifs: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-12 Ard Biesheuvel New
[v5,6/7] ppp: mppe: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-12 Ard Biesheuvel Accepted
[v5,5/7] crypto: arc4 - remove cipher implementation crypto: rc4 cleanup --- 2019-06-12 Ard Biesheuvel Accepted
[v5,4/7] net/lib80211: move TKIP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-12 Ard Biesheuvel New
[v5,3/7] net/lib80211: move WEP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-12 Ard Biesheuvel Accepted
« 1 2 ... 114 115 116124 125 »