- 615f2f5 crypto: nitrox - fix unchecked variable in nitrox_register_interrupts by Tong Tiangen · 3 years, 8 months ago
- dac2dde8 Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions" by Greg Kroah-Hartman · 3 years, 9 months ago
- 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
- f74bf73 crypto: cpt - simplify the return expression of cav_register_algs by Liu Shixin · 4 years, 4 months ago
- f464851 crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
- 9fcddaf crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions by George Acosta · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- b8aa7dc crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 6 months ago
- c414943 crypto: cpt - Fix sparse warnings by Herbert Xu · 4 years, 7 months ago
- 9e27c99 crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified by Mikulas Patocka · 4 years, 7 months ago
- 320bdbd crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated by Christophe JAILLET · 4 years, 8 months ago
- ae4052c crypto: cavium/nitrox - Fix a typo in a comment by Christophe JAILLET · 4 years, 8 months ago
- 5a8a076 crypto: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
- ac0d3d1 crypto: cavium/cpt - switch to skcipher API by Ard Biesheuvel · 5 years ago
- e830626 crypto: nitrox - remove cra_type reference to ablkcipher by Ard Biesheuvel · 5 years ago
- b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
- 6a97a99 crypto: cavium/nitrox - fix firmware assignment to AE cores by Phani Kiran Hemadri · 5 years ago
- 9e5de3e crypto: cavium/nitrox - Add mailbox message to get mcode info in VF by Nagadheeraj Rottela · 5 years ago
- ced0a17 crypto: cavium/nitrox - Fix cbc ciphers self test failures by Nagadheeraj Rottela · 5 years ago
- 3fed9ba crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher by Nagadheeraj Rottela · 5 years ago
- c552ffb crypto: cavium/zip - Add missing single_release() by Wei Yongjun · 5 years ago
- 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
- 43d81a8 crypto: nitrox/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
- 0e1cbe9 crypto: cpt/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
- 5f05cdc crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit by Phani Kiran Hemadri · 5 years ago
- b31c17c crypto: cavium/nitrox - Allocate asymmetric crypto command queues by Phani Kiran Hemadri · 5 years ago
- a7268c4 crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware by Phani Kiran Hemadri · 6 years ago
- 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 9878509 crypto: cavium/nitrox - Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
- 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
- 3e56e16 crypto: cryptd - move kcrypto_wq into cryptd by Eric Biggers · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- bee7bdf crypto: cavium/nitrox - Fix HW family part name format by Nagadheeraj Rottela · 6 years ago
- 0edf859 crypto: cavium - remove bogus code handling cryptd by Eric Biggers · 6 years ago
- 1929169 crypto: nitrox - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
- 3b2de72 crypto: cavium - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
- fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
- 8a3719a5 crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support by Nagadheeraj Rottela · 6 years ago
- 2ff9dff crypto: cavium - Make cptvf_device_init static by YueHaibing · 6 years ago
- 8355003 crypto: zip - Make some functions static by YueHaibing · 6 years ago
- cd1af98 crypto: cavium - Make some functions static by YueHaibing · 6 years ago
- 6469a3c crypto: cavium - remove unused fucntions by YueHaibing · 6 years ago
- 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 4179803 crypto: cavium/zip - fix collision with generic cra_driver_name by Eric Biggers · 6 years ago
- 52107c5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 97a93b2 crypto: cavium/nitrox - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- e30886b crypto: cavium/zip - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 356690d crypto: cavium/nitrox - Invoke callback after DMA unmap by Nagadheeraj Rottela · 6 years ago
- dc6fef2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 06bbf75 crypto: cavium/nitrox - Use after free in process_response_list() by Dan Carpenter · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- dec5d0d crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS by Eric Biggers · 6 years ago
- c961333 crypto: cavium/nitrox - Added AEAD cipher support by Nagadheeraj Rottela · 6 years ago
- cf718ea crypto: cavium/nitrox - Enabled Mailbox support by Srikanth, Jampala · 6 years ago
- 88d905e crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
- 7a027b5 crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode. by Srikanth, Jampala · 6 years ago
- 4bede34 crypto: cavium/nitrox - crypto request format changes by Nagadheeraj, Rottela · 6 years ago
- 7172122 crypto: cavium/nitrox - fix a DMA pool free failure by Wenwen Wang · 6 years ago
- 5155e11 crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X. by Srikanth Jampala · 6 years ago
- e7892dd crypto: cavium/nitrox - NITROX command queue changes. by Srikanth Jampala · 6 years ago
- 0b501e7 crypto: cavium/nitrox - use pcie_flr instead of duplicating it by Srikanth Jampala · 6 years ago
- 80e73c8 crypto: cavium/nitrox - fix warnings while printing atomic64_t types by Srikanth Jampala · 6 years ago
- 79517e8 crypto: cavium - remove redundant null pointer check before kfree by zhong jiang · 6 years ago
- 2a8780b crypto: cavium/nitrox - updated debugfs information. by Srikanth Jampala · 6 years ago
- fec165c crypto: cavium/nitrox - add support for per device request statistics. by Srikanth Jampala · 6 years ago
- 48e1054 crypto: cavium/nitrox - added support to identify the NITROX device partname. by Srikanth Jampala · 6 years ago
- 718f608 crypto: cavium/nitrox - use dma_pool_zalloc() by Srikanth Jampala · 6 years ago
- 41a9aca crypto: cavium/nitrox - Added support for SR-IOV configuration. by Srikanth Jampala · 6 years ago
- 3d7c820 crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions. by Srikanth Jampala · 6 years ago
- 1c96dde crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_context() by Jia-Ju Bai · 6 years ago
- 2a2b946 crypto: cavium - make structure algs static by Colin Ian King · 7 years ago
- 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
- 5b0aa25 crypto: cavium - Remove unnecessary parentheses by Varsha Rao · 7 years ago
- e7a9b05 crypto: cavium - Fix smp_processor_id() warnings by Jan Glauber · 7 years ago
- 1cc7e01 crypto: cavium - Fix statistics pending request value by Jan Glauber · 7 years ago
- a40c880 crypto: cavium - Prevent division by zero by Jan Glauber · 7 years ago
- c782a8c crypto: cavium - Limit result reading attempts by Jan Glauber · 7 years ago
- 37ff02a crypto: cavium - Fix fallout from CONFIG_VMAP_STACK by Jan Glauber · 7 years ago
- e9acf052 crypto: cavium - Replace mdelay with msleep in cpt_device_init by Jia-Ju Bai · 7 years ago
- 144f3d1 crypto: drivers - remove duplicate includes by Pravin Shedge · 7 years ago
- 87aae50 crypto: cavium - fix memory leak on info by Colin Ian King · 7 years ago
- 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- 2f1fedc crypto: cavium - clean up clang warning on unread variable offset by Colin Ian King · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 32e67b9 crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()' by Christophe Jaillet · 7 years ago
- baf5b75 crypto: cavium - add release_firmware to all return case by Corentin LABBE · 7 years ago
- 440bf34 crypto: cavium/nitrox - Change in firmware path. by Srikanth Jampala · 8 years ago
- dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- b8fc339 crypto: cavium - make several functions static by Colin Ian King · 8 years ago
- b4b8cbf Cavium CNN55XX: fix broken default Kconfig entry by Linus Torvalds · 8 years ago
- f2339eb crypto: cavium/nitrox - dma_mapping_error() returns bool by Dan Carpenter · 8 years ago
- 7c742df crypto: cavium - fix spelling mistake "Revsion" -> "Revision" by Colin Ian King · 8 years ago
- 10d8222 crypto: cavium - Add more algorithms by George Cherian · 8 years ago
- e2eb769 crypto: cavium - Remove the individual encrypt/decrypt function for each algorithm by George Cherian · 8 years ago
- cc53e92 crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to dev_dbg by George Cherian · 8 years ago
- f266387 crypto: cavium - Register the CNN55XX supported crypto algorithms. by Srikanth Jampala · 8 years ago