index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-31
crypto: lrw - Free rctx->ext with kzfree
Herbert Xu
1
-1
/
+1
2018-03-31
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
2
-34
/
+0
2018-03-31
crypto: api - Keep failed instances alive
Herbert Xu
2
-17
/
+13
2018-03-31
crypto: api - Make crypto_alg_lookup static
Herbert Xu
2
-3
/
+2
2018-03-31
crypto: api - Remove unused crypto_type lookup function
Herbert Xu
1
-7
/
+1
2018-03-16
crypto: testmgr - add a new test case for CRC-T10DIF
Ard Biesheuvel
1
-0
/
+259
2018-03-16
crypto: ecc - Remove stack VLA usage
Kees Cook
1
-6
/
+17
2018-03-16
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
3
-0
/
+143
2018-03-16
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
3
-0
/
+270
2018-03-09
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2018-03-09
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
1
-6
/
+17
2018-03-09
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
3
-0
/
+362
2018-03-03
crypto: ablk_helper - remove ablk_helper
Eric Biggers
3
-155
/
+0
2018-03-03
crypto: lrw - remove lrw_crypt()
Eric Biggers
1
-113
/
+39
2018-03-03
crypto: xts - remove xts_crypt()
Eric Biggers
1
-72
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
1
-10
/
+3
2018-03-03
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
1
-5
/
+4
2018-03-03
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
1
-4
/
+3
2018-03-03
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
1
-4
/
+2
2018-03-03
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
1
-9
/
+2
2018-03-03
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
1
-6
/
+4
2018-03-03
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
1
-2
/
+0
2018-03-03
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
1
-2
/
+0
2018-03-03
crypto: simd - allow registering multiple algorithms at once
Eric Biggers
1
-0
/
+50
2018-02-22
X.509: fix NULL dereference when restricting key with unsupported_sig
Eric Biggers
1
-8
/
+13
2018-02-22
X.509: fix BUG_ON() when hash algorithm is unsupported
Eric Biggers
1
-1
/
+3
2018-02-22
PKCS#7: fix direct verification of SignerInfo signature
Eric Biggers
1
-0
/
+1
2018-02-22
PKCS#7: fix certificate blacklisting
Eric Biggers
1
-4
/
+6
2018-02-22
PKCS#7: fix certificate chain verification
Eric Biggers
1
-1
/
+1
2018-02-22
crypto: speck - add test vectors for Speck64-XTS
Eric Biggers
2
-0
/
+680
2018-02-22
crypto: speck - add test vectors for Speck128-XTS
Eric Biggers
2
-0
/
+696
2018-02-22
crypto: speck - export common helpers
Eric Biggers
1
-41
/
+49
2018-02-22
crypto: speck - add support for the Speck block cipher
Eric Biggers
5
-0
/
+460
2018-02-22
crypto: testmgr - Fix incorrect values in PKCS#1 test vector
Conor McLoughlin
1
-3
/
+3
2018-02-19
MIPS: crypto: Add crc32 and crc32c hw accelerated module
Marcin Nowakowski
1
-0
/
+9
2018-02-15
crypto: engine - Permit to enqueue all async requests
Corentin LABBE
1
-137
/
+164
[prev]
[next]