index
:
Linux Stable
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.13.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 - fix DMA mapping of stack memory
Horia Geantă
2019-03-23
1
-64
/
+21
*
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-03-23
1
-0
/
+1
*
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-03-23
1
-3
/
+5
*
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
2019-01-22
1
-6
/
+9
*
crypto: caam - fix implicit casts in endianness helpers
Horia Geantă
2018-11-13
1
-14
/
+14
*
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
2018-09-21
1
-4
/
+4
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-29
3
-15
/
+14
|
\
|
*
crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
Horia Geantă
2018-08-25
1
-10
/
+10
|
*
crypto: caam/qi - fix error path in xts setkey
Horia Geantă
2018-08-25
1
-4
/
+2
|
*
crypto: caam/jr - fix descriptor DMA unmapping
Horia Geantă
2018-08-25
1
-1
/
+2
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-23
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
Roy Pledge
2018-07-24
2
-2
/
+2
*
|
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
1
-1
/
+0
*
|
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-1
/
+1
|
/
*
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
2018-05-31
1
-3
/
+2
*
crypto: caam - fix rfc4543 descriptors
Horia Geantă
2018-05-31
1
-2
/
+2
*
crypto: caam - fix MC firmware detection
Horia Geantă
2018-05-31
2
-9
/
+13
*
crypto: caam - fix size of RSA prime factor q
Horia Geantă
2018-05-05
1
-4
/
+4
*
crypto: caam: - Use kmemdup() function
Fabio Estevam
2018-04-21
1
-8
/
+1
*
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2018-04-21
2
-0
/
+62
*
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2018-04-21
2
-4
/
+58
*
crypto: caam - staticize caam_get_era()
Fabio Estevam
2018-04-21
2
-4
/
+1
*
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
1
-111
/
+116
*
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
1
-121
/
+91
*
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
2018-04-21
1
-12
/
+17
*
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
1
-0
/
+2
*
crypto: caam - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
1
-0
/
+2
*
crypto: caam - do not use mem and emi_slow clock for imx7x
Rui Miguel Silva
2018-03-03
1
-15
/
+24
*
crypto: caam - Fix null dereference at error path
Rui Miguel Silva
2018-03-03
1
-3
/
+0
*
crypto: caam/qi - add GCM support
Horia Geantă
2018-02-15
1
-0
/
+374
*
crypto: caam - prepare for gcm(aes) support over QI interface
Horia Geantă
2018-02-15
3
-25
/
+183
*
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
2018-02-15
2
-3
/
+20
*
crypto: caam - fix endless loop when DECO acquire fails
Horia Geantă
2018-02-08
1
-2
/
+6
*
crypto: caam - add Derived Key Protocol (DKP) support
Horia Geantă
2017-12-28
9
-171
/
+384
*
crypto: caam - save Era in driver's private data
Horia Geantă
2017-12-28
2
-1
/
+4
*
crypto: caam - remove needless ablkcipher key copy
Horia Geantă
2017-12-28
2
-12
/
+4
*
crypto: caam - constify key data
Horia Geantă
2017-12-28
2
-8
/
+8
*
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
2017-12-11
1
-3
/
+3
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-14
5
-15
/
+17
|
\
|
*
crypto: caam - remove unused param of ctx_map_to_sec4_sg()
Horia Geantă
2017-11-06
1
-4
/
+4
|
*
crypto: caam - remove unneeded edesc zeroization
Horia Geantă
2017-11-06
1
-4
/
+0
|
*
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
2017-11-03
1
-1
/
+6
|
*
crypto: caam - fix incorrect define
Radu Alexe
2017-11-03
1
-1
/
+1
|
*
crypto: caam - Use GCM IV size constant
Corentin LABBE
2017-09-22
2
-5
/
+6
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
19
-0
/
+19
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
19
-0
/
+19
|
|
/
*
/
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
2017-09-20
3
-44
/
+39
*
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-08-09
3
-63
/
+32
*
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
2017-08-03
7
-25
/
+148
[next]