index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: aesni - fix build on x86 (32bit)
Tim Chen
2014-01-15
2
-1
/
+1
*
crypto: mxs - Fix sparse non static symbol warning
Wei Yongjun
2014-01-15
1
-1
/
+1
*
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2014-01-15
3
-1
/
+29
*
crypto: ccp - Cleanup hash invocation calls
Tom Lendacky
2014-01-15
2
-3
/
+7
*
crypto: ccp - Change data length declarations to u64
Tom Lendacky
2014-01-15
5
-37
/
+57
*
crypto: ccp - Check for caller result area before using it
Tom Lendacky
2014-01-15
2
-3
/
+8
*
crypto: ccp - Cleanup scatterlist usage
Tom Lendacky
2014-01-15
2
-26
/
+33
*
crypto: ccp - Apply appropriate gfp_t type to memory allocations
Tom Lendacky
2014-01-15
2
-2
/
+8
*
crypto: drivers - Sort drivers/crypto/Makefile
Marek Vasut
2014-01-05
1
-17
/
+17
*
ARM: mxs: dts: Enable DCP for MXS
Marek Vasut
2014-01-05
2
-2
/
+5
*
crypto: mxs - Add Freescale MXS DCP driver
Marek Vasut
2014-01-05
4
-0
/
+1135
*
crypto: mxs - Remove the old DCP driver
Marek Vasut
2014-01-05
3
-914
/
+0
*
crypto: ahash - Fully restore ahash request before completing
Marek Vasut
2014-01-05
1
-1
/
+4
*
crypto: aesni - fix build on x86 (32bit)
Andy Shevchenko
2013-12-31
2
-1
/
+4
*
crypto: talitos - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-30
1
-2
/
+0
*
crypto: ccp - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-30
1
-2
/
+0
*
crypto: crypto4xx - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-30
1
-1
/
+0
*
crypto: caam - simplify and harden key parsing
Horia Geanta
2013-12-20
1
-23
/
+13
*
crypto: omap-sham - Fix Polling mode for larger blocks
Lokesh Vutla
2013-12-20
1
-3
/
+9
*
crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...
Tim Chen
2013-12-20
2
-0
/
+280
*
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
Tim Chen
2013-12-20
3
-3
/
+2953
*
crypto: arch - use crypto_memneq instead of memcmp
Daniel Borkmann
2013-12-20
2
-4
/
+4
*
crypto: ccp - Remove user triggerable pr_err calls
Tom Lendacky
2013-12-20
3
-21
/
+7
*
crypto: ccp - CCP Kconfig fixes
Tom Lendacky
2013-12-20
2
-1
/
+2
*
crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
Tom Lendacky
2013-12-20
2
-5
/
+5
*
crypto: memneq - fix for archs without efficient unaligned access
Daniel Borkmann
2013-12-09
1
-1
/
+2
*
crytpo: ccp - fix coccinelle warnings
Fengguang Wu
2013-12-09
3
-4
/
+4
*
crypto: omap-aes - add error check for pm_runtime_get_sync
Nishanth Menon
2013-12-05
1
-2
/
+14
*
padata: Fix wrong usage of rcu_dereference()
Mathias Krause
2013-12-05
1
-1
/
+1
*
crypto: pcrypt - Fix wrong usage of rcu_dereference()
Mathias Krause
2013-12-05
1
-1
/
+1
*
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2013-12-05
5
-30
/
+68
*
crypto: talitos - fix locating offending descriptor in error path
Horia Geanta
2013-12-05
1
-6
/
+15
*
crypto: omap-sham - Only release DMA channel if successfully requested
Mark A. Greer
2013-12-05
1
-2
/
+5
*
crypto: ccp - CCP maintainer information
Tom Lendacky
2013-12-05
1
-0
/
+7
*
crytpo: ccp - CCP device driver build files
Tom Lendacky
2013-12-05
4
-0
/
+46
*
crypto: ccp - CCP SHA crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+497
*
crypto: ccp - CCP XTS-AES crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+285
*
crypto: ccp - CCP AES CMAC mode crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+355
*
crypto: ccp - CCP AES crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+375
*
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky
2013-12-05
2
-0
/
+623
*
crypto: ccp - CCP device driver and interface support
Tom Lendacky
2013-12-05
5
-0
/
+3759
*
crypto: testmgr - fix sglen in test_aead for case 'dst != src'
Horia Geanta
2013-11-28
1
-14
/
+12
*
crypto: talitos - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-28
1
-24
/
+23
*
crypto: caam - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-28
2
-22
/
+33
*
crypto: ccm - Fix handling of zero plaintext when computing mac
Horia Geanta
2013-11-28
1
-1
/
+2
*
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
2013-11-28
1
-14
/
+17
*
crypto: talitos - corrrectly handle zero-length assoc data
Horia Geanta
2013-11-28
1
-5
/
+16
*
crypto: scatterwalk - Set the chain pointer indication bit
Tom Lendacky
2013-11-28
1
-0
/
+1
*
crypto: authenc - Find proper IV address in ablkcipher callback
Tom Lendacky
2013-11-28
1
-3
/
+4
*
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-26
1
-0
/
+1
[next]