index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+6
2025-04-23
crypto: atmel-sha204a - Set hwrng quality to lowest possible
Marek BehĂșn
1
-0
/
+6
2025-04-17
crypto: sun8i-ss - use API helpers to setup fallback request
Ovidiu Panait
1
-22
/
+27
2025-04-16
crypto: cbcmac - Set block size properly
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: zynqmp-sha - Add locking
Herbert Xu
1
-4
/
+14
2025-04-16
crypto: zynqmp-sha - Make descsize an algorithm attribute
Herbert Xu
1
-2
/
+9
2025-04-16
crypto: padlock-sha - Make descsize an algorithm attribute
Herbert Xu
1
-3
/
+11
2025-04-16
crypto: ccp - Fix __sev_snp_shutdown_locked
Ashish Kalra
1
-1
/
+1
2025-04-16
crypto: caam - Add support for i.MX8QM
Thomas Richard
1
-0
/
+1
2025-04-16
crypto: tegra - use API helpers to setup fallback request
Ovidiu Panait
1
-25
/
+27
2025-04-16
crypto: rk3288 - use API helpers to setup fallback request
Ovidiu Panait
1
-25
/
+27
2025-04-16
crypto: img-hash - use API helpers to setup fallback request
Ovidiu Panait
1
-18
/
+23
2025-04-16
crypto: iaa - Use cra_reqsize for acomp
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: qat - Use cra_reqsize for acomp
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Zixun LI
3
-5
/
+8
2025-04-16
crypto: s5p-sss - Add missing header inclusions
Herbert Xu
1
-13
/
+11
2025-04-16
crypto: ccp - Add missing header inclusions
Herbert Xu
3
-18
/
+23
2025-04-16
crypto: nx - Add missing header inclusions
Herbert Xu
5
-12
/
+21
2025-04-16
crypto: iaa - Switch to ACOMP_FBREQ_ON_STACK
Herbert Xu
1
-4
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-1
/
+1
2025-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-3
/
+3
2025-04-09
crypto: caam/qi - Fix drv_ctx refcount bug
Herbert Xu
1
-3
/
+3
2025-04-08
crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_export
Herbert Xu
1
-3
/
+3
2025-04-08
crypto: sun8i-ce-hash - use API helpers to setup fallback request
Ovidiu Panait
1
-22
/
+27
2025-04-08
crypto: sun8i-ce-hash - add IS_ENABLED() checks to debugfs stats
Ovidiu Panait
1
-6
/
+16
2025-04-08
crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs
Ovidiu Panait
1
-5
/
+3
2025-04-08
crypto: sun8i-ce-hash - factor out debugfs fallback statistics
Ovidiu Panait
1
-33
/
+20
2025-04-08
crypto: sun8i-ce-hash - remove duplicated fallback checks
Ovidiu Panait
1
-11
/
+1
2025-04-08
crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
Ovidiu Panait
1
-13
/
+21
2025-04-08
crypto: ccp - Move SEV/SNP Platform initialization to KVM
Ashish Kalra
1
-13
/
+0
2025-04-07
crypto: qat - switch to standard pattern for PCI IDs
Giovanni Cabiddu
6
-23
/
+23
2025-04-07
crypto: eip93 - Make read-only arrays static const
Colin Ian King
1
-6
/
+14
2025-04-07
crypto: omap-sham - use dev_groups to register attribute groups
Ovidiu Panait
1
-12
/
+2
2025-04-07
crypto: omap-aes - use dev_groups to register attribute groups
Ovidiu Panait
1
-12
/
+2
2025-04-07
crypto: qat - remove BITS_IN_DWORD()
Suman Kumar Chakraborty
1
-10
/
+10
2025-04-07
crypto: qat - remove initialization in device class
Giovanni Cabiddu
8
-8
/
+0
2025-04-07
crypto: qat - add shutdown handler to qat_c3xxx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c3xxx
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_c62x
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c62x
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_dh895xcc
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_dh895xcc
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_420xx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - add shutdown handler to qat_4xxx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: sa2ul - Use proper helpers to setup request
Herbert Xu
1
-47
/
+16
2025-04-07
crypto: ccp - Add new SEV/SNP platform shutdown API
Ashish Kalra
1
-0
/
+9
2025-04-07
crypto: ccp - Register SNP panic notifier only if SNP is enabled
Ashish Kalra
1
-9
/
+13
2025-04-07
crypto: ccp - Reset TMR size at SNP Shutdown
Ashish Kalra
1
-0
/
+3
2025-04-07
crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctls
Ashish Kalra
1
-23
/
+119
2025-04-07
crypto: tegra - Fix IV usage for AES ECB
Akhil R
1
-4
/
+1
[prev]
[next]