index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
cpt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-13
1
-7
/
+1
|
\
|
*
crypto: cpt - simplify the return expression of cav_register_algs
Liu Shixin
2020-10-02
1
-7
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
|
/
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
2
-9
/
+9
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-6
/
+12
*
crypto: cpt - Fix sparse warnings
Herbert Xu
2020-07-03
3
-23
/
+22
*
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-06-26
3
-6
/
+9
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-2
/
+0
*
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-158
/
+134
*
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+5
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-1
/
+0
|
\
|
*
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-05-30
1
-1
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
12
-48
/
+12
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
2019-04-18
1
-11
/
+1
*
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-0
/
+18
*
crypto: cavium - Make cptvf_device_init static
YueHaibing
2019-03-28
1
-1
/
+1
*
crypto: cavium - Make some functions static
YueHaibing
2019-03-28
1
-3
/
+3
*
crypto: cavium - remove unused fucntions
YueHaibing
2019-03-28
1
-17
/
+0
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
2
-5
/
+6
*
crypto: cavium - remove redundant null pointer check before kfree
zhong jiang
2018-09-28
1
-15
/
+5
*
crypto: cavium - make structure algs static
Colin Ian King
2018-06-22
1
-1
/
+1
*
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
2018-03-23
1
-1
/
+1
*
crypto: cavium - fix memory leak on info
Colin Ian King
2017-11-29
1
-1
/
+2
*
crypto: cavium - add release_firmware to all return case
Corentin LABBE
2017-08-22
1
-4
/
+9
*
crypto: cavium - make several functions static
Colin Ian King
2017-07-12
1
-4
/
+4
*
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
1
-0
/
+81
*
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-06-19
2
-77
/
+83
*
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-06-19
1
-1
/
+1
*
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
2017-02-27
1
-0
/
+1
*
crypto: cavium - Fix couple of static checker errors
George Cherian
2017-02-27
2
-3
/
+5
*
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-23
2
-141
/
+65
*
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-23
2
-53
/
+10
*
crypto: cavium - remove dead MSI-X related define
Christoph Hellwig
2017-02-23
1
-2
/
+0
*
crypto: cavium - fix Kconfig dependencies
Arnd Bergmann
2017-02-15
1
-1
/
+2
*
crypto: cavium - cpt_bind_vq_to_grp could return an error code
George Cherian
2017-02-15
1
-2
/
+2
*
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian
2017-02-11
8
-1
/
+2581
*
crypto: cavium - Add Support for Octeon-tx CPT Engine
George Cherian
2017-02-11
7
-0
/
+1774