summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang2018-09-282-4/+2
* crypto: picoxcell - Remove VLA usage of skcipherKees Cook2018-09-281-11/+10
* crypto: omap-aes - Remove VLA usage of skcipherKees Cook2018-09-282-10/+9
* crypto: mxs-dcp - Remove VLA usage of skcipherKees Cook2018-09-281-11/+10
* crypto: chelsio - Remove VLA usage of skcipherKees Cook2018-09-282-14/+15
* crypto: artpec6 - Remove VLA usage of skcipherKees Cook2018-09-281-10/+9
* crypto: qce - Remove VLA usage of skcipherKees Cook2018-09-282-8/+7
* crypto: sahara - Remove VLA usage of skcipherKees Cook2018-09-281-16/+15
* crypto: vmx - Remove VLA usage of skcipherKees Cook2018-09-283-29/+29
* crypto: ccp - Remove VLA usage of skcipherKees Cook2018-09-282-7/+8
* wusb: Remove VLA usage of skcipherKees Cook2018-09-281-8/+8
* ppp: mppe: Remove VLA usage of skcipherKees Cook2018-09-281-13/+14
* block: cryptoloop: Remove VLA usage of skcipherKees Cook2018-09-281-11/+11
* lib80211: Remove VLA usage of skcipherKees Cook2018-09-284-63/+59
* crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski2018-09-281-5/+40
* crypto: s5p-sss: Minor code cleanupChristoph Manszewski2018-09-281-37/+17
* crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski2018-09-281-2/+2
* crypto: s5p-sss: Fix race in error handlingChristoph Manszewski2018-09-281-5/+7
* crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan2018-09-211-4/+40
* crypto: ccp - Fix static checker warningJanakarajan Natarajan2018-09-211-1/+1
* crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă2018-09-213-1/+1750
* crypto: caam - export ahash shared descriptor generationHoria Geantă2018-09-215-70/+114
* crypto: caam/qi2 - add skcipher algorithmsHoria Geantă2018-09-213-1/+582
* crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă2018-09-217-17/+3109
* crypto: caam - add Queue Interface v2 error codesHoria Geantă2018-09-213-4/+79
* crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă2018-09-213-0/+908
* crypto: caam - fix implicit casts in endianness helpersHoria Geantă2018-09-211-14/+14
* soc: fsl: dpio: add back some frame queue functionsHoria Geantă2018-09-211-0/+58
* bus: fsl-mc: add support for dpseci device typeHoria Geantă2018-09-211-0/+5
* crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers2018-09-211-12/+12
* crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala2018-09-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-09-211-2/+2
|\
| * crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă2018-09-211-4/+4
| * crypto: ccp - add timeout support in the SEV commandBrijesh Singh2018-09-131-5/+41
* | crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala2018-09-148-30/+236
* | dm: Remove VLA usage from hashesKees Cook2018-09-142-7/+21
* | crypto: atmel - switch to SPDX license identifiersTudor Ambarus2018-09-046-47/+6
* | crypto: ccp - add timeout support in the SEV commandBrijesh Singh2018-09-041-5/+41
* | crypto: qat - Remove VLA usageKees Cook2018-09-041-2/+6
* | crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă2018-09-044-253/+217
* | crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă2018-09-042-241/+208
* | crypto: caam/qi - remove ablkcipher IV generationHoria Geantă2018-09-044-327/+20
* | crypto: caam/jr - remove ablkcipher IV generationHoria Geantă2018-09-041-264/+11
|/
* Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-021-0/+47
|\
| * of: add node name compare helper functionsRob Herring2018-08-301-0/+22
| * of: add helper to lookup compatible child nodeJohan Hovold2018-08-291-0/+25
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-021-20/+17
|\ \
| * | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-285094-116420/+318713
| |\|
| * | bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
| * | bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14