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-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: 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
2022-01-31
crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
Kai Ye
1
-0
/
+5
2022-01-31
crypto: hisilicon/sec - add some comments for soft fallback
Kai Ye
1
-6
/
+6
2022-01-31
crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
Kai Ye
1
-1
/
+1
2022-01-31
crypto: octeontx2 - select CONFIG_NET_DEVLINK
Shijith Thotton
1
-0
/
+1
2022-01-31
crypto: qat - fix access to PFVF interrupt registers for GEN4
Giovanni Cabiddu
1
-33
/
+9
2022-01-31
crypto: sun8i-ss - really disable hash on A80
Corentin Labbe
1
-0
/
+2
2022-01-31
crypto: ccp - remove redundant ret variable
Minghao Chi
1
-4
/
+1
2022-01-28
crypto: qat - fix a signedness bug in get_service_enabled()
Dan Carpenter
1
-1
/
+1
2022-01-28
crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()
Peter Gonda
1
-1
/
+1
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+4
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-4
/
+4
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
93
-1855
/
+4072
2022-01-10
Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+12
2021-12-31
crypto: qat - fix definition of ring reset results
Giovanni Cabiddu
1
-4
/
+4
2021-12-31
crypto: hisilicon - cleanup warning in qm_get_qos_value()
Tom Rix
1
-1
/
+1
2021-12-31
crypto: ccp - remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-12-31
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
1
-2
/
+2
2021-12-24
crypto: ux500 - Use platform_get_irq() to get the interrupt
Lad Prabhakar
2
-19
/
+9
2021-12-24
crypto: hisilicon/qm - disable qm clock-gating
Weili Qian
1
-0
/
+17
2021-12-24
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
1
-1
/
+1
2021-12-24
crypto: octeontx2 - prevent underflow in get_cores_bmap()
Dan Carpenter
1
-1
/
+2
2021-12-24
crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()
Dan Carpenter
1
-1
/
+1
2021-12-24
crypto: qat - add support for compression for 4xxx
Tomasz Kowalik
8
-13
/
+147
[next]