index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
crypto: s5p-sss - Add and fix kerneldoc
Krzysztof Kozlowski
1
-3
/
+4
2020-09-11
crypto: s5p-sss - remove redundant null check
Xu Wang
1
-4
/
+2
2020-09-11
crypto: bcm-iproc - remove ecb(arc4) support
Ard Biesheuvel
6
-128
/
+6
2020-09-11
crypto: n2 - remove ecb(arc4) support
Ard Biesheuvel
1
-46
/
+0
2020-09-11
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
1
-1
/
+9
2020-09-11
crypto: caam - use traditional error check pattern
Andy Shevchenko
1
-4
/
+3
2020-09-11
crypto: sa2ul - fix compiler warning produced by clang
Tero Kristo
1
-4
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-20
/
+24
2020-09-04
crypto: amlogic - Fix endianness marker
Herbert Xu
1
-1
/
+1
2020-09-04
crypto: sun8i-ss - remove redundant memzero_explicit()
Denis Efremov
1
-1
/
+0
2020-09-04
crypto: sun8i-ss - use kfree_sensitive()
Denis Efremov
1
-12
/
+3
2020-09-04
crypto: sun8i-ce - use kfree_sensitive()
Denis Efremov
1
-12
/
+3
2020-09-04
crypto: amlogic - use kfree_sensitive()
Denis Efremov
1
-8
/
+2
2020-09-04
crypto: inside-secure - use kfree_sensitive()
Denis Efremov
1
-2
/
+1
2020-09-04
crypto: ccree - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-04
crypto: sa2ul - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+7
2020-08-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+7
2020-08-28
crypto: stm32 - Fix sparse warnings
Herbert Xu
3
-24
/
+32
2020-08-28
crypto: ccree - fix runtime PM imbalance on error
dinghao.liu@zju.edu.cn
1
-1
/
+5
2020-08-28
crypto: mediatek - Fix endianness bugs and sparse warnings
Herbert Xu
2
-34
/
+25
2020-08-28
crypto: hifn_795x - Remove 64-bit build-time check
Herbert Xu
1
-3
/
+0
2020-08-28
crypto: cavium/nitrox - add an error message to explain the failure of pci_re...
George Acosta
1
-0
/
+1
2020-08-28
crypto: sa2ul - Fix pointer-to-int-cast warning
YueHaibing
1
-2
/
+2
2020-08-25
crypto: stm32 - Add missing header inclusions
Herbert Xu
2
-0
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-17
/
+17
2020-08-22
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
5
-836
/
+2
2020-08-22
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
11
-6119
/
+0
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
8
-107
/
+125
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
5
-9
/
+99
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
5
-0
/
+21
2020-08-21
crypto: hisilicon/qm - fix VF not available after PF FLR
Shukun Tan
1
-0
/
+6
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
5
-17
/
+17
2020-08-21
crypto: hisilicon/qm - fix event queue depth to 2048
Shukun Tan
1
-6
/
+13
2020-08-21
crypto: hisilicon/qm - fix judgement of queue is full
Hui Tang
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - fix print frequence in hisi_qp_send
Yang Shen
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - clear used reference count when start qp
Shukun Tan
1
-0
/
+1
2020-08-21
crypto: hisilicon/qm - fix wrong release after using strsep
Sihang Chen
1
-4
/
+6
2020-08-21
crypto: virtio - don't use 'default m'
Ram Muthiah
1
-1
/
+0
2020-08-21
crypto: picoxcell - Fix potential race condition bug
Madhuparna Bhowmik
1
-5
/
+4
2020-08-21
crypto: ux500 - Fix kmap() bug
Ira Weiny
1
-12
/
+18
2020-08-21
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
6
-102
/
+136
2020-08-21
crypto: ccree - remove bitlocker cipher
Gilad Ben-Yossef
2
-47
/
+3
2020-08-21
crypto: ccree - remove data unit size support
Gilad Ben-Yossef
2
-233
/
+1
2020-08-21
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-1
/
+1
2020-08-21
crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
Tianjia Zhang
1
-2
/
+2
2020-08-21
crypto: marvell/cesa - Fix sparse warnings
Herbert Xu
4
-25
/
+32
2020-08-21
crypto: hifn_795x - switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-9
/
+12
2020-08-21
crypto: sa2ul - add Kconfig selects to fix build error
Randy Dunlap
1
-0
/
+3
2020-08-21
crypto: qat - add delay before polling mailbox
Giovanni Cabiddu
1
-3
/
+4
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
19
-6
/
+22
[prev]
[next]