aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-18
|\
| * crypto: ccp - invoke fallback for XTS ciphertext stealingArd Biesheuvel2019-08-30
| * crypto: ccp/des - switch to new verification routinesArd Biesheuvel2019-08-22
| * crypto: ccp - Remove unnecessary linux/pci.h includeBjorn Helgaas2019-08-09
| * crypto: ccp - Include DMA declarations explicitlyBjorn Helgaas2019-08-09
| * crypto: ccp - use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-09
| * crypto: ccp - Clean up and exit correctly on allocation failureGary R Hook2019-08-09
| * crypto: ccp - Log an error message when ccp-crypto fails to loadGary R Hook2019-08-09
| * crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zallocChuhong Yuan2019-07-27
| * crypto: ccp - Reduce maximum stack usageArnd Bergmann2019-07-27
| * crypto: ccp - Include the module name in system log messagesHook, Gary2019-07-26
| * crypto: ccp - Add a module parameter to control registration for DMAHook, Gary2019-07-26
| * crypto: ccp - module parameter to limit the number of enabled CCPsHook, Gary2019-07-26
| * crypto: ccp - Add a module parameter to specify a queue countHook, Gary2019-07-26
| * crypto: ccp - Make CCP debugfs support optionalHook, Gary2019-07-26
| * crypto: ccp - move to AES library for CMAC key derivationArd Biesheuvel2019-07-26
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-08-30
|\ \
| * | crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook2019-08-22
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-08-09
|\| | | |/ |/|
| * crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook2019-08-02
| * crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-02
| * crypto: ccp - Fix oops by properly managing allocated structuresGary R Hook2019-08-02
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-19
|\|
| * crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes2019-07-18
| * crypto: ccp/gcm - use const time tag comparison.Cfir Cohen2019-07-18
| * crypto: ccp - memset structure fields to zero before reuseHook, Gary2019-07-12
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\|
| * crypto: ccp - Switch to SPDX license identifiersHook, Gary2019-07-03
| * crypto: ccp - Validate the the error value used to index error messagesHook, Gary2019-07-03
| * crypto: ccp - Fix 3DES complaint from ccp-crypto moduleHook, Gary2019-05-23
| * crypto: ccp - fix AES CFB error exposed by new test vectorsHook, Gary2019-05-23
| * crypto: ccp - AES CFB mode is a stream cipherHook, Gary2019-05-23
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
* crypto: rsa - unimplement sign/verify for raw RSA backendsVitaly Chikunov2019-04-18
* crypto: ccp - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
* crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh2019-04-18
* crypto: ccp - Use kmemdup in ccp_copy_and_save_keypart()YueHaibing2019-04-08
* crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh2019-04-08
* crypto: ccp - Make ccp_register_rsa_alg staticYueHaibing2019-03-28
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-05
|\
| * crypto: ccp - Update driver messages to remove some confusionLendacky, Thomas2019-02-21
| * crypto: ccp - fix the SEV probe in kexec boot pathSingh, Brijesh2019-02-08
| * crypto: ccp - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-01
| * crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
| * crypto: ccp - Update copyright notices and datesHook, Gary2019-01-11
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-20