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
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-07-16
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-24
/
+25
2020-07-16
crypto: sun4i - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-24
/
+25
2020-07-16
crypto: omap-aes - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-19
/
+19
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
2
-15
/
+15
2020-07-16
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
1
-1
/
+1
2020-07-16
crypto: hisilicon/sec2 - fix some coding styles
Longfang Liu
1
-5
/
+4
2020-07-16
crypto: hisilicon/sec2 - update debugfs interface parameters
Longfang Liu
1
-27
/
+27
2020-07-16
crypto: hisilicon/sec2 - update SEC initialization and reset
Longfang Liu
2
-27
/
+29
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
3
-25
/
+71
2020-07-16
crypto: hisilicon/sec2 - clear SEC debug regs
Kai Ye
1
-0
/
+7
2020-07-16
crypto: caam - Remove broken arc4 support
Herbert Xu
2
-30
/
+0
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
3
-6
/
+7
2020-07-09
crypto: ccp - Fix sparse warnings
Herbert Xu
3
-13
/
+12
2020-07-09
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
1
-2
/
+2
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
1
-3
/
+65
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
1
-4
/
+0
2020-07-09
crypto: qat - validate xts key
Giovanni Cabiddu
1
-0
/
+6
2020-07-09
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
1
-2
/
+20
2020-07-09
Merge branch 'ux500'
Herbert Xu
1
-9
/
+9
2020-07-09
crypto: ux500/hash - Add namespacing to hash_init()
Lee Jones
1
-9
/
+9
2020-07-03
crypto: cpt - Fix sparse warnings
Herbert Xu
3
-23
/
+22
2020-07-03
crypto: hisilicon/qm - Change type of pasid to u32
Fenghua Yu
1
-2
/
+2
2020-07-03
crypto: ccp - Fix use of merged scatterlists
John Allen
2
-11
/
+27
2020-07-03
crypto: qce/sha - Do not modify scatterlist passed along with request
Sivaprakash Murugesan
1
-2
/
+0
2020-07-03
crypto: qce - re-initialize context on import
Sivaprakash Murugesan
1
-4
/
+12
2020-07-03
crypto: qce - support zero length test vectors
Sivaprakash Murugesan
3
-1
/
+21
2020-07-03
crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
Dinghao Liu
1
-0
/
+1
2020-06-26
crypto: ccree - remove unused field
Gilad Ben-Yossef
1
-1
/
+0
2020-06-26
crypto: ccree - adapt ccree essiv support to kcapi
Gilad Ben-Yossef
1
-31
/
+93
2020-06-26
crypto: ccree - fix resource leak on error path
Gilad Ben-Yossef
1
-12
/
+18
2020-06-26
crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()
Horia Geantă
1
-4
/
+6
2020-06-26
crypto: img-hash - remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2020-06-26
crypto: ccp - remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+0
2020-06-26
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
1
-16
/
+18
2020-06-26
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
3
-6
/
+9
2020-06-26
crypto: omap-sham - Fix sparse/compiler warnings
Herbert Xu
1
-9
/
+9
2020-06-26
crypto: omap-des - Fix sparse/compiler warnings
Herbert Xu
1
-3
/
+3
2020-06-26
crypto: hisilicon - fix strncpy warning with strscpy
Zhangfei Gao
1
-1
/
+5
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-25
/
+38
2020-06-18
crypto: octeontx - Fix sparse warnings
Herbert Xu
6
-38
/
+32
2020-06-18
crypto: caam - Fix argument type in handle_imx6_err005766
Herbert Xu
1
-1
/
+1
2020-06-18
crypto: qat - update timeout logic in put admin msg
Wojciech Ziemba
1
-15
/
+19
2020-06-18
crypto: qat - send admin messages to set of AEs
Wojciech Ziemba
1
-18
/
+46
2020-06-18
crypto: qat - update fw init admin msg
Wojciech Ziemba
2
-27
/
+52
2020-06-18
crypto: caam/qi2 - remove redundant assignment to ret
Colin Ian King
1
-2
/
+0
2020-06-18
crypto: hisilicon - update SEC driver module parameter
Longfang Liu
1
-3
/
+3
2020-06-18
crypto: qat - remove packed attribute in etr structs
Giovanni Cabiddu
1
-7
/
+6
2020-06-18
crypto: qat - replace user types with kernel ABI __u types
Wojciech Ziemba
7
-182
/
+182
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
16
-167
/
+167
2020-06-18
crypto: caam/qi2 - add support for dpseci_reset()
Andrei Botila
4
-0
/
+36
[prev]
[next]