aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat
Commit message (Expand)AuthorAge
* crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin2019-08-02
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: qat - use struct_size() helperGustavo A. R. Silva2019-06-13
| * crypto: qat - do not offload zero length requestsGiovanni Cabiddu2019-05-23
| * crypto: qat - return error for block ciphers for invalid requestsGiovanni Cabiddu2019-05-23
| * crypto: qat - return proper error code in setkeyGiovanni Cabiddu2019-05-23
| * crypto: qat - fix block size for aes ctr modeGiovanni Cabiddu2019-05-23
| * crypto: qat - update iv after encryption or decryption operationsGiovanni Cabiddu2019-05-23
| * crypto: qat - add check for negative offset in alg precompute functionShant KumarX Sonnad2019-05-23
| * crypto: qat - remove spin_lock in qat_ablkcipher_setkeyXin Zeng2019-05-23
* | 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
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-05
|\
| * crypto: qat - Remove unused goto labelHerbert Xu2019-02-08
| * crypto: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-01
| * crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-01
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-25
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-10-17
| |\
| * | crypto: qat - move temp buffers off the stackArd Biesheuvel2018-10-04
| * | crypto: qat - Remove VLA usageKees Cook2018-09-03
* | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\ \ \ | |_|/ |/| |
| * | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
| |/
* / crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long2018-09-28
|/
* crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai2018-08-03
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin2018-05-30
* .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-07
* crypto: qat - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-30
* crypto: qat - Make several functions staticColin Ian King2018-02-15
* crypto: qat - reduce stack size with KASANArnd Bergmann2017-12-22
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * crypto: dh - Remove pointless checks for NULL 'p' and 'g'Eric Biggers2017-11-10
| * crypto: qat - Clean up error handling in qat_dh_set_secret()Eric Biggers2017-11-10
| * crypto: qat - mark expected switch fall-throughs in qat_ucloGustavo A. R. Silva2017-11-03
| * crypto: qat - remove unused and redundant pointer vf_infoColin Ian King2017-11-03
| * crypto: qat - pr_err() strings should end with newlinesArvind Yadav2017-10-12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* crypto: qat - fix spelling mistake: "runing" -> "running"Colin Ian King2017-07-18
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\
| * crypto: qat - avoid an uninitialized variable warningArnd Bergmann2017-06-28
* | crypto: qat - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-10
* | crypto: qat - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus2017-06-10
* | crypto: qat - Use IPAD/OPAD constantCorentin LABBE2017-05-23
* | crypto: qat - use pcie_flr instead of duplicating itChristoph Hellwig2017-05-23
|/
* crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers2017-03-09
* crypto: qat - increase number of supported devicesXin Zeng2016-12-30
* crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra2016-12-30