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-04-28
crypto: iaa - Adjust workqueue allocation type
Kees Cook
-1
/
+1
2025-04-28
crypto: sun8i-ce-cipher - use pm_runtime_resume_and_get()
Ovidiu Panait
-2
/
+1
2025-04-28
crypto: sun8i-ce-cipher - use IS_ENABLED() checks for debugfs stats
Ovidiu Panait
-16
/
+30
2025-04-28
crypto: sun8i-ce-cipher - use crypto_skcipher_driver_name()
Ovidiu Panait
-1
/
+1
2025-04-28
crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()
Ovidiu Panait
-2
/
+5
2025-04-23
crypto: padlock-sha - Use API partial block handling
Herbert Xu
-331
/
+143
2025-04-23
crypto: nx - Use API partial block handling
Herbert Xu
-261
/
+161
2025-04-23
crypto: zynqmp-sha - Use API partial block handling
Herbert Xu
-49
/
+22
2025-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
-0
/
+6
2025-04-23
crypto: atmel-sha204a - Set hwrng quality to lowest possible
Marek BehĂșn
-0
/
+6
2025-04-17
crypto: sun8i-ss - use API helpers to setup fallback request
Ovidiu Panait
-22
/
+27
2025-04-16
crypto: cbcmac - Set block size properly
Herbert Xu
-1
/
+1
2025-04-16
crypto: zynqmp-sha - Add locking
Herbert Xu
-4
/
+14
2025-04-16
crypto: zynqmp-sha - Make descsize an algorithm attribute
Herbert Xu
-2
/
+9
2025-04-16
crypto: padlock-sha - Make descsize an algorithm attribute
Herbert Xu
-3
/
+11
2025-04-16
crypto: ccp - Fix __sev_snp_shutdown_locked
Ashish Kalra
-1
/
+1
2025-04-16
crypto: caam - Add support for i.MX8QM
Thomas Richard
-0
/
+1
2025-04-16
crypto: tegra - use API helpers to setup fallback request
Ovidiu Panait
-25
/
+27
2025-04-16
crypto: rk3288 - use API helpers to setup fallback request
Ovidiu Panait
-25
/
+27
2025-04-16
crypto: img-hash - use API helpers to setup fallback request
Ovidiu Panait
-18
/
+23
2025-04-16
crypto: iaa - Use cra_reqsize for acomp
Herbert Xu
-1
/
+1
2025-04-16
crypto: qat - Use cra_reqsize for acomp
Herbert Xu
-1
/
+1
2025-04-16
crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Zixun LI
-5
/
+8
2025-04-16
crypto: s5p-sss - Add missing header inclusions
Herbert Xu
-13
/
+11
2025-04-16
crypto: ccp - Add missing header inclusions
Herbert Xu
-18
/
+23
2025-04-16
crypto: nx - Add missing header inclusions
Herbert Xu
-12
/
+21
2025-04-16
crypto: iaa - Switch to ACOMP_FBREQ_ON_STACK
Herbert Xu
-4
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
-1
/
+1
2025-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
-3
/
+3
2025-04-09
crypto: caam/qi - Fix drv_ctx refcount bug
Herbert Xu
-3
/
+3
2025-04-08
crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_export
Herbert Xu
-3
/
+3
2025-04-08
crypto: sun8i-ce-hash - use API helpers to setup fallback request
Ovidiu Panait
-22
/
+27
2025-04-08
crypto: sun8i-ce-hash - add IS_ENABLED() checks to debugfs stats
Ovidiu Panait
-6
/
+16
2025-04-08
crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs
Ovidiu Panait
-5
/
+3
2025-04-08
crypto: sun8i-ce-hash - factor out debugfs fallback statistics
Ovidiu Panait
-33
/
+20
2025-04-08
crypto: sun8i-ce-hash - remove duplicated fallback checks
Ovidiu Panait
-11
/
+1
2025-04-08
crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
Ovidiu Panait
-13
/
+21
2025-04-08
crypto: ccp - Move SEV/SNP Platform initialization to KVM
Ashish Kalra
-13
/
+0
2025-04-07
crypto: qat - switch to standard pattern for PCI IDs
Giovanni Cabiddu
-23
/
+23
2025-04-07
crypto: eip93 - Make read-only arrays static const
Colin Ian King
-6
/
+14
2025-04-07
crypto: omap-sham - use dev_groups to register attribute groups
Ovidiu Panait
-12
/
+2
2025-04-07
crypto: omap-aes - use dev_groups to register attribute groups
Ovidiu Panait
-12
/
+2
2025-04-07
crypto: qat - remove BITS_IN_DWORD()
Suman Kumar Chakraborty
-10
/
+10
2025-04-07
crypto: qat - remove initialization in device class
Giovanni Cabiddu
-8
/
+0
2025-04-07
crypto: qat - add shutdown handler to qat_c3xxx
Giovanni Cabiddu
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c3xxx
Giovanni Cabiddu
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_c62x
Giovanni Cabiddu
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c62x
Giovanni Cabiddu
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_dh895xcc
Giovanni Cabiddu
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_dh895xcc
Giovanni Cabiddu
-18
/
+15
[prev]
[next]