index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: nx - add LE support to pSeries platform driver
Dan Streetman
2015-06-19
3
-43
/
+45
*
crypto: caam - Set last bit on src SG list
Herbert Xu
2015-06-19
1
-1
/
+1
*
crypto: caam - Reintroduce DESC_MAX_USED_BYTES
Herbert Xu
2015-06-19
1
-1
/
+2
*
crypto: drivers - Fix Kconfig selects
Herbert Xu
2015-06-18
6
-46
/
+19
*
crypto: caam - fix non-64-bit write/read access
Steffen Trumtrar
2015-06-18
1
-19
/
+19
*
crypto: caam - Convert GCM to new AEAD interface
Herbert Xu
2015-06-17
1
-634
/
+686
*
crypto: caam - Handle errors in dma_map_sg_chained
Herbert Xu
2015-06-17
1
-14
/
+21
*
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-06-17
3
-73
/
+67
*
crypto: caam - Provide correct value to iounmap() in controller driver
Victoria Milhoan
2015-06-16
1
-2
/
+2
*
crypto: caam - Fix incorrect size when DMA unmapping buffer
Victoria Milhoan
2015-06-16
1
-4
/
+5
*
crypto: vmx - Reindent to kernel style
Herbert Xu
2015-06-16
6
-482
/
+506
*
crypto: vmx - Remove duplicate PPC64 dependency
Herbert Xu
2015-06-16
2
-2
/
+1
*
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-15
5
-15
/
+25
*
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
Dan Streetman
2015-06-15
2
-2
/
+22
*
crypto: picoxcell - Clamp AEAD SG list by input length
Herbert Xu
2015-06-12
1
-3
/
+11
*
crypto: picoxcell - Make use of sg_nents_for_len
Herbert Xu
2015-06-12
1
-11
/
+2
*
crypto: picoxcell - Include linux/sizes.h
Herbert Xu
2015-06-12
1
-0
/
+1
*
random: Remove kernel blocking API
Herbert Xu
2015-06-10
1
-12
/
+0
*
random: Add callback API for random pool readiness
Herbert Xu
2015-06-10
1
-0
/
+78
*
crypto: caam - Clamp AEAD SG list by input length
Herbert Xu
2015-06-09
2
-12
/
+23
*
crypto: qat: fix issue when mapping assoc to internal AD struct
Tadeusz Struk
2015-06-09
1
-12
/
+20
*
crypto: qat - Set max request size
Tadeusz Struk
2015-06-09
1
-0
/
+2
*
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
2015-06-04
1
-5
/
+2
*
crypto: ccp - Protect against poorly marked end of sg list
Tom Lendacky
2015-06-03
1
-2
/
+5
*
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-06-03
6
-135
/
+148
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-05-28
2
-10
/
+11
|
\
|
*
hwrng: bcm63xx - Fix driver compilation
Álvaro Fernández Rojas
2015-05-04
1
-9
/
+9
|
*
crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA
Geert Uytterhoeven
2015-04-24
1
-1
/
+2
*
|
crypto: ccp - Remove unused structure field
Tom Lendacky
2015-05-27
1
-2
/
+0
*
|
crypto: ccp - Remove manual check and set of dma_mask pointer
Tom Lendacky
2015-05-27
1
-2
/
+0
*
|
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
2015-05-27
1
-0
/
+12
*
|
random: Wake up all getrandom(2) callers when pool is ready
Herbert Xu
2015-05-27
1
-1
/
+1
*
|
crypto: mv_cesa - request registers memory region
Boris BREZILLON
2015-05-25
1
-8
/
+5
*
|
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
2015-05-22
1
-3
/
+0
*
|
crypto: ixp4xx - Use crypto_aead_maxauthsize
Herbert Xu
2015-05-22
1
-2
/
+2
*
|
crypto: caam - Use old_aead_alg
Herbert Xu
2015-05-22
1
-1
/
+1
*
|
crypto: omap-sham - Add support for omap3 devices
Pali Rohár
2015-05-18
1
-0
/
+4
*
|
crypto: n2 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-05-18
1
-4
/
+4
*
|
crypto: nx - remove 842-nx null checks
Dan Streetman
2015-05-18
1
-6
/
+0
*
|
crypto: vmx - fix two mistyped texts
Paulo Flabiano Smorigo
2015-05-15
2
-2
/
+2
*
|
crypto: qat - rm unneeded header include
Tadeusz Struk
2015-05-15
1
-1
/
+0
*
|
crypto: qat - remove unused structure members
Tadeusz Struk
2015-05-15
1
-12
/
+0
*
|
crypto: omap-sham - Check for return value from pm_runtime_get_sync
Pali Rohár
2015-05-15
1
-3
/
+20
*
|
crypto: talitos - static code checker fixes
Horia Geant?
2015-05-13
1
-7
/
+5
*
|
crypto: talitos - avoid out of bound scatterlist iterator
Horia Geant?
2015-05-13
1
-2
/
+2
*
|
Revert "crypto: talitos - convert to use be16_add_cpu()"
Horia Geant?
2015-05-13
1
-1
/
+2
*
|
crypto: talitos - avoid memleak in talitos_alg_alloc()
Horia Geant?
2015-05-13
1
-0
/
+1
*
|
crypto: talitos - fix size calculation in talitos_edesc_alloc()
Dan Carpenter
2015-05-13
1
-2
/
+2
*
|
crypto: qat - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-2
/
+3
*
|
crypto: picoxcell - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
[next]