index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-04-04
24
-661
/
+3219
|
\
|
*
crypto: ahash - Fix early termination in hash walk
Herbert Xu
2018-03-31
1
-3
/
+4
|
*
crypto: lrw - Free rctx->ext with kzfree
Herbert Xu
2018-03-31
1
-1
/
+1
|
*
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
2018-03-31
2
-34
/
+0
|
*
crypto: api - Keep failed instances alive
Herbert Xu
2018-03-31
2
-17
/
+13
|
*
crypto: api - Make crypto_alg_lookup static
Herbert Xu
2018-03-31
2
-3
/
+2
|
*
crypto: api - Remove unused crypto_type lookup function
Herbert Xu
2018-03-31
1
-7
/
+1
|
*
crypto: testmgr - add a new test case for CRC-T10DIF
Ard Biesheuvel
2018-03-16
1
-0
/
+259
|
*
crypto: ecc - Remove stack VLA usage
Kees Cook
2018-03-16
1
-6
/
+17
|
*
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
2018-03-16
3
-0
/
+143
|
*
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
2018-03-16
3
-0
/
+270
|
*
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
2018-03-09
1
-6
/
+17
|
*
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
2018-03-09
3
-0
/
+362
|
*
crypto: ablk_helper - remove ablk_helper
Eric Biggers
2018-03-03
3
-155
/
+0
|
*
crypto: lrw - remove lrw_crypt()
Eric Biggers
2018-03-03
1
-113
/
+39
|
*
crypto: xts - remove xts_crypt()
Eric Biggers
2018-03-03
1
-72
/
+0
|
*
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-10
/
+3
|
*
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+1
|
*
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+1
|
*
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+1
|
*
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-5
/
+4
|
*
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-4
/
+3
|
*
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-4
/
+2
|
*
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+1
|
*
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-9
/
+2
|
*
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-6
/
+4
|
*
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
2018-03-03
1
-2
/
+0
|
*
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
2018-03-03
1
-2
/
+0
|
*
crypto: simd - allow registering multiple algorithms at once
Eric Biggers
2018-03-03
1
-0
/
+50
|
*
crypto: speck - add test vectors for Speck64-XTS
Eric Biggers
2018-02-22
2
-0
/
+680
|
*
crypto: speck - add test vectors for Speck128-XTS
Eric Biggers
2018-02-22
2
-0
/
+696
|
*
crypto: speck - export common helpers
Eric Biggers
2018-02-22
1
-41
/
+49
|
*
crypto: speck - add support for the Speck block cipher
Eric Biggers
2018-02-22
5
-0
/
+460
|
*
crypto: testmgr - Fix incorrect values in PKCS#1 test vector
Conor McLoughlin
2018-02-22
1
-3
/
+3
|
*
crypto: engine - Permit to enqueue all async requests
Corentin LABBE
2018-02-15
1
-137
/
+164
|
*
crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report
Jia-Ju Bai
2018-02-15
1
-1
/
+1
|
*
crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt...
Jia-Ju Bai
2018-02-15
1
-1
/
+1
|
*
crypto: mcryptd - remove pointless wrapper functions
Eric Biggers
2018-02-15
1
-30
/
+4
|
*
crypto: hash - Require export/import in ahash
Kamil Konieczny
2018-02-15
1
-16
/
+2
*
|
mn10300: Remove the architecture
David Howells
2018-03-09
1
-1
/
+1
[next]