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
2023-02-03
crypto: img-hash - Fix sparse endianness warning
Herbert Xu
1
-4
/
+4
2023-02-03
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
1
-1
/
+5
2023-02-03
crypto: qat - add qat_zlib_deflate
Lucas Segarra Fernandez
1
-12
/
+154
2023-02-03
crypto: qat - extend buffer list logic interface
Lucas Segarra Fernandez
3
-5
/
+37
2023-01-27
crypto: hisilicon: Wipe entire pool on error
Kees Cook
1
-2
/
+1
2023-01-27
crypto: caam - Use ahash_request_complete
Herbert Xu
2
-6
/
+6
2023-01-27
crypto: bcm - Use subrequest for fallback
Herbert Xu
2
-70
/
+37
2023-01-27
crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-4
/
+1
2023-01-27
crypto: aspeed - change aspeed_acry_akcipher_algs to static
Yang Yingliang
1
-1
/
+1
2023-01-27
crypto: ccp - Add a firmware definition for EPYC gen 4 processors
Tom Lendacky
1
-0
/
+1
2023-01-27
crypto: ccp - Provide MMIO register naming for documenation
Tom Lendacky
1
-23
/
+23
2023-01-20
crypto: hisilicon/qm - define the device isolation strategy
Kai Ye
1
-15
/
+154
2023-01-20
crypto: atmel-i2c - avoid defines prefixed with CONFIG
Lukas Bulwahn
2
-2
/
+2
2023-01-20
crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'
Meadhbh Fitzpatrick
3
-45
/
+45
2023-01-20
crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...
Lukas Bulwahn
1
-4
/
+4
2023-01-20
crypto: stm32 - Use accelerated readsl/writesl
Linus Walleij
1
-26
/
+11
2023-01-20
crypto: aspeed - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-01-20
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
1
-4
/
+17
2023-01-13
crypto: sun8i-ce - Add TRNG clock to the D1 variant
Samuel Holland
2
-1
/
+2
2023-01-13
crypto: aspeed - Add ACRY RSA driver
Neal Liu
3
-0
/
+841
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+5
2023-01-07
MAINTAINERS: Update email of Tudor Ambarus
Tudor Ambarus
3
-5
/
+5
2023-01-06
Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2023-01-06
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
1
-1
/
+8
2023-01-06
crypto: talitos - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
1
-1
/
+1
2023-01-06
crypto: caam - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
13
-71
/
+111
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
7
-15
/
+11
2023-01-06
crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
4
-11
/
+21
2023-01-06
crypto: caam - Avoid GCC memset bug warning
Herbert Xu
1
-1
/
+2
2022-12-30
crypto: ux500 - update debug config after ux500 cryp driver removal
Lukas Bulwahn
1
-4
/
+3
2022-12-30
crypto: atmel - Add capability case for the 0x600 SHA and AES IP versions
Sergiu Moga
2
-0
/
+2
2022-12-30
crypto: caam - fix CAAM io mem access in blob_gen
Nikolaus Voss
1
-1
/
+1
2022-12-28
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Wei Yongjun
1
-1
/
+2
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+19
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
125
-5664
/
+5988
2022-12-09
crypto: ux500/cryp - delete driver
Linus Walleij
10
-2653
/
+0
2022-12-09
crypto: stm32/cryp - enable for use with Ux500
Linus Walleij
1
-91
/
+322
2022-12-09
crypto: stm32 - enable drivers to be used on Ux500
Linus Walleij
2
-3
/
+3
2022-12-09
crypto: qce - Set DMA alignment explicitly
Herbert Xu
3
-22
/
+23
2022-12-09
crypto: octeontx2 - Set DMA alignment explicitly
Herbert Xu
1
-39
/
+40
2022-12-09
crypto: octeontx - Set DMA alignment explicitly
Herbert Xu
1
-34
/
+35
2022-12-09
crypto: keembay - Set DMA alignment explicitly
Herbert Xu
1
-13
/
+13
2022-12-09
crypto: safexcel - Set DMA alignment explicitly
Herbert Xu
1
-49
/
+50
2022-12-09
crypto: hisilicon/hpre - Set DMA alignment explicitly
Herbert Xu
1
-15
/
+25
2022-12-09
crypto: chelsio - Set DMA alignment explicitly
Herbert Xu
1
-21
/
+22
2022-12-09
crypto: ccree - Set DMA alignment explicitly
Herbert Xu
3
-83
/
+83
2022-12-09
crypto: ccp - Set DMA alignment explicitly
Herbert Xu
8
-71
/
+76
2022-12-09
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
2
-11
/
+11
2022-12-09
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
1
-2
/
+6
2022-12-09
crypto: chelsio - Fix flexible struct array warning
Herbert Xu
2
-6
/
+6
[prev]
[next]