index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-9
/
+616
2022-03-31
Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+3
2022-03-28
virtio-crypto: rename skcipher algs
zhenwei pi
4
-9
/
+9
2022-03-28
virtio-crypto: implement RSA algorithm
zhenwei pi
6
-1
/
+608
2022-03-25
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
1
-1
/
+3
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
9
-507
/
+67
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+0
2022-03-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
63
-205
/
+930
2022-03-15
crypto: hisilicon/qm: Set the VF QM state register
Longfang Liu
1
-0
/
+8
2022-03-15
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
3
-0
/
+18
2022-03-15
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
3
-21
/
+18
2022-03-15
crypto: hisilicon/qm: Move few definitions to common header
Longfang Liu
1
-40
/
+18
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
6
-446
/
+5
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
[next]