index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
crypto: ccp: Free SEV device if SEV init fails
Sean Christopherson
1
-1
/
+3
2021-05-14
crypto: ccp: Detect and reject "invalid" addresses destined for PSP
Sean Christopherson
1
-0
/
+3
2021-05-14
crypto: chelsio - Read rxchannel-id from firmware
Ayush Sawal
1
-2
/
+17
2021-05-14
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
1
-0
/
+1
2021-05-14
crypto: sa2ul - Fix memory leak of rxd
Colin Ian King
1
-2
/
+6
2021-05-14
crypto: sun8i-ss - Fix memory leak of pad
Colin Ian King
1
-3
/
+4
2021-05-14
crypto: allwinner - add missing CRYPTO_ prefix
Corentin Labbe
1
-7
/
+7
2021-05-14
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
1
-8
/
+21
2021-05-14
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
3
-6
/
+6
2021-05-14
crypto: qat - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2021-05-14
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2
-16
/
+53
2021-05-14
crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
Colin Ian King
1
-1
/
+3
2021-05-14
crypto: sun8i-ss - fix result memory leak on error path
Corentin Labbe
1
-1
/
+1
2021-05-14
crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
Wei Yongjun
1
-1
/
+3
2021-05-14
crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
Wei Yongjun
1
-1
/
+3
2021-05-12
crypto: omap-aes - Fix PM reference leak on omap-aes.c
Shixin Liu
1
-4
/
+3
2021-05-12
crypto: sa2ul - Fix PM reference leak in sa_ul_probe()
Shixin Liu
1
-1
/
+1
2021-05-12
crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
Shixin Liu
1
-2
/
+2
2021-05-12
crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
Shixin Liu
1
-4
/
+4
2021-05-12
crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()
Shixin Liu
1
-1
/
+1
2021-05-12
crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
2
-2
/
+2
2021-05-12
crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
4
-4
/
+4
2021-05-12
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
1
-1
/
+1
2021-05-12
crypto: qat - fix unmap invalid dma address
Hui Tang
1
-2
/
+9
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
87
-5977
/
+10711
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2021-02-10
crypto: hisilicon/qm - fix printing format issue
Weili Qian
2
-9
/
+9
2021-02-10
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
5
-7
/
+24
2021-02-10
crypto: hisilicon/qm - update irqflag
Sihang Chen
1
-4
/
+3
2021-02-10
crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'
Weili Qian
1
-1
/
+1
2021-02-10
crypto: hisilicon/qm - fix request missing error
Weili Qian
1
-0
/
+28
2021-02-10
crypto: hisilicon/qm - removing driver after reset
Weili Qian
5
-20
/
+36
2021-02-10
crypto: octeontx2 - fix -Wpointer-bool-conversion warning
Arnd Bergmann
1
-2
/
+1
2021-02-10
crypto: hisilicon/hpre - enable Elliptic curve cryptography
Hui Tang
1
-1
/
+8
2021-02-10
crypto: hisilicon - PASID fixed on Kunpeng 930
Weili Qian
5
-10
/
+24
2021-02-10
crypto: hisilicon/qm - fix use of 'dma_map_single'
Weili Qian
1
-23
/
+27
2021-02-10
crypto: hisilicon/hpre - tiny fix
Hui Tang
1
-5
/
+8
2021-02-10
crypto: hisilicon/hpre - adapt the number of clusters
Hui Tang
2
-27
/
+52
2021-02-10
crypto: cpt - remove casting dma_alloc_coherent
Xu Wang
1
-4
/
+4
2021-02-10
crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation
Daniele Alessandrelli
1
-3
/
+3
2021-02-10
crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Jiapeng Chong
1
-2
/
+2
2021-02-10
crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
Geert Uytterhoeven
1
-1
/
+1
2021-02-05
crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m
Florian Fainelli
1
-1
/
+1
2021-02-05
crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Herbert Xu
1
-0
/
+1
2021-02-05
crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
Dan Carpenter
1
-1
/
+1
2021-02-05
crypto: ccree - fix spelling typo of allocated
dingsenjie
1
-1
/
+1
2021-02-04
KVM/SVM: add support for SEV attestation command
Brijesh Singh
1
-0
/
+1
2021-01-29
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
5
-36
/
+148
2021-01-29
crypto: talitos - Fix ctr(aes) on SEC1
Christophe Leroy
1
-0
/
+22
[next]