index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-03
crypto: cpt - Fix sparse warnings
Herbert Xu
2020-06-26
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-06-04
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
2020-05-28
crypto: cavium/nitrox - Fix a typo in a comment
Christophe JAILLET
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-17
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
2019-11-17
crypto: nitrox - remove cra_type reference to ablkcipher
Ard Biesheuvel
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-10-05
crypto: cavium/nitrox - fix firmware assignment to AE cores
Phani Kiran Hemadri
2019-10-05
crypto: cavium/nitrox - Add mailbox message to get mcode info in VF
Nagadheeraj Rottela
2019-10-05
crypto: cavium/nitrox - Fix cbc ciphers self test failures
Nagadheeraj Rottela
2019-10-05
crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher
Nagadheeraj Rottela
2019-09-09
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
crypto: nitrox/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
2019-08-15
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
Phani Kiran Hemadri
2019-08-15
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
Phani Kiran Hemadri
2019-07-26
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-13
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-04-25
crypto: cavium/nitrox - Fix HW family part name format
Nagadheeraj Rottela
2019-04-18
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
2019-04-18
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
Nagadheeraj Rottela
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
2019-03-28
crypto: zip - Make some functions static
YueHaibing
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
2019-03-28
crypto: cavium - remove unused fucntions
YueHaibing
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-28
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-01
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-02-01
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-25
crypto: cavium/nitrox - Invoke callback after DMA unmap
Nagadheeraj Rottela
2019-01-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-10
crypto: cavium/nitrox - Use after free in process_response_list()
Dan Carpenter
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-23
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
[next]