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
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+36
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-19
/
+12
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
36
-251
/
+1003
2024-07-17
crypto: ccp: Add the SNP_VLEK_LOAD command
Michael Roth
1
-0
/
+36
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio_crypto: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-19
/
+12
2024-07-13
crypto: mxs-dcp - Ensure payload is zero when using key slot
David Gstir
1
-1
/
+2
2024-07-06
crypto: starfive - Fix nent assignment in rsa dec
Jia Jie Ho
2
-3
/
+1
2024-07-06
crypto: starfive - Align rsa input data to 32-bit
Jia Jie Ho
2
-5
/
+10
2024-07-06
crypto: qat - fix unintentional re-enabling of error interrupts
Hareshx Sankar Raj
2
-3
/
+9
2024-07-06
crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()
Nivas Varadharajan Mugunthakumar
1
-2
/
+4
2024-07-06
crypto: sun8i-ce - add Allwinner H616 support
Andre Przywara
1
-0
/
+26
2024-07-06
crypto: sun8i-ce - wrap accesses to descriptor address fields
Andre Przywara
6
-12
/
+27
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-07-04
crypto: caam: Unembed net_dev structure in dpaa2
Breno Leitao
2
-4
/
+26
2024-07-04
crypto: caam: Unembed net_dev structure from qi
Breno Leitao
1
-8
/
+35
2024-07-04
crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST
Breno Leitao
1
-1
/
+1
2024-07-04
crypto: caam: Avoid unused imx8m_machine_match variable
Breno Leitao
1
-0
/
+2
2024-06-28
crypto: qat - initialize user_input.lock for rate_limiting
Jiwei Sun
1
-0
/
+1
2024-06-28
Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2024-06-21
crypto: qat - make adf_ctl_class constant
Greg Kroah-Hartman
1
-9
/
+12
2024-06-21
crypto: qat - fix linking errors when PCI_IOV is disabled
Xin Zeng
1
-2
/
+3
2024-06-16
crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked
Kim Phillips
1
-1
/
+7
2024-06-07
crypto: xilinx - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: sa2ul - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: keembay - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: atmel-sha204a - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: hisilicon/zip - optimize the address offset of the reg query function
Chenghai Huang
1
-28
/
+20
2024-06-07
crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...
Chenghai Huang
1
-8
/
+3
2024-06-07
crypto: ccp - Move message about TSME being enabled later in init
Mario Limonciello
2
-8
/
+15
2024-06-07
crypto: ccp - Add support for getting security attributes on some older systems
Mario Limonciello
6
-3
/
+67
2024-06-07
crypto: ccp - Move security attributes to their own file
Mario Limonciello
5
-56
/
+89
2024-06-07
crypto: ccp - Represent capabilities register as a union
Mario Limonciello
5
-42
/
+42
2024-06-07
crypto: stm32/cryp - call finalize with bh disabled
Maxime Méré
1
-1
/
+5
2024-06-07
crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Maxime Méré
1
-9
/
+9
2024-06-07
crypto: stm32/cryp - increase priority
Maxime Méré
1
-9
/
+9
2024-06-07
crypto: stm32/cryp - use dma when possible
Maxime Méré
1
-26
/
+651
2024-05-31
crypto: atmel-sha204a - fix negated return value
Lothar Rubusch
1
-1
/
+1
2024-05-31
crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...
Christophe JAILLET
1
-1
/
+0
2024-05-31
crypto: qat - Fix typo
Deming Wang
1
-1
/
+1
2024-05-31
crypto: n2 - Remove unused struct 'n2_skcipher_request_context'
Dr. David Alan Gilbert
1
-4
/
+0
2024-05-31
crypto: hifn_795x - Remove unused hifn_*_command structs
Dr. David Alan Gilbert
1
-17
/
+0
2024-05-31
crypto: ccree - Remove unused struct 'tdes_keys'
Dr. David Alan Gilbert
1
-6
/
+0
2024-05-31
crypto: axis - Remove unused struct 'dbgfs_u32'
Dr. David Alan Gilbert
1
-7
/
+0
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
crypto: virtio - drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-20
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-14
/
+5
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-8
/
+8
2024-05-17
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
1
-14
/
+5
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+6
[next]