summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: caam - avoid S/G table fetching for AEAD zero-length outputHoria Geantă2019-05-234-1/+14
| * | crypto: qat - do not offload zero length requestsGiovanni Cabiddu2019-05-231-0/+6
| * | crypto: qat - return error for block ciphers for invalid requestsGiovanni Cabiddu2019-05-231-4/+19
| * | crypto: qat - return proper error code in setkeyGiovanni Cabiddu2019-05-231-65/+108
| * | crypto: qat - fix block size for aes ctr modeGiovanni Cabiddu2019-05-231-1/+1
| * | crypto: qat - update iv after encryption or decryption operationsGiovanni Cabiddu2019-05-232-12/+61
| * | crypto: qat - add check for negative offset in alg precompute functionShant KumarX Sonnad2019-05-231-0/+3
| * | crypto: qat - remove spin_lock in qat_ablkcipher_setkeyXin Zeng2019-05-231-13/+3Star
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-3/+3
|\ \ \
| * \ \ Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1730-310/+30Star
| |\ \ \
| * | | | locking/atomic, crypto/nx: Remove redundant castsMark Rutland2019-06-031-3/+3
| * | | | locking/atomic, crypto/nx: Prepare for atomic64_read() conversionMark Rutland2019-06-031-6/+6
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1945-186/+45Star
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner2019-06-199-108/+9Star
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-15/+1Star
| |/ / / |/| | |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442Thomas Gleixner2019-06-051-13/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-053-12/+3Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299Thomas Gleixner2019-06-0514-182/+14Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-0511-99/+11Star
|/ / /
* | | crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)2019-06-011-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-3013-53/+13Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-3015-15/+16
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-5/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-301-7/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-309-90/+9Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-42/+3Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-31/+6Star
* | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-2138-66/+38Star
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19Thomas Gleixner2019-05-211-14/+1Star
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-214-52/+4Star
| * | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2129-0/+29
| * | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-214-0/+4
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-213-127/+88Star
|\ \ \ | |/ / |/| / | |/
| * crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens2019-05-171-125/+86Star
| * crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens2019-05-171-1/+1
| * crypto: caam - fix typo in i.MX6 devices list for errataIuliana Prodan2019-05-171-1/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-161-2/+2
|\ \
| * \ Merge branch 'fixes' into arm/socOlof Johansson2019-05-161-7/+6Star
| |\ \
| * | | ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-231-2/+2
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-159-32/+28Star
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"Herbert Xu2019-05-092-9/+1Star
| * | | crypto: caam - fix caam_dump_sg that iterates through scatterlistIuliana Prodan2019-05-091-1/+1
| * | | crypto: caam - fix DKP detection logicHerbert Xu2019-05-093-5/+19
| * | | crypto: chelsio - count incomplete block in IVAtul Gupta2019-05-091-2/+2
| * | | crypto: chelsio - Fix softlockup with heavy I/OAtul Gupta2019-05-092-14/+3Star
| * | | crypto: chelsio - Fix NULL pointer dereferenceAtul Gupta2019-05-091-1/+2
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-07105-2177/+2387
|\| | |
| * | | crypto: ccree - use a proper le32 type for le32 valGilad Ben-Yossef2019-05-031-1/+1