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: testmgr - fix overlap in chunked tests again
Ard Biesheuvel
2016-12-08
1
-1
/
+1
*
crypto: arm/crc32 - accelerated support based on x86 SSE implementation
Ard Biesheuvel
2016-12-07
4
-0
/
+555
*
crypto: arm64/crc32 - accelerated support based on x86 SSE implementation
Ard Biesheuvel
2016-12-07
4
-0
/
+487
*
crypto: arm/crct10dif - port x86 SSE implementation to ARM
Ard Biesheuvel
2016-12-07
4
-0
/
+535
*
crypto: arm64/crct10dif - port x86 SSE implementation to arm64
Ard Biesheuvel
2016-12-07
4
-0
/
+495
*
crypto: testmgr - add/enhance test cases for CRC-T10DIF
Ard Biesheuvel
2016-12-07
1
-28
/
+42
*
crypto: testmgr - avoid overlap in chunked tests
Ard Biesheuvel
2016-12-07
1
-1
/
+1
*
crypto: chcr - checking for IS_ERR() instead of NULL
Dan Carpenter
2016-12-07
1
-9
/
+8
*
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
2016-12-07
1
-3
/
+3
*
crypto: algif_aead - fix AIO handling of zero buffer
Stephan Mueller
2016-12-01
1
-2
/
+3
*
crypto: aes-ce - Make aes_simd_algs static
Herbert Xu
2016-12-01
1
-1
/
+1
*
crypto: algif_skcipher - set error code when kcalloc fails
Pan Bian
2016-12-01
1
-1
/
+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
*
crypto: arm64/aes-ce-ccm - Fix AEAD decryption length
Herbert Xu
2016-12-01
1
-2
/
+2
*
MAINTAINERS: add crypto headers to crypto entry
Baruch Siach
2016-12-01
1
-0
/
+1
*
crypt: doc - remove misleading mention of async API
Baruch Siach
2016-12-01
1
-3
/
+0
*
crypto: doc - fix header file name
Baruch Siach
2016-12-01
1
-1
/
+1
*
crypto: api - fix comment typo
Baruch Siach
2016-12-01
1
-1
/
+1
*
crypto: skcipher - Add separate walker for AEAD decryption
Herbert Xu
2016-12-01
2
-3
/
+34
*
crypto: arm/aesbs - fix brokenness after skcipher conversion
Ard Biesheuvel
2016-11-30
1
-1
/
+1
*
crypto: chcr - Add AEAD algos.
Harsh Jain
2016-11-30
6
-41
/
+1558
*
crypto: chcr - Move tfm ctx variable to request context
Harsh Jain
2016-11-30
2
-18
/
+17
*
crypto: chcr - Use SHASH_DESC_ON_STACK
Harsh Jain
2016-11-30
2
-38
/
+27
*
crypto: chcr - Adjust Dest. buffer size
Harsh Jain
2016-11-30
1
-30
/
+20
*
crypto: chcr - Calculate Reverse round key in setkey callback.
Harsh Jain
2016-11-30
2
-30
/
+24
*
crypto: chcr - Remove dynamic allocation
Harsh Jain
2016-11-30
2
-32
/
+45
*
crypto: chcr - Fixes Unchecked dereference inside function
Harsh Jain
2016-11-30
1
-1
/
+2
*
crypto: chcr - Added new structure chcr_wr
Harsh Jain
2016-11-30
4
-149
/
+140
*
crypto: chcr - Cosmetic change
Harsh Jain
2016-11-30
2
-58
/
+53
*
crypto: arm64/aes-ce-ctr - fix skcipher conversion
Ard Biesheuvel
2016-11-30
1
-0
/
+1
*
crypto: skcipher - fix crash in skcipher_walk_aead()
Ard Biesheuvel
2016-11-30
1
-0
/
+2
*
crypto: arm/aes-ce - fix broken monolithic build
Ard Biesheuvel
2016-11-30
1
-1
/
+1
*
crypto: arm/aes - Add missing SIMD select for aesbs
Herbert Xu
2016-11-30
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-11-30
7
-17
/
+48
|
\
|
*
crypto: rsa - Add Makefile dependencies to fix parallel builds
David Michael
2016-11-30
1
-0
/
+1
|
*
crypto: chcr - Fix memory corruption
Harsh Jain
2016-11-30
1
-1
/
+2
|
*
crypto: drbg - prevent invalid SG mappings
Stephan Mueller
2016-11-30
2
-5
/
+26
|
*
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
Herbert Xu
2016-11-22
1
-4
/
+0
|
*
crypto: algif_hash - Fix result clobbering in recvmsg
Herbert Xu
2016-11-22
1
-1
/
+1
|
*
crypto: algif_hash - Fix NULL hash crash with shash
Herbert Xu
2016-11-18
1
-7
/
+10
|
*
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
*
|
crypto: arm/aes - Select SIMD in Kconfig
Herbert Xu
2016-11-29
2
-3
/
+3
*
|
crypto: arm64/sha2 - add generated .S files to .gitignore
Ard Biesheuvel
2016-11-29
1
-0
/
+2
*
|
crypto: testmgr - don't use stack buffer in test_acomp()
Eric Biggers
2016-11-28
1
-3
/
+8
*
|
MAINTAINERS: add maintainers for caam crypto driver
Horia Geantă
2016-11-28
1
-0
/
+8
*
|
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
[next]