summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp
Commit message (Expand)AuthorAge
* crypto: ccp - Validate buffer lengths for copy operationsGary R Hook2018-03-16
* crypto: ccp - Use memdup_user() rather than duplicating its implementationMarkus Elfring2018-03-16
* crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook2018-03-09
* crypto: ccp - Fix sparse, use plain integer as NULL pointerBrijesh Singh2018-03-03
* crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero2018-03-03
* crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior2018-03-03
* crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh2018-03-03
* crypto: ccp - Make function ccp_get_dma_chan_attr staticColin Ian King2018-02-15
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-10
|\
| * crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl commandBrijesh Singh2017-12-04
| * crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl commandBrijesh Singh2017-12-04
| * crypto: ccp: Implement SEV_PEK_CSR ioctl commandBrijesh Singh2017-12-04
| * crypto: ccp: Implement SEV_PDH_GEN ioctl commandBrijesh Singh2017-12-04
| * crypto: ccp: Implement SEV_PEK_GEN ioctl commandBrijesh Singh2017-12-04
| * crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl commandBrijesh Singh2017-12-04
| * crypto: ccp: Implement SEV_FACTORY_RESET ioctl commandBrijesh Singh2017-12-04
| * crypto: ccp: Add Secure Encrypted Virtualization (SEV) command supportBrijesh Singh2017-12-04
| * crypto: ccp: Add Platform Security Processor (PSP) device supportBrijesh Singh2017-12-04
| * crypto: ccp: Build the AMD secure processor driver only with AMD CPU supportBorislav Petkov2017-12-04
* | crypto: drivers - remove duplicate includesPravin Shedge2017-12-22
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * crypto: ccp - use -ENOSPC for transient busy indicationGilad Ben-Yossef2017-11-03
| * crypto: ccp - remove unused variable qimColin Ian King2017-11-03
| * crypto:ccp - invoke the DMA callback in a standard wayamd2017-10-07
| * crypto: ccp - unmap pages and remove unmap objects in callbackamd2017-10-07
| * crypto: ccp - Use GCM IV size constantCorentin LABBE2017-09-22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-09-07
|\
| * dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-22
* | crypto: ccp - use dma_mapping_error to check map errorPan Bian2017-08-17
* | crypto: ccp - select CONFIG_CRYPTO_RSAArnd Bergmann2017-08-09
* | crypto: ccp - avoid uninitialized variable warningArnd Bergmann2017-08-09
* | crypto: ccp - Add XTS-AES-256 support for CCP version 5Gary R Hook2017-08-04
* | crypto: ccp - Rework the unit-size check for XTS-AESGary R Hook2017-08-04
* | crypto: ccp - Add a call to xts_check_key()Gary R Hook2017-08-04
* | crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook2017-08-04
* | crypto: ccp - remove duplicate module version and author entryBrijesh Singh2017-08-03
* | csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook2017-07-28
* | crypto: ccp - Add support for RSA on the CCPGary R Hook2017-07-28
* | crypto: ccp - Fix base RSA function for version 5 CCPsGary R Hook2017-07-28
* | crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-28
* | crypto: ccp - remove ccp_present() check from device initializeBrijesh Singh2017-07-18
* | crypto: ccp - rename ccp driver initialize files as sp deviceBrijesh Singh2017-07-18
* | crypto: ccp - Abstract interrupt registerationBrijesh Singh2017-07-18
* | crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh2017-07-18
* | crypto: ccp - Use devres interface to allocate PCI/iomap and cleanupBrijesh Singh2017-07-18
* | crypto: ccp - print error message on platform_get_irq failureGustavo A. R. Silva2017-07-18
* | crypto: ccp - Provide an error path for debugfs setup failureGary R Hook2017-07-18
* | crypto: ccp - Change all references to use the JOB ID macroGary R Hook2017-07-18
* | crypto: ccp - Fix some line spacingGary R Hook2017-07-18
|/