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 - 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
*
|
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
|
crypto: caam - Remove unnecessary reference to crt_aead
Herbert Xu
2015-05-13
1
-48
/
+48
*
|
crypto: talitos - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
|
crypto: qat - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
|
crypto: nx - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
|
crypto: ixp4xx - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
|
crypto: caam - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
*
|
crypto: qat - add driver version
Allan, Bruce W
2015-05-11
3
-0
/
+9
*
|
crypto: nx - add hardware 842 crypto comp alg
Dan Streetman
2015-05-11
3
-0
/
+597
*
|
crypto: nx - simplify pSeries nx842 driver
Dan Streetman
2015-05-11
1
-626
/
+153
*
|
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
2015-05-11
6
-10
/
+737
*
|
crypto: nx - add nx842 constraints
Dan Streetman
2015-05-11
3
-0
/
+50
[next]