index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: marvell - Update cache with input sg only when it is unmapped
Romain Perier
2016-07-28
1
-6
/
+6
*
crypto: marvell - Don't chain at DMA level when backlog is disabled
Romain Perier
2016-07-28
1
-3
/
+4
*
crypto: marvell - Fix memory leaks in TDMA chain for cipher requests
Romain Perier
2016-07-28
1
-8
/
+6
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-26
184
-4261
/
+19350
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-22
0
-0
/
+0
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-21
5
-5
/
+6
|
|
\
\
|
*
|
|
crypto: vmx - Fix aes_p8_xts_decrypt build failure
Herbert Xu
2016-07-20
1
-2
/
+0
|
*
|
|
crypto: vmx - Ignore generated files
Paulo Flabiano Smorigo
2016-07-20
1
-0
/
+2
|
*
|
|
crypto: vmx - Adding support for XTS
Leonidas S. Barbosa
2016-07-19
3
-1
/
+193
|
*
|
|
crypto: vmx - Adding asm subroutines for XTS
Paulo Flabiano Smorigo
2016-07-19
2
-2
/
+1867
|
*
|
|
crypto: skcipher - Add comment for skcipher_alg->base
Herbert Xu
2016-07-19
1
-0
/
+1
|
*
|
|
crypto: testmgr - Print akcipher algorithm name
Herbert Xu
2016-07-19
1
-2
/
+4
|
*
|
|
crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op
Romain Perier
2016-07-19
1
-1
/
+1
|
*
|
|
crypto: nx - off by one bug in nx_of_update_msc()
Dan Carpenter
2016-07-19
1
-1
/
+1
|
*
|
|
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Tadeusz Struk
2016-07-19
1
-2
/
+1
|
*
|
|
crypto: scatterwalk - Inline start/map/done
Herbert Xu
2016-07-18
2
-49
/
+40
|
*
|
|
crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start
Herbert Xu
2016-07-18
1
-3
/
+0
|
*
|
|
crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
Herbert Xu
2016-07-18
1
-6
/
+2
|
*
|
|
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
2016-07-18
1
-1
/
+2
|
*
|
|
crypto: api - Optimise away crypto_yield when hard preemption is on
Herbert Xu
2016-07-18
1
-0
/
+2
|
*
|
|
crypto: scatterwalk - Add no-copy support to copychunks
Herbert Xu
2016-07-18
1
-4
/
+6
|
*
|
|
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
2016-07-18
2
-24
/
+0
|
*
|
|
crypto: omap - Stop using crypto scatterwalk_bytes_sglen
Herbert Xu
2016-07-18
2
-10
/
+20
|
*
|
|
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2016-07-18
10
-1274
/
+18
|
*
|
|
crypto: user - Remove crypto_lookup_skcipher call
Herbert Xu
2016-07-18
1
-36
/
+1
|
*
|
|
crypto: cts - Convert to skcipher
Herbert Xu
2016-07-18
1
-210
/
+285
|
*
|
|
crypto: null - Remove default null blkcipher
Herbert Xu
2016-07-18
2
-46
/
+17
|
*
|
|
crypto: aead - Remove blkcipher null for IV generators
Herbert Xu
2016-07-18
2
-9
/
+0
|
*
|
|
crypto: seqiv - Use skcipher
Herbert Xu
2016-07-18
1
-5
/
+9
|
*
|
|
crypto: echainiv - Use skcipher
Herbert Xu
2016-07-18
1
-6
/
+10
|
*
|
|
crypto: aead - Add skcipher null for IV generators
Herbert Xu
2016-07-18
2
-1
/
+10
|
*
|
|
crypto: chacha20poly1305 - Use skcipher
Herbert Xu
2016-07-18
1
-43
/
+46
|
*
|
|
crypto: gcm - Use skcipher
Herbert Xu
2016-07-18
1
-53
/
+58
|
*
|
|
crypto: ccm - Use skcipher
Herbert Xu
2016-07-18
1
-35
/
+37
|
*
|
|
crypto: ctr - Use skcipher in rfc3686
Herbert Xu
2016-07-18
1
-89
/
+94
|
*
|
|
crypto: authencesn - Use skcipher
Herbert Xu
2016-07-18
1
-50
/
+54
|
*
|
|
crypto: authenc - Use skcipher
Herbert Xu
2016-07-18
1
-51
/
+56
|
*
|
|
crypto: aead - Add chunk size
Herbert Xu
2016-07-18
3
-6
/
+33
|
*
|
|
crypto: null - Add new default null skcipher
Herbert Xu
2016-07-18
2
-0
/
+40
|
*
|
|
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
2016-07-18
4
-7
/
+407
|
*
|
|
crypto: sha-mb - Cleanup code to use || instead of |
Tim Chen
2016-07-12
3
-9
/
+15
|
*
|
|
crypto: qat - Stop dropping leading zeros from RSA output
Salvatore Benedetto
2016-07-11
1
-20
/
+0
|
*
|
|
crypto: qat - Add DH support
Salvatore Benedetto
2016-07-11
2
-72
/
+522
|
*
|
|
crypto: doc - Fix double words "the the" in crypto-API.tmpl
Masanari Iida
2016-07-11
1
-2
/
+2
|
*
|
|
crypto: qat - Add RSA CRT mode
Salvatore Benedetto
2016-07-05
1
-25
/
+209
|
*
|
|
crypto: testmgr - Add 4K private key to RSA testvector
Salvatore Benedetto
2016-07-05
1
-1
/
+199
|
*
|
|
crypto: rsa - Store rest of the private key components
Salvatore Benedetto
2016-07-05
3
-5
/
+100
|
*
|
|
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
2016-07-05
6
-9
/
+43
|
*
|
|
crypto: bfin_crc - Simplify use of devm_ioremap_resource
Amitoj Kaur Chawla
2016-07-05
1
-5
/
+0
|
*
|
|
crypto: caam - add support for RSA algorithm
Tudor Ambarus
2016-07-05
9
-1
/
+789
[next]