index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-1
/
+1
2017-03-16
crypto: mediatek - make hardware operation flow more efficient
Ryder Lee
2
-188
/
+165
2017-03-16
crypto: mediatek - add mtk_aes_gcm_tag_verify()
Ryder Lee
2
-2
/
+24
2017-03-16
crypto: mediatek - fix error handling in mtk_aes_complete()
Ryder Lee
1
-16
/
+23
2017-03-16
crypto: mediatek - add queue_task tasklet
Ryder Lee
3
-12
/
+39
2017-03-16
crypto: mediatek - simplify descriptor ring management
Ryder Lee
4
-26
/
+34
2017-03-16
crypto: mediatek - make mtk_sha_xmit() more generic
Ryder Lee
2
-86
/
+34
2017-03-16
crypto: mediatek - add MTK_* prefix and correct annotations.
Ryder Lee
4
-32
/
+32
2017-03-16
crypto: mediatek - rework interrupt handler
Ryder Lee
3
-101
/
+49
2017-03-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-47
/
+85
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
1
-1
/
+1
2017-03-09
crypto: bcm - fix spelling mistake: "genereate" -> "generate"
Colin Ian King
1
-1
/
+1
2017-03-09
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
4
-0
/
+271
2017-03-09
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
9
-58
/
+845
2017-03-09
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
13
-0
/
+2805
2017-03-09
crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
Krzysztof Kozlowski
1
-45
/
+82
2017-03-08
crypto: s5p-sss - Fix completing crypto request in IRQ handler
Krzysztof Kozlowski
1
-2
/
+3
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-42
/
+49
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2017-03-02
crypto: vmx - Use skcipher for xts fallback
Paulo Flabiano Smorigo
1
-16
/
+16
2017-03-02
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
1
-23
/
+24
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-9
/
+23
2017-02-27
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+1
2017-02-27
crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2017-02-27
crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend ...
Geert Uytterhoeven
1
-0
/
+2
2017-02-27
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
1
-0
/
+1
2017-02-27
crypto: cavium - Fix couple of static checker errors
George Cherian
2
-3
/
+5
2017-02-25
treewide: Remove remaining executable attributes from source files
Joe Perches
1
-0
/
+0
2017-02-24
s390/crypt: Add protected key AES module
Martin Schwidefsky
1
-0
/
+1
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-141
/
+65
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-53
/
+10
2017-02-23
crypto: cavium - remove dead MSI-X related define
Christoph Hellwig
1
-2
/
+0
2017-02-23
s390/pkey: Introduce pkey kernel module
Harald Freudenberger
1
-0
/
+16
2017-02-23
s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text.
Harald Freudenberger
1
-9
/
+6
2017-02-15
crypto: brcm - Avoid double free in ahash_finup()
Rob Rice
1
-1
/
+0
2017-02-15
crypto: cavium - fix Kconfig dependencies
Arnd Bergmann
1
-1
/
+2
2017-02-15
crypto: cavium - cpt_bind_vq_to_grp could return an error code
George Cherian
1
-2
/
+2
2017-02-15
crypto: caam - fix state buffer DMA (un)mapping
Horia Geantă
1
-55
/
+52
2017-02-15
crypto: caam - abstract ahash request double buffering
Horia Geantă
1
-29
/
+48
2017-02-15
crypto: caam - fix error path for ctx_dma mapping failure
Horia Geantă
1
-1
/
+6
2017-02-15
crypto: caam - fix DMA API leaks for multiple setkey() calls
Horia Geantă
2
-252
/
+102
2017-02-15
crypto: caam - don't dma_map key for hash algorithms
Horia Geantă
1
-17
/
+1
2017-02-15
crypto: caam - use dma_map_sg() return code
Horia Geantă
1
-62
/
+71
2017-02-15
crypto: caam - replace sg_count() with sg_nents_for_len()
Horia Geantă
2
-112
/
+88
2017-02-15
crypto: caam - check sg_count() return value
Horia Geantă
1
-2
/
+42
2017-02-15
crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()
Horia Geantă
1
-4
/
+4
2017-02-15
crypto: caam - fix JR IO mapping if one fails
Tudor Ambarus
1
-8
/
+9
[next]