index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
Revert "crypto: cavium/nitrox - add an error message to explain the failure o...
Greg Kroah-Hartman
1
-1
/
+0
2021-04-16
crypto: cavium/zip - remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-03-26
crypto: nitrox - Demote non-compliant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-03-26
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-4
/
+5
2021-03-13
crypto: cavium - remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-02-10
crypto: cpt - remove casting dma_alloc_coherent
Xu Wang
1
-4
/
+4
2020-12-04
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
1
-3
/
+3
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2
-16
/
+4
2020-11-27
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-8
/
+2
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+0
2020-11-13
crypto: cavium/nitrox - Fix sparse warnings
Herbert Xu
9
-21
/
+26
2020-11-06
crypto: cavium/nitrox - remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-45
/
+8
2020-10-02
crypto: cpt - simplify the return expression of cav_register_algs
Liu Shixin
1
-7
/
+1
2020-09-25
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-38
/
+6
2020-08-28
crypto: cavium/nitrox - add an error message to explain the failure of pci_re...
George Acosta
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
4
-14
/
+14
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
3
-16
/
+22
2020-07-03
crypto: cpt - Fix sparse warnings
Herbert Xu
3
-23
/
+22
2020-06-26
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
3
-6
/
+9
2020-06-04
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
1
-2
/
+2
2020-05-28
crypto: cavium/nitrox - Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
3
-14
/
+4
2019-11-17
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
1
-158
/
+134
2019-11-17
crypto: nitrox - remove cra_type reference to ablkcipher
Ard Biesheuvel
1
-1
/
+0
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-1
/
+1
2019-10-05
crypto: cavium/nitrox - fix firmware assignment to AE cores
Phani Kiran Hemadri
1
-5
/
+4
2019-10-05
crypto: cavium/nitrox - Add mailbox message to get mcode info in VF
Nagadheeraj Rottela
2
-0
/
+23
2019-10-05
crypto: cavium/nitrox - Fix cbc ciphers self test failures
Nagadheeraj Rottela
2
-34
/
+103
2019-10-05
crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher
Nagadheeraj Rottela
1
-3
/
+36
2019-09-09
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
1
-0
/
+3
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
1
-1
/
+1
2019-08-22
crypto: nitrox/des - switch to new verification routines
Ard Biesheuvel
1
-2
/
+2
2019-08-22
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
1
-21
/
+5
2019-08-15
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
Phani Kiran Hemadri
5
-17
/
+265
2019-08-15
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
Phani Kiran Hemadri
3
-1
/
+99
2019-07-26
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
4
-31
/
+244
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+2
2019-06-13
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
12
-48
/
+12
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-143
/
+376
2019-04-25
crypto: cavium/nitrox - Fix HW family part name format
Nagadheeraj Rottela
1
-18
/
+47
2019-04-18
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
1
-11
/
+1
2019-04-18
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-6
/
+2
2019-04-18
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-0
/
+18
[next]