index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
*
|
X.509: fix NULL dereference when restricting key with unsupported_sig
Eric Biggers
2018-02-22
1
-8
/
+13
*
|
X.509: fix BUG_ON() when hash algorithm is unsupported
Eric Biggers
2018-02-22
1
-1
/
+3
*
|
PKCS#7: fix direct verification of SignerInfo signature
Eric Biggers
2018-02-22
1
-0
/
+1
*
|
PKCS#7: fix certificate blacklisting
Eric Biggers
2018-02-22
1
-4
/
+6
*
|
PKCS#7: fix certificate chain verification
Eric Biggers
2018-02-22
1
-1
/
+1
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-12
1
-100
/
+118
|
\
|
*
crypto: sha3-generic - Use __optimize to support old compilers
Geert Uytterhoeven
2018-02-08
1
-1
/
+1
|
*
crypto: sha3-generic - deal with oversize stack frames
Ard Biesheuvel
2018-02-08
1
-100
/
+118
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-8
/
+8
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-31
44
-653
/
+2032
|
\
\
|
|
/
|
*
crypto: testmgr - add new testcases for sha3
Ard Biesheuvel
2018-01-26
1
-0
/
+550
|
*
crypto: sha3-generic - export init/update/final routines
Ard Biesheuvel
2018-01-26
1
-15
/
+18
[prev]
[next]