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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
crypto: caam - check if RNG job failed
Andrey Smirnov
1
-6
/
+15
2020-03-30
crypto: caam - simplify RNG implementation
Andrey Smirnov
1
-215
/
+107
2020-03-30
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
3
-43
/
+44
2020-03-30
crypto: caam - use struct hwrng's .init for initialization
Andrey Smirnov
1
-23
/
+24
2020-03-30
crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
Andrey Smirnov
1
-2
/
+2
2020-03-30
crypto: ccree - remove duplicated include from cc_aead.c
YueHaibing
1
-1
/
+0
2020-03-20
crypto: chelsio - remove set but not used variable 'adap'
YueHaibing
1
-2
/
+0
2020-03-20
crypto: marvell - enable OcteonTX cpt options for build
SrujanaChalla
2
-0
/
+17
2020-03-20
crypto: marvell - add the Virtual Function driver for CPT
SrujanaChalla
9
-2
/
+4686
2020-03-20
crypto: marvell - add support for OCTEON TX CPT engine
SrujanaChalla
9
-0
/
+2765
2020-03-20
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla
10
-46
/
+69
2020-03-20
crypto: arm/neon - memzero_explicit aes-cbc key
Torsten Duwe
2
-0
/
+2
2020-03-20
crypto: bcm - Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-20
/
+20
2020-03-20
crypto: atmel-i2c - Fix wakeup fail
Jianhui Zhao
1
-1
/
+2
2020-03-20
crypto: hisilicon/sec2 - Add new create qp process
Kai Ye
3
-61
/
+42
2020-03-20
crypto: hisilicon/hpre - Optimize finding hpre device process
Hui Tang
3
-55
/
+20
2020-03-20
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
3
-114
/
+34
2020-03-20
crypto: hisilicon/qm - Put device finding logic into QM
Weili Qian
2
-0
/
+156
2020-03-12
crypto: ccree - refactor AEAD IV in AAD handling
Gilad Ben-Yossef
3
-103
/
+16
2020-03-12
crypto: ccree - use crypto_ipsec_check_assoclen()
Gilad Ben-Yossef
1
-53
/
+20
2020-03-12
crypto: ccree - only check condition if needed
Gilad Ben-Yossef
1
-6
/
+6
2020-03-12
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
5
-8
/
+0
2020-03-12
crypto: ccree - remove pointless comment
Hadar Gat
1
-1
/
+0
2020-03-12
crypto: ccree - update register handling macros
Hadar Gat
2
-43
/
+38
2020-03-12
crypto: ccp - use file mode for sev ioctl permissions
Connor Kuehl
1
-16
/
+17
2020-03-12
hwrng: imx-rngc - simplify interrupt mask/unmask
Martin Kaiser
1
-15
/
+28
2020-03-12
hwrng: imx-rngc - check the rng type
Martin Kaiser
1
-1
/
+27
2020-03-12
hwrng: imx-rngc - (trivial) simplify error prints
Martin Kaiser
1
-2
/
+2
2020-03-12
hwrng: imx-rngc - use automatic seeding
Martin Kaiser
1
-2
/
+14
2020-03-12
hwrng: imx-rngc - fix an error path
Martin Kaiser
1
-1
/
+3
2020-03-12
hwrng: ks-sa - move TI Keystone driver into the config menu structure
Randy Dunlap
1
-7
/
+7
2020-03-12
crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
Longfang Liu
2
-5
/
+172
2020-03-12
crypto: hisilicon/sec2 - Update IV and MAC operation
Longfang Liu
2
-32
/
+43
2020-03-12
crypto: hisilicon/sec2 - Add iommu status check
Longfang Liu
2
-0
/
+20
2020-03-12
crypto: hisilicon/sec2 - Add workqueue for SEC driver.
Ye Kai
1
-3
/
+29
2020-03-12
crypto: hisilicon - Use one workqueue per qm instead of per qp
Shukun Tan
2
-25
/
+19
2020-03-12
crypto: aead - improve documentation for scatterlist layout
Eric Biggers
1
-21
/
+27
2020-03-12
crypto: testmgr - do comparison tests before inauthentic input tests
Eric Biggers
1
-2
/
+2
2020-03-12
crypto: testmgr - use consistent IV copies for AEADs that need it
Eric Biggers
1
-9
/
+15
2020-03-12
crypto: qce - fix wrong config symbol reference
Eneas U de Queiroz
1
-1
/
+1
2020-03-12
crypto: qat - simplify the qat_crypto function
Tianjia Zhang
1
-2
/
+1
2020-03-12
crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()
John Allen
3
-0
/
+13
2020-03-12
crypto: ccp - Cleanup misc_dev on sev_exit()
John Allen
1
-3
/
+3
2020-03-06
crypto: arm/ghash-ce - define fpu before fpu registers are referenced
Stefan Agner
1
-2
/
+3
2020-03-06
crypto: x86/curve25519 - leave r12 as spare register
Jason A. Donenfeld
1
-55
/
+55
2020-03-06
crypto: caam - update xts sector size for large input length
Andrei Botila
1
-2
/
+14
2020-03-06
crypto: caam/qi2 - fix chacha20 data size error
Horia Geantă
1
-4
/
+10
2020-03-06
crypto: chelsio/chtls - Fixed boolinit.cocci warning
Vinay Kumar Yadav
1
-2
/
+2
2020-03-06
crypto: hisilicon - qm depends on UACCE
Hongbo Yao
1
-0
/
+2
2020-03-06
uacce: unmap remaining mmapping from user space
Zhangfei Gao
2
-0
/
+18
[next]