index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
2016-12-07
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
2016-12-07
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
2016-11-30
crypto: chcr - Fix memory corruption
Harsh Jain
2016-11-17
crypto: caam - fix type mismatch warning
Arnd Bergmann
2016-11-13
crypto: caam - do not register AES-XTS mode on LP units
Sven Ebenfeld
2016-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-02
crypto: caam - treat SGT address pointer as u64
Tudor Ambarus
2016-10-02
crypto: ccp - Make syslog errors human-readable
Gary R Hook
2016-10-02
crypto: ccp - clean up data structure
Gary R Hook
2016-10-02
crypto: vmx - Ensure ghash-generic is enabled
Marcelo Cerri
2016-10-02
crypto: caam - Unmap region obtained by of_iomap
Arvind Yadav
2016-10-02
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri
2016-09-22
crypto: caam - fix sg dump
Catalin Vasile
2016-09-22
crypto: omap-sham - shrink the internal buffer size
Tero Kristo
2016-09-22
crypto: omap-sham - add support for export/import
Tero Kristo
2016-09-22
crypto: omap-sham - convert driver logic to use sgs for data xmit
Tero Kristo
2016-09-22
crypto: omap-sham - change the DMA threshold value to a define
Tero Kristo
2016-09-22
crypto: omap-sham - add support functions for sg based data handling
Tero Kristo
2016-09-22
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
Tero Kristo
2016-09-22
crypto: omap-sham - align algorithms on word offset
Tero Kristo
2016-09-22
crypto: omap-sham - add context export/import stubs
Tero Kristo
2016-09-22
crypto: sun4i-ss - mark sun4i_hash() static
Baoyou Xie
2016-09-22
crypto: ccp - Fix return value check in ccp_dmaengine_register()
Wei Yongjun
2016-09-22
crypto: caam - Move common error handling code in two functions
Markus Elfring
2016-09-22
crypto: caam - Delete an unnecessary initialisation in seven functions
Markus Elfring
2016-09-22
crypto: caam - Return a value directly in caam_hash_cra_init()
Markus Elfring
2016-09-22
crypto: caam - Rename a jump label in five functions
Markus Elfring
2016-09-22
crypto: caam - Rename jump labels in ahash_setkey()
Markus Elfring
2016-09-22
crypto: caam - Use kmalloc_array() in ahash_setkey()
Markus Elfring
2016-09-22
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2016-09-22
crypto: omap-aes - fix error return code in omap_aes_probe()
Wei Yongjun
2016-09-22
crypto: omap-des - fix error return code in omap_des_probe()
Wei Yongjun
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
2016-09-13
crypto: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-13
crypto: qat - fix leak on error path
Giovanni Cabiddu
2016-09-13
crypto: omap-des - fix crypto engine initialization order
Tero Kristo
2016-09-13
crypto: omap-aes - fix crypto engine initialization order
Tero Kristo
2016-09-13
crypto: omap-aes - Add fallback support
Lokesh Vutla
2016-09-13
crypto: omap-aes - Add support for multiple cores
Lokesh Vutla
2016-09-13
crypto: omap-aes - use runtime_pm autosuspend for clock handling
Tero Kristo
2016-09-13
crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3
Tero Kristo
2016-09-13
crypto: omap-sham - fix software fallback handling
Tero Kristo
2016-09-13
crypto: omap-sham - avoid executing tasklet where not needed
Tero Kristo
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-07
crypto: mv_cesa - remove NO_IRQ reference
Arnd Bergmann
2016-09-07
crypto: ccp - add missing release in ccp_dmaengine_register
Quentin Lambert
2016-09-07
crypto: caam - fix rfc3686(ctr(aes)) IV load
Catalin Vasile
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
[next]