summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-28crypto: caam - Fix edesc/iv ordering mixupHerbert Xu
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-14crypto: aspeed - Fix modular aspeed-acryHerbert Xu
2023-02-14crypto: hisilicon/qm - fix coding style issuesWeili Qian
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian
2023-02-14crypto: hisilicon/qm - change function namesWeili Qian
2023-02-14crypto: hisilicon/qm - use min() instead of min_t()Weili Qian
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian
2023-02-14crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin
2023-02-14crypto: nx - Fix sparse warningsHerbert Xu
2023-02-13crypto: api - Use data directly in completion functionHerbert Xu
2023-02-13crypto: talitos - Use request_complete helpersHerbert Xu
2023-02-13crypto: sahara - Use request_complete helpersHerbert Xu
2023-02-13crypto: s5p-sss - Use request_complete helpersHerbert Xu
2023-02-13crypto: qce - Use request_complete helpersHerbert Xu
2023-02-13crypto: qat - Use request_complete helpersHerbert Xu
2023-02-13crypto: mxs-dcp - Use request_complete helpersHerbert Xu
2023-02-13crypto: octeontx2 - Use request_complete helpersHerbert Xu
2023-02-13crypto: octeontx - Use request_complete helpersHerbert Xu
2023-02-13crypto: marvell/cesa - Use request_complete helpersHerbert Xu
2023-02-13crypto: ixp4xx - Use request_complete helpersHerbert Xu
2023-02-13crypto: safexcel - Use request_complete helpersHerbert Xu
2023-02-13crypto: img-hash - Use request_complete helpersHerbert Xu
2023-02-13crypto: hisilicon - Use request_complete helpersHerbert Xu
2023-02-13crypto: hifn_795x - Use request_complete helpersHerbert Xu
2023-02-13crypto: chelsio - Use request_complete helpersHerbert Xu
2023-02-13crypto: ccp - Use request_complete helpersHerbert Xu
2023-02-13crypto: nitrox - Use request_complete helpersHerbert Xu
2023-02-13crypto: cpt - Use request_complete helpersHerbert Xu
2023-02-13crypto: bcm - Use request_complete helpersHerbert Xu
2023-02-13crypto: artpec6 - Use request_complete helpersHerbert Xu
2023-02-13crypto: atmel - Use request_complete helpersHerbert Xu
2023-02-10crypto: virtio/akcipher - Do not use GFP_ATOMIC when not neededChristophe JAILLET
2023-02-10crypto: aspeed - fix type warningsNeal Liu
2023-02-10crypto: qat - drop log level of msg in get_instance_node()Giovanni Cabiddu
2023-02-10crypto: qat - fix out-of-bounds readGiovanni Cabiddu
2023-02-10crypto: atmel - Drop unused id parameter from atmel_i2c_probe()Uwe Kleine-König
2023-02-10crypto: safexcel - Use crypto_wait_reqHerbert Xu
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-03crypto: ux500/hash - delete driverLinus Walleij
2023-02-03crypto: stm32/hash - Support Ux500 hashLinus Walleij
2023-02-03crypto: stm32/hash - Wait for idle before final CPU xmitLinus Walleij
2023-02-03crypto: stm32/hash - Use existing busy poll functionLinus Walleij
2023-02-03crypto: stm32/hash - Simplify codeLinus Walleij
2023-02-03crypto: marvell/cesa - Use crypto_wait_reqHerbert Xu