Age | Commit message (Expand) | Author |
2019-08-09 | crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2019-02-01 | crypto: axis - move request unmap outside of the queue lock | Vincent Whitchurch |
2019-02-01 | crypto: axis - use a constant time tag compare | Lars Persson |
2019-02-01 | crypto: axis - support variable AEAD tag length | Lars Persson |
2019-02-01 | crypto: axis - give DMA the start of the status buffer | Lars Persson |
2019-02-01 | crypto: axis - fix for recursive locking from bottom half | Lars Persson |
2019-02-01 | crypto: axis - remove sha512 support for artpec7 | Lars Persson |
2019-02-01 | crypto: axis - remove sha384 support for artpec7 | Lars Persson |
2019-02-01 | crypto: axis - no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2018-10-12 | crypto: axis - fix platform_no_drv_owner.cocci warnings | YueHaibing |
2018-09-28 | crypto: artpec6 - Remove VLA usage of skcipher | Kees Cook |
2018-07-09 | crypto: skcipher - remove useless setting of type flags | Eric Biggers |
2018-07-09 | crypto: aead - remove useless setting of type flags | Eric Biggers |
2018-07-09 | crypto: ahash - remove useless setting of type flags | Eric Biggers |
2018-01-26 | crypto: axis - remove unnecessary platform_get_resource() error check | weiyongjun \(A\) |
2017-12-22 | crypto: artpec6 - set correct iv size for gcm(aes) | Lars Persson |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-06 | crypto: Convert timers to use timer_setup() | Kees Cook |
2017-09-22 | crypto: axis - hide an unused variable | Arnd Bergmann |
2017-08-22 | crypto: axis - add ARTPEC-6/7 crypto accelerator driver | Lars Persson |