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
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
17
-1558
/
+1940
|
\
|
*
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
2016-12-07
1
-3
/
+3
|
*
crypto: caam - make aamalg_desc a proper module
Arnd Bergmann
2016-12-01
2
-1
/
+5
|
*
crypto: caam - pass key buffers with typesafe pointers
Arnd Bergmann
2016-12-01
3
-59
/
+62
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-11-30
1
-0
/
+9
|
|
\
|
*
|
crypto: caam - refactor ahash shared descriptor generation
Horia Geantă
2016-11-28
1
-94
/
+36
|
*
|
crypto: caam - consolidate split key length computation
Horia Geantă
2016-11-28
4
-45
/
+53
|
*
|
crypto: caam - refactor encryption descriptors generation
Horia Geantă
2016-11-28
5
-1072
/
+1440
|
*
|
crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
Horia Geantă
2016-11-28
1
-4
/
+4
|
*
|
crypto: caam - rewrite some generic inline append cmds
Horia Geantă
2016-11-28
2
-14
/
+14
|
*
|
crypto: caam - improve key inlining
Horia Geantă
2016-11-28
2
-53
/
+116
|
*
|
crypto: caam - remove superfluous alg_op algorithm param
Horia Geantă
2016-11-28
4
-81
/
+13
|
*
|
crypto: caam - group algorithm related params
Horia Geantă
2016-11-28
5
-205
/
+274
|
*
|
crypto: caam - move append_key_aead() into init_sh_desc_key_aead()
Horia Geantă
2016-11-28
1
-18
/
+12
|
*
|
crypto: caam - merge identical ahash_final/finup shared desc
Horia Geantă
2016-11-13
1
-25
/
+1
|
*
|
crypto: caam - constify pointer to descriptor buffer
Horia Geantă
2016-11-13
1
-34
/
+38
|
*
|
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
Horia Geantă
2016-11-13
2
-7
/
+5
|
*
|
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2016-11-13
2
-9
/
+17
|
*
|
crypto: caam - fix DMA API mapping leak in ablkcipher code
Horia Geantă
2016-11-13
1
-0
/
+44
|
*
|
crypto: caam - remove unreachable code in report_ccb_status()
Horia Geantă
2016-11-13
1
-3
/
+2
|
*
|
crypto: caam - trivial code clean-up
Horia Geantă
2016-11-13
3
-22
/
+9
|
*
|
crypto: caam - remove unused command from aead givencrypt
Horia Geantă
2016-11-13
1
-4
/
+1
|
*
|
crypto: caam - remove unused may_sleep in dbg_dump_sg()
Horia Geantă
2016-11-13
1
-13
/
+6
|
*
|
crypto: caam - fix smatch warnings
Horia Geantă
2016-11-13
2
-4
/
+2
|
*
|
crypto: caam - fix sparse warnings
Horia Geantă
2016-11-13
3
-26
/
+20
|
*
|
crypto: caam - desc.h fixes
Horia Geantă
2016-11-13
1
-8
/
+8
|
*
|
crypto: caam - completely remove error propagation handling
Horia Geantă
2016-11-13
2
-8
/
+2
|
*
|
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
2016-11-13
1
-1
/
+3
|
*
|
crypto: caam - fix type mismatch warning
Arnd Bergmann
2016-11-01
1
-1
/
+1
|
*
|
crypto: caam - add support for iMX6UL
Marcus Folkesson
2016-10-25
1
-15
/
+20
*
|
|
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
2016-12-07
1
-2
/
+3
|
|
/
|
/
|
*
|
crypto: caam - fix type mismatch warning
Arnd Bergmann
2016-11-17
1
-1
/
+1
*
|
crypto: caam - do not register AES-XTS mode on LP units
Sven Ebenfeld
2016-11-13
1
-0
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
1
-40
/
+37
|
\
|
*
crypto: caam - fix IV loading for authenc (giv)decryption
Horia Geantă
2016-08-31
1
-40
/
+37
*
|
crypto: caam - treat SGT address pointer as u64
Tudor Ambarus
2016-10-02
3
-7
/
+9
*
|
crypto: caam - Unmap region obtained by of_iomap
Arvind Yadav
2016-10-02
1
-0
/
+1
*
|
crypto: caam - fix sg dump
Catalin Vasile
2016-09-22
1
-18
/
+61
*
|
crypto: caam - Move common error handling code in two functions
Markus Elfring
2016-09-22
1
-12
/
+14
*
|
crypto: caam - Delete an unnecessary initialisation in seven functions
Markus Elfring
2016-09-22
1
-7
/
+7
*
|
crypto: caam - Return a value directly in caam_hash_cra_init()
Markus Elfring
2016-09-22
1
-5
/
+1
*
|
crypto: caam - Rename a jump label in five functions
Markus Elfring
2016-09-22
1
-27
/
+22
*
|
crypto: caam - Rename jump labels in ahash_setkey()
Markus Elfring
2016-09-22
1
-6
/
+5
*
|
crypto: caam - Use kmalloc_array() in ahash_setkey()
Markus Elfring
2016-09-22
1
-2
/
+3
*
|
crypto: caam - fix rfc3686(ctr(aes)) IV load
Catalin Vasile
2016-09-07
2
-42
/
+57
*
|
crypto: caam - add missing header dependencies
Baoyou Xie
2016-08-31
1
-0
/
+1
*
|
crypto: caam - avoid kernel warnings on probe failure
Russell King
2016-08-09
1
-0
/
+2
*
|
crypto: caam - get rid of tasklet
Russell King
2016-08-09
2
-17
/
+9
*
|
crypto: caam - add ahash_edesc_add_src()
Russell King
2016-08-09
1
-80
/
+57
*
|
crypto: caam - move job descriptor initialisation to ahash_edesc_alloc()
Russell King
2016-08-09
1
-50
/
+34
[next]