Age | Commit message (Expand) | Author |
2019-05-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-09 | Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue" | Herbert Xu |
2019-05-09 | crypto: caam - fix caam_dump_sg that iterates through scatterlist | Iuliana Prodan |
2019-05-09 | crypto: caam - fix DKP detection logic | Herbert Xu |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-03 | crypto: caam/qi2 - generate hash keys in-place | Horia Geantă |
2019-05-03 | crypto: caam/qi2 - fix DMA mapping of stack memory | Horia Geantă |
2019-05-03 | crypto: caam/qi2 - fix zero-length buffer DMA mapping | Horia Geantă |
2019-04-25 | crypto: caam/jr - update gcm detection logic | Horia Geantă |
2019-04-25 | crypto: caam - fix spelling mistake "cannote" -> "cannot" | Colin Ian King |
2019-04-18 | crypto: rsa - unimplement sign/verify for raw RSA backends | Vitaly Chikunov |
2019-04-18 | crypto: caam - Forbid 2-key 3DES in FIPS mode | Herbert Xu |
2019-04-18 | crypto: caam/jr - Remove extra memory barrier during job ring dequeue | Vakul Garg |
2019-04-08 | crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR() | Dan Carpenter |
2019-03-28 | crypto: caam - limit AXI pipeline to a depth of 1 | Iuliana Prodan |
2019-03-28 | crypto: caam/jr - Remove extra memory barrier during job ring enqueue | Vakul Garg |
2019-03-28 | crypto: caam/jr - Removed redundant vars from job ring private data | Vakul Garg |
2019-03-28 | crypto: caam/jr - Remove spinlock for output job ring | Vakul Garg |
2019-03-28 | crypto: caam - fix copy of next buffer for xcbc and cmac | Iuliana Prodan |
2019-03-22 | crypto: caam/jr - optimize job ring enqueue and dequeue operations | Vakul Garg |
2019-03-07 | crypto: caam - add missing put_device() call | Wen Yang |
2019-02-28 | crypto: caam - remove redundant likely/unlikely annotation | Chengguang Xu |
2019-02-28 | crypto: caam - generate hash keys in-place | Horia Geantă |
2019-02-28 | crypto: caam - fix DMA mapping xcbc key twice | Horia Geantă |
2019-02-28 | crypto: caam - fix hash context DMA unmap size | Franck LENORMAND |
2019-02-22 | crypto: caam/qi2 - relax busy polling while enqueuing FDs | Horia Geantă |
2019-02-22 | crypto: caam/qi2 - rate-limit enqueue failure prints | Horia Geantă |
2019-02-22 | crypto: caam/qi2 - use affine DPIOs | Horia Geantă |
2019-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next | Herbert Xu |
2019-02-15 | crypto: caam - weak key checking for cbc des, 3des | Iuliana Prodan |
2019-02-15 | crypto: caam - add ecb(*) support | Iuliana Prodan |
2019-02-15 | crypto: caam - use mapped_{src,dst}_nents for job descriptor | Iuliana Prodan |
2019-02-08 | crypto: caam - fixed handling of sg list | Pankaj Gupta |
2019-02-01 | crypto: caam - fix DMA mapping of stack memory | Horia Geantă |
2019-02-01 | crypto: caam - fix indentation of goto label | Roland Hieber |
2019-02-01 | crypto: caam - no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-02-01 | crypto: caam - handle zero-length AEAD output | Horia Geantă |
2019-02-01 | crypto: caam - add support for cmac(aes) | Iuliana Prodan |
2019-01-11 | soc: fsl: dpio: add a device_link at dpaa2_io_service_register | Ioana Ciornei |
2019-01-11 | crypto: caam - add support for xcbc(aes) | Iuliana Prodan |
2019-01-11 | crypto: caam - create ahash shared descriptors only once | Iuliana Prodan |
2019-01-11 | crypto: caam - fix error reporting for caam_hash_alloc | Iuliana Prodan |
2019-01-11 | crypto: caam - move shared symbols in a common location | Horia Geantă |
2019-01-10 | crypto: caam - fix SHA support detection | Horia Geantă |
2019-01-10 | crypto: caam - fix zero-length buffer DMA mapping | Aymen Sghaier |
2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers |
2018-11-16 | crypto: caam/qi2 - add support for Chacha20 + Poly1305 | Horia Geantă |
2018-11-16 | crypto: caam/jr - add support for Chacha20 + Poly1305 | Horia Geantă |
2018-11-16 | crypto: caam/qi2 - add support for ChaCha20 | Horia Geantă |
2018-11-16 | crypto: caam - add register map changes cf. Era 10 | Horia Geantă |