开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
cpt
/
cptvf_main.c
Age
Commit message (
Expand
)
Author
2021-12-17
crypto: cavium - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-02-10
crypto: cpt - remove casting dma_alloc_coherent
Xu Wang
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2017-06-19
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-02-27
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
2017-02-27
crypto: cavium - Fix couple of static checker errors
George Cherian
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-11
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian