Age | Commit message (Expand) | Author | Files | Lines |
2019-03-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -28/+51 |
2019-03-07 | crypto: caam - add missing put_device() call | Wen Yang | 5 | -27/+50 |
2019-03-07 | crypto: s5p-sss - fix AES support for Exynos5433 | Kamil Konieczny | 1 | -1/+1 |
2019-03-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 88 | -929/+1153 |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2019-03-04 | cxgb4/chtls: Prefix adapter flags with CXGB4 | Arjun Vynipadath | 1 | -1/+1 |
2019-02-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2019-02-28 | crypto: s5p - add AES support for Exynos5433 | Kamil Konieczny | 1 | -4/+46 |
2019-02-28 | crypto: crypto4xx - add missing of_node_put after of_device_is_available | Julia Lawall | 1 | -1/+3 |
2019-02-28 | crypto: cavium/zip - fix collision with generic cra_driver_name | Eric Biggers | 1 | -2/+4 |
2019-02-28 | crypto: caam - remove redundant likely/unlikely annotation | Chengguang Xu | 2 | -5/+5 |
2019-02-28 | crypto: s5p - update iv after AES-CBC op end | Kamil Konieczny | 1 | -0/+8 |
2019-02-28 | crypto: caam - generate hash keys in-place | Horia Geantă | 2 | -47/+23 |
2019-02-28 | crypto: caam - fix DMA mapping xcbc key twice | Horia Geantă | 1 | -2/+1 |
2019-02-28 | crypto: caam - fix hash context DMA unmap size | Franck LENORMAND | 1 | -3/+5 |
2019-02-28 | crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number | Krzysztof Kozlowski | 1 | -2/+4 |
2019-02-28 | crypto: stm32 - drop pointless static qualifier in stm32_hash_remove() | Mao Wenan | 1 | -1/+1 |
2019-02-28 | crypto: chelsio - Fixed Traffic Stall | Atul Gupta | 1 | -13/+20 |
2019-02-28 | crypto: marvell - Remove set but not used variable 'ivsize' | YueHaibing | 1 | -2/+0 |
2019-02-22 | crypto: ccp - Update driver messages to remove some confusion | Lendacky, Thomas | 2 | -9/+14 |
2019-02-22 | crypto: rockchip - update new iv to device in multiple operations | Zhang Zhijie | 2 | -0/+35 |
2019-02-22 | crypto: rockchip - fix scatterlist nents error | Zhang Zhijie | 4 | -5/+7 |
2019-02-22 | crypto: ccree - fix missing break in switch statement | Gustavo A. R. Silva | 1 | -0/+1 |
2019-02-22 | crypto: caam/qi2 - relax busy polling while enqueuing FDs | Horia Geantă | 1 | -0/+2 |
2019-02-22 | crypto: caam/qi2 - rate-limit enqueue failure prints | Horia Geantă | 1 | -1/+1 |
2019-02-22 | crypto: caam/qi2 - use affine DPIOs | Horia Geantă | 2 | -23/+31 |
2019-02-22 | crypto: chtls - remove cdev_list_lock | Sebastian Andrzej Siewior | 1 | -1/+0 |
2019-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next | Herbert Xu | 1 | -3/+3 |
2019-02-22 | crypto: ccree - add missing inline qualifier | Gilad Ben-Yossef | 1 | -1/+1 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -10/+13 |
2019-02-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -10/+13 |
2019-02-15 | crypto: caam - weak key checking for cbc des, 3des | Iuliana Prodan | 1 | -2/+2 |
2019-02-15 | crypto: caam - add ecb(*) support | Iuliana Prodan | 4 | -49/+161 |
2019-02-15 | crypto: export arc4 defines | Iuliana Prodan | 1 | -3/+1 |
2019-02-15 | crypto: caam - use mapped_{src,dst}_nents for job descriptor | Iuliana Prodan | 1 | -7/+20 |
2019-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+6 |
2019-02-08 | crypto: qat - Remove unused goto label | Herbert Xu | 1 | -1/+0 |
2019-02-08 | crypto: caam - fixed handling of sg list | Pankaj Gupta | 1 | -0/+1 |
2019-02-08 | crypto: ccp - fix the SEV probe in kexec boot path | Singh, Brijesh | 1 | -0/+16 |
2019-02-08 | crypto: ccree - fix resume race condition on init | Gilad Ben-Yossef | 3 | -10/+13 |
2019-02-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -4/+6 |
2019-02-01 | crypto: caam - fix DMA mapping of stack memory | Horia Geantă | 1 | -64/+21 |
2019-02-01 | crypto: bcm - remove -I. header search path and unused macro define | Masahiro Yamada | 1 | -2/+0 |
2019-02-01 | crypto: prefix header search paths with $(srctree)/ | Masahiro Yamada | 8 | -8/+9 |
2019-02-01 | crypto: axis - move request unmap outside of the queue lock | Vincent Whitchurch | 1 | -4/+4 |
2019-02-01 | crypto: axis - use a constant time tag compare | Lars Persson | 1 | -3/+3 |
2019-02-01 | crypto: axis - support variable AEAD tag length | Lars Persson | 1 | -10/+25 |
2019-02-01 | crypto: axis - give DMA the start of the status buffer | Lars Persson | 1 | -4/+7 |
2019-02-01 | crypto: axis - fix for recursive locking from bottom half | Lars Persson | 1 | -5/+23 |
2019-02-01 | crypto: axis - remove sha512 support for artpec7 | Lars Persson | 1 | -117/+9 |