summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: caam - mark the hardware descriptor as cache line alignedRussell King2016-08-091-1/+1
* crypto: caam - incorporate job descriptor into struct ahash_edescRussell King2016-08-091-30/+19
* crypto: caam - ensure descriptor buffers are cacheline alignedRussell King2016-08-091-7/+7
* crypto: caam - fix DMA API mapping leakRussell King2016-08-091-9/+17
* crypto: img-hash - Fix set_reqsize callWill Thomas2016-08-091-0/+1
* crypto: img-hash - log a successful probeJames Hartley2016-08-091-1/+1
* crypto: img-hash - Add support for export and importJames Hartley2016-08-091-6/+63
* crypto: img-hash - Add suspend resume hooks for img hashGovindraj Raja2016-08-091-0/+27
* crypto: img-hash - Reconfigure DMA Burst lengthWill Thomas2016-08-091-1/+2
* crypto: img-hash - Fix hash request contextWill Thomas2016-08-091-1/+3
* crypto: img-hash - Fix null pointer exceptionWill Thomas2016-08-091-1/+1
* crypto: testmgr - fix !x==y confusionYanjiang Jin2016-08-091-5/+5
* crypto: ccp - Enable use of the additional CCPGary R Hook2016-08-093-1/+46
* crypto: ccp - Enable DMA service on a v5 CCPGary R Hook2016-08-091-0/+8
* crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook2016-08-094-9/+36
* crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook2016-08-098-120/+1340
* crypto: ccp - Refactor code to enable checks for queue space.Gary R Hook2016-08-093-2/+9
* crypto: ccp - Refactor code supporting the CCP's RNGGary R Hook2016-08-093-40/+40
* crypto: ccp - Refactor the storage block allocation codeGary R Hook2016-08-093-80/+98
* crypto: ccp - Refactoring: symbol cleanupGary R Hook2016-08-094-173/+175
* crypto: ccp - Shorten the fields of the action structureGary R Hook2016-08-093-22/+23
* crypto: ccp - Abstract PCI info for the CCPGary R Hook2016-08-093-8/+13
* crypto: ccp - Fix non-conforming comment styleGary R Hook2016-08-091-16/+8
* crypto: ixp4xx - Add missing npe_c release in error branchesQuentin Lambert2016-08-091-2/+4
* crypto: ixp4xx - Fix a "simple if" coding style warningQuentin Lambert2016-08-091-2/+1
* crypto: caam - fix non-hmac hashesRussell King2016-08-091-0/+1
* crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVECMichael Ellerman2016-08-091-1/+1
* crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă2016-08-081-0/+3
* crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă2016-08-081-5/+5
* crypto: sha3 - Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven2016-08-081-8/+8
* Linux 4.8-rc1v4.8-rc1Linus Torvalds2016-08-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0862-213/+213
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-0751-157/+158
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1
| * mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe2016-08-071-2/+3
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-0711-53/+51
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0822-156/+334
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-0322-156/+334
| |\
| | * drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-296-25/+8
| | * drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski2016-07-293-62/+13
| | * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-296-68/+38
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-297-1/+275
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-29122-7051/+7425
| | |\
* | | \ Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-0716-34/+31
|\ \ \ \
| * | | | DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1Jani Nikula2016-08-051-16/+10
| * | | | Documenation: update cgroup's document pathseokhoon.yoon2016-08-0314-19/+19
| * | | | Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula2016-08-031-2/+2
* | | | | Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-074-2/+67
|\ \ \ \ \
| * | | | | binfmt_misc: add F option description to documentationJames Bottomley2016-03-301-0/+7
| * | | | | binfmt_misc: add persistent opened binary handler for containersJames Bottomley2016-03-301-2/+39