开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
cpt
/
cptvf_reqmanager.c
Age
Commit message (
Expand
)
Author
2026-06-12
crypto: cavium/cpt - fix DMA cleanup using wrong loop index
Felix Gu
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-10-05
crypto: drivers - Correct multiple typos in comments
Shen Lichuan
2021-05-28
crypto: cavium: Fix a bunch of kernel-doc related issues
Lee Jones
2021-05-14
crypto: cpt - Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
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-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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
2018-09-28
crypto: cavium - remove redundant null pointer check before kfree
zhong jiang
2017-11-29
crypto: cavium - fix memory leak on info
Colin Ian King
2017-02-27
crypto: cavium - Fix couple of static checker errors
George Cherian
2017-02-11
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian