index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Tadeusz Struk
1
-2
/
+1
2016-07-18
crypto: scatterwalk - Inline start/map/done
Herbert Xu
2
-49
/
+40
2016-07-18
crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start
Herbert Xu
1
-3
/
+0
2016-07-18
crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
Herbert Xu
1
-6
/
+2
2016-07-18
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
1
-1
/
+2
2016-07-18
crypto: api - Optimise away crypto_yield when hard preemption is on
Herbert Xu
1
-0
/
+2
2016-07-18
crypto: scatterwalk - Add no-copy support to copychunks
Herbert Xu
1
-4
/
+6
2016-07-18
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
2
-24
/
+0
2016-07-18
crypto: omap - Stop using crypto scatterwalk_bytes_sglen
Herbert Xu
2
-10
/
+20
2016-07-18
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
10
-1274
/
+18
2016-07-18
crypto: user - Remove crypto_lookup_skcipher call
Herbert Xu
1
-36
/
+1
2016-07-18
crypto: cts - Convert to skcipher
Herbert Xu
1
-210
/
+285
2016-07-18
crypto: null - Remove default null blkcipher
Herbert Xu
2
-46
/
+17
2016-07-18
crypto: aead - Remove blkcipher null for IV generators
Herbert Xu
2
-9
/
+0
2016-07-18
crypto: seqiv - Use skcipher
Herbert Xu
1
-5
/
+9
2016-07-18
crypto: echainiv - Use skcipher
Herbert Xu
1
-6
/
+10
2016-07-18
crypto: aead - Add skcipher null for IV generators
Herbert Xu
2
-1
/
+10
2016-07-18
crypto: chacha20poly1305 - Use skcipher
Herbert Xu
1
-43
/
+46
2016-07-18
crypto: gcm - Use skcipher
Herbert Xu
1
-53
/
+58
2016-07-18
crypto: ccm - Use skcipher
Herbert Xu
1
-35
/
+37
2016-07-18
crypto: ctr - Use skcipher in rfc3686
Herbert Xu
1
-89
/
+94
2016-07-18
crypto: authencesn - Use skcipher
Herbert Xu
1
-50
/
+54
2016-07-18
crypto: authenc - Use skcipher
Herbert Xu
1
-51
/
+56
2016-07-18
crypto: aead - Add chunk size
Herbert Xu
3
-6
/
+33
2016-07-18
crypto: null - Add new default null skcipher
Herbert Xu
2
-0
/
+40
2016-07-18
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
4
-7
/
+407
2016-07-12
crypto: sha-mb - Cleanup code to use || instead of |
Tim Chen
3
-9
/
+15
2016-07-11
crypto: qat - Stop dropping leading zeros from RSA output
Salvatore Benedetto
1
-20
/
+0
2016-07-11
crypto: qat - Add DH support
Salvatore Benedetto
2
-72
/
+522
2016-07-11
crypto: doc - Fix double words "the the" in crypto-API.tmpl
Masanari Iida
1
-2
/
+2
2016-07-05
crypto: qat - Add RSA CRT mode
Salvatore Benedetto
1
-25
/
+209
2016-07-05
crypto: testmgr - Add 4K private key to RSA testvector
Salvatore Benedetto
1
-1
/
+199
2016-07-05
crypto: rsa - Store rest of the private key components
Salvatore Benedetto
3
-5
/
+100
2016-07-05
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
6
-9
/
+43
2016-07-05
crypto: bfin_crc - Simplify use of devm_ioremap_resource
Amitoj Kaur Chawla
1
-5
/
+0
2016-07-05
crypto: caam - add support for RSA algorithm
Tudor Ambarus
9
-1
/
+789
2016-07-05
crypto: testmgr - Set err before proceeding
Salvatore Benedetto
1
-0
/
+1
2016-07-05
crypto: qat - Switch to new rsa_helper functions
Salvatore Benedetto
5
-55
/
+21
2016-07-05
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
5
-0
/
+1745
2016-07-05
powerpc: define FUNC_START/FUNC_END
Anton Blanchard
1
-0
/
+3
2016-07-03
crypto: rsa-pkcs1pad - Fix regression from leading zeros
Herbert Xu
1
-16
/
+22
2016-07-01
crypto: sha3 - Add HMAC-SHA3 test modes and test vectors
raveendra padasalagi
3
-0
/
+444
2016-07-01
crypto: omap-sham - increase cra_proirity to 400
Bin Liu
1
-12
/
+12
2016-07-01
crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test
Herbert Xu
1
-1
/
+3
2016-07-01
crypto: rsa-pkcs1pad - Avoid copying output when possible
Herbert Xu
1
-67
/
+45
2016-07-01
crypto: rsa-pkcs1pad - Move key size check to setkey
Herbert Xu
1
-30
/
+26
2016-07-01
crypto: rsa-pkcs1pad - Always use GFP_KERNEL
Herbert Xu
1
-16
/
+6
2016-07-01
crypto: rsa-pkcs1pad - Remove bogus page splitting
Herbert Xu
1
-14
/
+5
2016-07-01
crypto: rsa-pkcs1pad - Require hash to be present
Herbert Xu
1
-53
/
+30
2016-07-01
lib/mpi: Do not do sg_virt
Herbert Xu
1
-36
/
+50
[next]