index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2025-07-18
crypto: qat - relocate bank state helper functions
Małgorzata Mielnik
-209
/
+258
2025-07-18
crypto: qat - replace CHECK_STAT macro with static inline function
Suman Kumar Chakraborty
-14
/
+19
2025-07-18
crypto: qat - use pr_fmt() in adf_gen4_hw_data.c
Suman Kumar Chakraborty
-4
/
+6
2025-07-18
crypto: qat - disable ZUC-256 capability for QAT GEN5
Bairavi Alagappan
-8
/
+1
2025-07-18
crypto: img-hash - Fix dma_unmap_sg() nents value
Thomas Fourier
-1
/
+1
2025-07-18
crypto: keembay - Fix dma_unmap_sg() nents value
Thomas Fourier
-1
/
+7
2025-07-14
crypto: sha1 - Wrap library and add HMAC support
Eric Biggers
-1
/
+1
2025-07-07
crypto: ccp - Fix crash when rebind ccp device for ccp.ko
Mengbiao Xiong
-0
/
+3
2025-07-07
crypto: inside-secure - Fix `dma_unmap_sg()` nents value
Thomas Fourier
-2
/
+6
2025-07-07
crypto: ccp - Fix locking on alloc failure handling
Alexey Kardashevskiy
-4
/
+4
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
-6
/
+6
2025-06-30
crypto: stm32 - remove crc32 and crc32c support
Eric Biggers
-490
/
+0
2025-06-30
crypto: inside-secure - remove crc32 support
Eric Biggers
-92
/
+2
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
-4
/
+4
2025-06-26
crypto: s390 - New s390 specific protected key hash phmac
Harald Freudenberger
-0
/
+13
2025-06-26
crypto: aspeed - Fix hash fallback path typo
Herbert Xu
-1
/
+1
2025-06-26
crypto: qat - Use crypto_shash_export_core
Herbert Xu
-7
/
+7
2025-06-26
crypto: chelsio - Use crypto_shash_export_core
Herbert Xu
-5
/
+5
2025-06-23
crypto: hisilicon - Use fine grained DMA mapping direction
Zenghui Yu
-21
/
+28
2025-06-23
crypto: ccree - Don't use %pK through printk
Thomas Weißschuh
-44
/
+44
2025-06-23
crypto: qat - restore ASYM service support for GEN6 devices
Suman Kumar Chakraborty
-1
/
+9
2025-06-23
crypto: qat - remove duplicate masking for GEN6 devices
Suman Kumar Chakraborty
-1
/
+0
2025-06-23
crypto: ccp - Fix SNP panic notifier unregistration
Ashish Kalra
-2
/
+8
2025-06-23
crypto: virtio - Remove unused virtcrypto functions
Dr. David Alan Gilbert
-38
/
+0
2025-06-23
crypto: qat - lower priority for skcipher and aead algorithms
Giovanni Cabiddu
-6
/
+6
2025-06-23
crypto: atmel - add support for AES and SHA IPs available on sama7d65 SoC
Ryan Wanner
-0
/
+2
2025-06-23
crypto: caam - Support iMX8QXP and variants thereof
John Ernberg
-1
/
+1
2025-06-23
crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP
John Ernberg
-2
/
+4
2025-06-16
octeontx2: Set appropriate PF, VF masks and shifts based on silicon
Subbaraya Sundeep
-14
/
+14
2025-06-13
crypto: qat - add support for decompression service to GEN6 devices
Suman Kumar Chakraborty
-1
/
+25
2025-06-13
crypto: caam - Fix opencoded cpumask_next_wrap() in caam_drv_ctx_init()
Yury Norov [NVIDIA]
-4
/
+1
2025-06-13
crypto: qat - fix state restore for banks with exceptions
Svyatoslav Pankratov
-7
/
+22
2025-06-13
crypto: qat - allow enabling VFs in the absence of IOMMU
Ahsan Atta
-1
/
+0
2025-06-13
crypto: ccp - Fix dereferencing uninitialized error pointer
Ashish Kalra
-3
/
+5
2025-06-13
crypto: octeontx2 - get engine group number for asymmetric engine
Amit Singh Tomar
-1
/
+21
2025-06-13
crypto: octeontx2 - Rework how engine group number is obtained
Amit Singh Tomar
-13
/
+28
2025-06-13
crypto: marvell/cesa - Fix engine load inaccuracy
Herbert Xu
-3
/
+6
2025-06-13
crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0
Bharat Bhushan
-15
/
+44
2025-06-13
crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2
Bharat Bhushan
-15
/
+51
2025-06-13
crypto: octeontx2 - Fix address alignment issue on ucode loading
Bharat Bhushan
-14
/
+21
2025-06-13
crypto: octeontx2 - add timeout for load_fvc completion poll
Bharat Bhushan
-2
/
+14
2025-06-13
crypto: marvell/cesa - Remove unnecessary state setting on final
Herbert Xu
-4
/
+1
2025-06-13
crypto: qat - use unmanaged allocation for dc_data
Suman Kumar Chakraborty
-2
/
+2
2025-06-13
crypto: ccp - Add missing bootloader info reg for pspv6
Mario Limonciello
-0
/
+1
2025-06-13
crypto: sun8i-ce - use helpers to get hash block and digest sizes
Ovidiu Panait
-3
/
+3
2025-06-13
crypto: sun8i-ce - remove ivlen field of sun8i_cipher_req_ctx
Ovidiu Panait
-7
/
+6
2025-06-13
crypto: sun8i-ce - fix nents passed to dma_unmap_sg()
Ovidiu Panait
-2
/
+2
2025-06-13
crypto: aspeed/hash - Fix potential overflow in dma_prepare_sg
Herbert Xu
-41
/
+43
2025-06-13
crypto: aspeed/hash - Iterate on large hashes in dma_prepare
Herbert Xu
-14
/
+22
2025-06-13
crypto: aspeed/hash - Add fallback
Herbert Xu
-1
/
+27
[prev]
[next]