Age | Commit message (Expand) | Author | Files | Lines |
2020-11-27 | crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code | Christophe JAILLET | 2 | -16/+4 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+2 |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -7/+1 |
2020-10-02 | crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng... | Qinglang Miao | 1 | -7/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2 | -4/+4 |
2020-07-16 | crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY | Mikulas Patocka | 1 | -15/+15 |
2020-06-18 | crypto: octeontx - Fix sparse warnings | Herbert Xu | 6 | -38/+32 |
2020-06-15 | crypto: marvell/octeontx - Fix a potential NULL dereference | Dan Carpenter | 1 | -4/+7 |
2020-04-16 | crypto: marvell/octeontx - Add missing '\n' in log messages | Christophe JAILLET | 6 | -69/+70 |
2020-04-03 | crypto: marvell/octeontx - fix double free of ptr | Colin Ian King | 1 | -3/+5 |
2020-03-20 | crypto: marvell - add the Virtual Function driver for CPT | SrujanaChalla | 9 | -2/+4686 |
2020-03-20 | crypto: marvell - add support for OCTEON TX CPT engine | SrujanaChalla | 8 | -0/+2764 |