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
2022-03-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
63
-205
/
+930
2022-03-14
crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST
Herbert Xu
1
-2
/
+2
2022-03-14
crypto: qcom-rng - ensure buffer for generate is completely filled
Brian Masney
1
-7
/
+10
2022-03-09
crypto: qat - fix initialization of pfvf rts_map_msg structures
Giovanni Cabiddu
1
-1
/
+1
2022-03-09
crypto: qat - fix initialization of pfvf cap_msg structures
Giovanni Cabiddu
1
-1
/
+1
2022-03-09
crypto: qat - remove unneeded assignment
Giovanni Cabiddu
1
-1
/
+1
2022-03-09
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
2
-0
/
+14
2022-03-09
crypto: hisilicon/qm - fix memset during queues clearing
Kai Ye
1
-1
/
+1
2022-03-09
crypto: xilinx: prevent probing on non-xilinx hardware
Corentin Labbe
2
-28
/
+9
2022-03-09
crypto: marvell/octeontx - Use swap() instead of open coding it
Jiapeng Chong
1
-4
/
+1
2022-03-09
crypto: ccree - Fix use after free in cc_cipher_exit()
Jianglei Nie
1
-1
/
+1
2022-03-09
crypto: ccp - ccp_dmaengine_unregister release dma channels
Dāvis Mosāns
1
-0
/
+16
2022-03-03
crypto: octeontx2 - fix missing unlock
Yang Yingliang
2
-2
/
+6
2022-03-03
crypto: cavium/nitrox - don't cast parameter in bit operations
Andy Shevchenko
1
-2
/
+6
2022-03-03
crypto: vmx - add missing dependencies
Petr Vorel
1
-0
/
+4
2022-03-03
crypto: xilinx - Add Xilinx SHA3 driver
Harsha
3
-0
/
+294
2022-03-03
crypto: xilinx - Updated Makefile for xilinx subdirectory
Harsha
1
-1
/
+1
2022-03-03
crypto: gemini - call finalize with bh disabled
Corentin Labbe
1
-0
/
+2
2022-03-03
crypto: amlogic - call finalize with bh disabled
Corentin Labbe
1
-0
/
+2
2022-03-03
crypto: sun8i-ce - call finalize with bh disabled
Corentin Labbe
2
-0
/
+6
2022-03-03
crypto: sun8i-ss - call finalize with bh disabled
Corentin Labbe
2
-0
/
+6
2022-03-03
crypto: cavium/zip - register algorithm only if hardware is present
Corentin Labbe
1
-48
/
+35
2022-02-23
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
1
-3
/
+13
2022-02-23
crypto: ccree - don't attempt 0 len DMA mappings
Gilad Ben-Yossef
1
-0
/
+7
2022-02-23
crypto: octeontx2 - add synchronization between mailbox accesses
Harman Kalra
5
-14
/
+46
2022-02-18
crypto: rockchip - ECB does not need IV
Corentin Labbe
1
-1
/
+0
2022-02-18
crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
Kai Ye
1
-3
/
+5
2022-02-18
crypto: hisilicon/sec - add the register configuration for HW V3
Kai Ye
1
-11
/
+40
2022-02-18
crypto: ux500 - use GFP_KERNEL
Julia Lawall
2
-2
/
+2
2022-02-18
crypto: nx - Constify static attribute_group structs
Rikard Falkeborn
1
-2
/
+2
2022-02-18
crypto: omap-sham - Constify static attribute_group
Rikard Falkeborn
1
-1
/
+1
2022-02-18
crypto: omap-aes - Constify static attribute_group
Rikard Falkeborn
1
-1
/
+1
2022-02-18
crypto: qat - enable power management for QAT GEN4
Wojciech Ziemba
11
-16
/
+252
2022-02-18
crypto: qat - move and rename GEN4 error register definitions
Wojciech Ziemba
3
-17
/
+17
2022-02-18
crypto: qat - add misc workqueue
Wojciech Ziemba
3
-0
/
+37
2022-02-18
crypto: qat - don't cast parameter in bit operations
Andy Shevchenko
1
-3
/
+6
2022-02-18
crypto: cavium/nitrox - fix typo on crypto
Corentin Labbe
1
-1
/
+1
2022-02-11
crypto: atmel-tdes - Add support for the TDES IP available on sama7g5 SoC
Tudor Ambarus
1
-0
/
+1
2022-02-05
crypto: sl3516 - remove redundant initializations of pointers in_sg and out_sg
Colin Ian King
1
-2
/
+2
2022-02-05
crypto: marvell/octeontx - remove redundant initialization of variable c_size
Colin Ian King
1
-1
/
+0
2022-02-05
crypto: octeontx2 - remove CONFIG_DM_CRYPT check
Shijith Thotton
1
-10
/
+7
2022-02-05
crypto: atmel - add support for AES and SHA IPs available on lan966x SoC
Kavyasree Kotagiri
2
-0
/
+2
2022-02-05
crypto: octeontx2 - increase CPT HW instruction queue length
Srujana Challa
1
-4
/
+15
2022-02-05
crypto: octeontx2 - disable DMA black hole on an DMA fault
Srujana Challa
1
-0
/
+13
2022-02-05
crypto: octeontx2 - CN10K CPT to RNM workaround
Srujana Challa
1
-1
/
+42
2022-01-31
crypto: octeontx2 - Avoid stack variable overflow
Kees Cook
1
-1
/
+2
2022-01-31
crypto: mxs-dcp - Fix scatterlist processing
Tomas Paukrt
1
-1
/
+1
2022-01-31
crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
Kai Ye
1
-1
/
+1
2022-01-31
crypto: hisilicon/sec - use the correct print format
Kai Ye
1
-1
/
+1
2022-01-31
crypto: hisilicon/sec - fix the CTR mode BD configuration
Kai Ye
2
-2
/
+10
[next]