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
/
drivers
/
crypto
/
caam
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam/qi2 - add support for XTS with 16B IV
Andrei Botila
2020-10-02
1
-5
/
+10
*
crypto: caam/qi - add support for XTS with 16B IV
Andrei Botila
2020-10-02
1
-4
/
+8
*
crypto: caam/jr - add support for XTS with 16B IV
Andrei Botila
2020-10-02
2
-15
/
+24
*
crypto: caam - add xts check for block length equal to zero
Andrei Botila
2020-10-02
3
-4
/
+24
*
crypto: caam/qi2 - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-4
/
+12
*
crypto: caam/qi - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-3
/
+10
*
crypto: caam/jr - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-3
/
+10
*
crypto: caam/qi2 - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
3
-5
/
+78
*
crypto: caam/qi - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
2
-5
/
+68
*
crypto: caam/jr - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
2
-7
/
+66
*
crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-21
/
+2
*
crypto: caam - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-2
/
+1
*
crypto: caam - Fix kerneldoc
Krzysztof Kozlowski
2020-09-18
4
-8
/
+11
*
crypto: caam - use traditional error check pattern
Andy Shevchenko
2020-09-11
1
-4
/
+3
*
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
2020-08-21
6
-102
/
+136
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-14
/
+14
*
crypto: caam/qi2 - add module alias
Horia Geantă
2020-07-31
1
-0
/
+1
*
crypto: caam - add more RNG hw error codes
Horia Geantă
2020-07-31
1
-0
/
+3
*
crypto: caam/jr - remove incorrect reference to caam_jr_register()
Dan Douglass
2020-07-31
1
-2
/
+1
*
crypto: caam - silence .setkey in case of bad key length
Horia Geantă
2020-07-31
3
-3
/
+3
*
crypto: caam/qi2 - create ahash shared descriptors only once
Horia Geantă
2020-07-31
1
-1
/
+5
*
crypto: caam/qi2 - fix error reporting for caam_hash_alloc
Horia Geantă
2020-07-31
1
-1
/
+1
*
crypto: caam - remove deadcode on 32-bit platforms
Franck LENORMAND
2020-07-31
1
-3
/
+8
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
4
-8
/
+14
*
crypto: caam - Remove broken arc4 support
Herbert Xu
2020-07-16
2
-30
/
+0
*
crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()
Horia Geantă
2020-06-26
1
-4
/
+6
*
crypto: caam - Fix argument type in handle_imx6_err005766
Herbert Xu
2020-06-18
1
-1
/
+1
*
crypto: caam/qi2 - remove redundant assignment to ret
Colin Ian King
2020-06-18
1
-2
/
+0
*
crypto: caam/qi2 - add support for dpseci_reset()
Andrei Botila
2020-06-18
4
-0
/
+36
*
crypto: caam - add clock info for VFxxx SoCs
Andrey Smirnov
2020-06-18
1
-0
/
+10
*
crypto: caam - fix typos
Heinrich Schuchardt
2020-06-15
4
-13
/
+13
*
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
2020-04-16
1
-1
/
+1
*
crypto: caam - fix use-after-free KASAN issue for RSA algorithms
Iuliana Prodan
2020-04-16
1
-2
/
+6
*
crypto: caam - fix use-after-free KASAN issue for HASH algorithms
Iuliana Prodan
2020-04-16
1
-2
/
+6
*
crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
Iuliana Prodan
2020-04-16
1
-1
/
+3
*
crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
Iuliana Prodan
2020-04-16
1
-1
/
+3
*
crypto: caam - limit single JD RNG output to maximum of 16 bytes
Andrey Smirnov
2020-03-30
1
-10
/
+11
*
crypto: caam - enable prediction resistance in HRWNG
Andrey Smirnov
2020-03-30
5
-15
/
+68
*
crypto: caam - invalidate entropy register during RNG initialization
Andrey Smirnov
2020-03-30
2
-4
/
+10
*
crypto: caam - check if RNG job failed
Andrey Smirnov
2020-03-30
1
-6
/
+15
*
crypto: caam - simplify RNG implementation
Andrey Smirnov
2020-03-30
1
-215
/
+107
*
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
2020-03-30
3
-43
/
+44
*
crypto: caam - use struct hwrng's .init for initialization
Andrey Smirnov
2020-03-30
1
-23
/
+24
*
crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
Andrey Smirnov
2020-03-30
1
-2
/
+2
*
crypto: caam - update xts sector size for large input length
Andrei Botila
2020-03-06
1
-2
/
+14
*
crypto: caam/qi2 - fix chacha20 data size error
Horia Geantă
2020-03-06
1
-4
/
+10
*
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
4
-7
/
+7
*
crypto: caam - add crypto_engine support for HASH algorithms
Iuliana Prodan
2020-02-22
1
-51
/
+123
*
crypto: caam - add crypto_engine support for RSA algorithms
Iuliana Prodan
2020-02-22
2
-24
/
+114
*
crypto: caam - add crypto_engine support for AEAD algorithms
Iuliana Prodan
2020-02-22
1
-30
/
+77
[next]