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.12.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 - check authsize
Iuliana Prodan
2019-08-09
3
-0
/
+39
*
crypto: caam - check key length
Iuliana Prodan
2019-08-09
5
-100
/
+324
*
crypto: caam - update IV only when crypto operation succeeds
Horia Geantă
2019-08-09
3
-6
/
+11
*
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
9
-117
/
+104
*
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
2019-08-09
3
-1
/
+6
*
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2019-08-09
2
-1
/
+10
*
crypto: caam - defer probing until QMan is available
Horia Geantă
2019-08-02
1
-26
/
+48
*
crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
Vakul Garg
2019-08-02
5
-0
/
+105
*
crypto: caam/qi2 - Increase napi budget to process more caam responses
Vakul Garg
2019-07-27
1
-1
/
+1
*
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-26
1
-8
/
+3
*
crypto: caam - update IV using HW support
Horia Geantă
2019-06-20
5
-146
/
+163
*
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
2019-06-20
8
-99
/
+105
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2019-06-20
1
-1
/
+1
|
\
|
*
crypto: caam - fix typo in i.MX6 devices list for errata
Iuliana Prodan
2019-05-17
1
-1
/
+1
*
|
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
2019-06-06
1
-2
/
+4
*
|
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-06-06
1
-4
/
+5
*
|
crypto: caam - strip input without changing crypto request
Iuliana Prodan
2019-06-06
2
-14
/
+32
*
|
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
2019-06-06
2
-17
/
+74
*
|
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
2019-05-30
5
-12
/
+12
*
|
crypto: caam - print debug messages at debug level
Sascha Hauer
2019-05-30
7
-353
/
+236
*
|
crypto: caam - remove unused defines
Sascha Hauer
2019-05-30
2
-15
/
+0
*
|
crypto: caam - print IV only when non NULL
Sascha Hauer
2019-05-30
1
-3
/
+4
*
|
crypto: caam - print debugging hex dumps after unmapping
Sascha Hauer
2019-05-23
1
-10
/
+11
*
|
crypto: caam/qi - DMA map keys using proper device
Horia Geantă
2019-05-23
1
-14
/
+19
*
|
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
3
-2
/
+17
*
|
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
4
-39
/
+15
*
|
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-05-23
10
-277
/
+208
*
|
crypto: caam - fix S/G table passing page boundary
Horia Geantă
2019-05-23
6
-37
/
+147
*
|
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-05-23
4
-1
/
+14
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-15
6
-15
/
+21
|
\
|
|
*
Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"
Herbert Xu
2019-05-09
2
-9
/
+1
|
*
crypto: caam - fix caam_dump_sg that iterates through scatterlist
Iuliana Prodan
2019-05-09
1
-1
/
+1
|
*
crypto: caam - fix DKP detection logic
Herbert Xu
2019-05-09
3
-5
/
+19
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
11
-170
/
+292
|
\
|
|
*
crypto: caam/qi2 - generate hash keys in-place
Horia Geantă
2019-05-03
1
-26
/
+15
|
*
crypto: caam/qi2 - fix DMA mapping of stack memory
Horia Geantă
2019-05-03
2
-68
/
+45
|
*
crypto: caam/qi2 - fix zero-length buffer DMA mapping
Horia Geantă
2019-05-03
1
-7
/
+18
|
*
crypto: caam/jr - update gcm detection logic
Horia Geantă
2019-04-25
2
-7
/
+14
|
*
crypto: caam - fix spelling mistake "cannote" -> "cannot"
Colin Ian King
2019-04-25
1
-1
/
+1
|
*
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
2019-04-18
1
-2
/
+0
|
*
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
3
-38
/
+151
|
*
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
Vakul Garg
2019-04-18
2
-1
/
+9
|
*
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
2019-04-08
1
-2
/
+2
|
*
crypto: caam - limit AXI pipeline to a depth of 1
Iuliana Prodan
2019-03-28
1
-0
/
+20
|
*
crypto: caam/jr - Remove extra memory barrier during job ring enqueue
Vakul Garg
2019-03-28
1
-2
/
+4
|
*
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
2019-03-28
2
-7
/
+1
|
*
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
2019-03-28
2
-7
/
+1
|
*
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2019-03-22
2
-2
/
+11
*
|
crypto: caam - fix copy of next buffer for xcbc and cmac
Iuliana Prodan
2019-03-28
1
-7
/
+6
|
/
*
crypto: caam - add missing put_device() call
Wen Yang
2019-03-07
5
-27
/
+50
[prev]
[next]