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: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
Cyrille Pitchen
2017-02-03
2
-13
/
+33
*
crypto: atmel-sha - make atmel_sha_done_task more generic
Cyrille Pitchen
2017-02-03
1
-5
/
+16
*
crypto: atmel-sha - update request queue management to make it more generic
Cyrille Pitchen
2017-02-03
1
-20
/
+54
*
crypto: atmel-sha - create function to get an Atmel SHA device
Cyrille Pitchen
2017-02-03
1
-4
/
+11
*
crypto: doc - Fix hash export state information
Rabin Vincent
2017-02-03
2
-7
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-02-03
10
-89
/
+96
|
\
|
*
crypto: chcr - Fix key length for RFC4106
Harsh Jain
2017-02-03
1
-2
/
+2
|
*
crypto: algif_aead - Fix kernel panic on list_del
Harsh Jain
2017-02-03
1
-1
/
+1
|
*
crypto: aesni - Fix failure when pcbc module is absent
Herbert Xu
2017-02-03
1
-4
/
+4
|
*
crypto: ccp - Fix double add when creating new DMA command
Gary R Hook
2017-02-03
2
-1
/
+6
|
*
crypto: ccp - Fix DMA operations when IOMMU is enabled
Gary R Hook
2017-02-03
1
-1
/
+1
|
*
crypto: chcr - Check device is allocated before use
Harsh Jain
2017-02-03
1
-10
/
+8
|
*
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
2017-02-03
2
-23
/
+29
|
*
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
2017-02-02
1
-2
/
+2
|
*
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2017-02-02
2
-1
/
+2
|
*
crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
Ard Biesheuvel
2017-01-23
1
-46
/
+42
|
*
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Salvatore Benedetto
2017-01-23
1
-0
/
+1
|
*
crypto: aesni - Fix failure when built-in with modular pcbc
Herbert Xu
2016-12-30
1
-1
/
+2
*
|
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
2017-01-23
1
-0
/
+6
*
|
crypto: mediatek - add support to GCM mode
Ryder Lee
2017-01-23
3
-4
/
+369
*
|
crypto: mediatek - add support to CTR mode
Ryder Lee
2017-01-23
1
-5
/
+146
*
|
crypto: mediatek - fix typo and indentation
Ryder Lee
2017-01-23
3
-69
/
+63
*
|
crypto: mediatek - regroup functions by usage
Ryder Lee
2017-01-23
1
-131
/
+141
*
|
crypto: mediatek - rework crypto request completion
Ryder Lee
2017-01-23
2
-12
/
+16
*
|
crypto: mediatek - make crypto request queue management more generic
Ryder Lee
2017-01-23
2
-36
/
+53
*
|
crypto: mediatek - fix incorrect data transfer result
Ryder Lee
2017-01-23
3
-32
/
+47
*
|
crypto: mediatek - move HW control data to transformation context
Ryder Lee
2017-01-23
3
-145
/
+126
*
|
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2017-01-23
33
-74
/
+229
*
|
crypto: x86/crc32c - fix %progbits -> @progbits
Denys Vlasenko
2017-01-23
1
-1
/
+1
*
|
crypto: arm/aes-neonbs - fix issue with v2.22 and older assembler
Ard Biesheuvel
2017-01-23
1
-4
/
+4
*
|
crypto: tcrypt - Add debug prints
Rabin Vincent
2017-01-23
1
-0
/
+6
*
|
crypto: img-hash - use dma_data_direction when calling dma_map_sg
Nicolas Iooss
2017-01-23
1
-2
/
+2
*
|
crypto: virtio - adjust priority of algorithm
Gonglei \(Arei\)
2017-01-13
1
-1
/
+1
*
|
crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code
Ard Biesheuvel
2017-01-13
1
-5
/
+5
*
|
hwrng: n2 - update version info
Shannon Nelson
2017-01-13
1
-4
/
+4
*
|
hwrng: n2 - support new hardware register layout
Shannon Nelson
2017-01-13
2
-46
/
+134
*
|
hwrng: n2 - add device data descriptions
Shannon Nelson
2017-01-13
2
-8
/
+54
*
|
hwrng: n2 - limit error spewage when self-test fails
Shannon Nelson
2017-01-13
1
-1
/
+4
*
|
crypto: mediatek - make symbol of_crypto_id static
Wei Yongjun
2017-01-13
1
-1
/
+1
*
|
crypto: testmgr - use calculated count for number of test vectors
Ard Biesheuvel
2017-01-13
2
-1101
/
+204
*
|
crypto: arm/aes - replace bit-sliced OpenSSL NEON code
Ard Biesheuvel
2017-01-13
9
-6499
/
+1429
*
|
crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64
Ard Biesheuvel
2017-01-12
4
-0
/
+1393
*
|
crypto: arm/aes - replace scalar AES cipher
Ard Biesheuvel
2017-01-12
5
-119
/
+256
*
|
crypto: arm64/aes - add scalar implementation
Ard Biesheuvel
2017-01-12
4
-0
/
+203
*
|
crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well
Ard Biesheuvel
2017-01-12
1
-2
/
+23
*
|
crypto: arm/chacha20 - implement NEON version based on SSE3 code
Ard Biesheuvel
2017-01-12
4
-0
/
+659
*
|
crypto: arm64/chacha20 - implement NEON version based on SSE3 code
Ard Biesheuvel
2017-01-12
4
-0
/
+586
*
|
crypto: mediatek - fix format string for 64-bit builds
Arnd Bergmann
2017-01-12
2
-3
/
+3
*
|
crypto: mediatek - remove ARM dependencies
Arnd Bergmann
2017-01-12
1
-7
/
+4
*
|
crypto: x86/chacha20 - Manually align stack buffer
Herbert Xu
2017-01-12
1
-1
/
+4
[next]