]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-04-16 Ashish Kalracrypto: ccp - Fix __sev_snp_shutdown_locked
2025-04-16 Herbert Xucrypto: api - Allow delayed algorithm destruction
2025-04-16 Thorsten Blumcrypto: essiv - Remove unnecessary strscpy() size argument
2025-04-16 Lukas Wunnercrypto: ecdsa - Fix NIST P521 key size reported by...
2025-04-16 Lukas Wunnercrypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKE...
2025-04-16 Thomas Richardcrypto: caam - Add support for i.MX8QM
2025-04-16 Ovidiu Panaitcrypto: tegra - use API helpers to setup fallback request
2025-04-16 Ovidiu Panaitcrypto: rk3288 - use API helpers to setup fallback...
2025-04-16 Ovidiu Panaitcrypto: img-hash - use API helpers to setup fallback...
2025-04-16 Herbert Xucrypto: ahash - Use cra_reqsize
2025-04-16 Herbert Xucrypto: acomp - Remove reqsize field
2025-04-16 Herbert Xucrypto: iaa - Use cra_reqsize for acomp
2025-04-16 Herbert Xucrypto: qat - Use cra_reqsize for acomp
2025-04-16 Herbert Xucrypto: acomp - Use cra_reqsize
2025-04-16 Herbert Xucrypto: api - Add reqsize to crypto_alg
2025-04-16 Herbert Xucrypto: api - Mark cra_init/cra_exit as deprecated
2025-04-16 Zixun LIcrypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
2025-04-16 Herbert Xucrypto: ctr - Remove unnecessary header inclusions
2025-04-16 Herbert Xucrypto: s5p-sss - Add missing header inclusions
2025-04-16 Herbert Xucrypto: ccp - Add missing header inclusions
2025-04-16 Herbert Xucrypto: nx - Add missing header inclusions
2025-04-16 Herbert Xucrypto: acomp - Simplify folio handling
2025-04-16 Herbert Xucrypto: acomp - Remove ACOMP_REQUEST_ALLOC
2025-04-16 Herbert Xuubifs: Use ACOMP_REQUEST_CLONE
2025-04-16 Herbert Xucrypto: acomp - Add ACOMP_REQUEST_CLONE
2025-04-16 Herbert Xucrypto: iaa - Switch to ACOMP_FBREQ_ON_STACK
2025-04-16 Herbert Xucrypto: acomp - Add ACOMP_FBREQ_ON_STACK
2025-04-16 Herbert Xucrypto: acomp - Use request flag helpers and add acomp_...
2025-04-16 Herbert Xucrypto: api - Add helpers to manage request flags
2025-04-16 Thorsten Blumcrypto: x509 - Replace kmalloc() + NUL-termination...
2025-04-16 Herbert Xucrypto: ahash - Remove request chaining
2025-04-16 Herbert XuRevert "crypto: tcrypt - Restore multibuffer ahash...
2025-04-16 Herbert Xucrypto: acomp - Remove request chaining
2025-04-16 Herbert Xucrypto: deflate - Remove request chaining
2025-04-16 Herbert XuRevert "crypto: testmgr - Add multibuffer acomp testing"
2025-04-12 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2025-04-12 Herbert Xucrypto: ahash - Disable request chaining
2025-04-12 Herbert Xucrypto: scomp - Fix wild memory accesses in scomp_free_...
2025-04-09 Herbert Xucrypto: x86/chacha - Restore SSSE3 fallback path
2025-04-09 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2025-04-09 Herbert Xucrypto: caam/qi - Fix drv_ctx refcount bug
2025-04-09 Herbert Xucrypto: scomp - Fix null-pointer deref when freeing...
2025-04-08 Herbert Xucrypto: ccp - Silence may-be-uninitialized warning...
2025-04-08 Ovidiu Panaitcrypto: sun8i-ce-hash - use API helpers to setup fallba...
2025-04-08 Ovidiu Panaitcrypto: sun8i-ce-hash - add IS_ENABLED() checks to...
2025-04-08 Ovidiu Panaitcrypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE...
2025-04-08 Ovidiu Panaitcrypto: sun8i-ce-hash - factor out debugfs fallback...
2025-04-08 Ovidiu Panaitcrypto: sun8i-ce-hash - remove duplicated fallback...
2025-04-08 Ovidiu Panaitcrypto: sun8i-ce-hash - fix error handling in sun8i_ce_...
2025-04-08 Ashish Kalracrypto: ccp - Move SEV/SNP Platform initialization...
2025-04-08 Ashish KalraKVM: SVM: Add support to initialize SEV/SNP functionali...
2025-04-07 Eric Biggerscrypto: chacha - remove <crypto/internal/chacha.h>
2025-04-07 Eric Biggerscrypto: x86/chacha - remove the skcipher algorithms
2025-04-07 Eric Biggerscrypto: s390/chacha - remove the skcipher algorithms
2025-04-07 Eric Biggerscrypto: powerpc/chacha - remove the skcipher algorithms
2025-04-07 Eric Biggerscrypto: mips/chacha - remove the skcipher algorithms
2025-04-07 Eric Biggerscrypto: arm64/chacha - remove the skcipher algorithms
2025-04-07 Eric Biggerscrypto: arm/chacha - remove the redundant skcipher...
2025-04-07 Eric Biggerscrypto: chacha - centralize the skcipher wrappers for...
2025-04-07 Eric Biggerscrypto: riscv/chacha - implement library instead of...
2025-04-07 Eric Biggerscrypto: x86/aes-xts - optimize _compute_first_set_of_tw...
2025-04-07 Uros Bizjakcrypto: x86 - Remove CONFIG_AS_AVX512 handling
2025-04-07 Uros Bizjakcrypto: x86 - Remove CONFIG_AS_SHA256_NI
2025-04-07 Uros Bizjakcrypto: x86 - Remove CONFIG_AS_SHA1_NI
2025-04-07 Giovanni Cabidducrypto: qat - switch to standard pattern for PCI IDs
2025-04-07 Ard Biesheuvelcrypto: ctr - remove unused crypto_ctr_encrypt_walk()
2025-04-07 Ard Biesheuvelcrypto: arm/aes-neonbs - stop using the SIMD helper
2025-04-07 Ard Biesheuvelcrypto: arm/aes-ce - stop using the SIMD helper
2025-04-07 Herbert Xucrypto: x86/chacha - Remove SIMD fallback path
2025-04-07 Herbert Xucrypto: hash - Do not use shash in hard IRQs
2025-04-07 Colin Ian Kingcrypto: eip93 - Make read-only arrays static const
2025-04-07 Eric Biggerscrypto: x86/twofish - stop using the SIMD helper
2025-04-07 Eric Biggerscrypto: x86/sm4 - stop using the SIMD helper
2025-04-07 Eric Biggerscrypto: x86/serpent - stop using the SIMD helper
2025-04-07 Eric Biggerscrypto: x86/cast - stop using the SIMD helper
2025-04-07 Eric Biggerscrypto: x86/camellia - stop using the SIMD helper
2025-04-07 Eric Biggerscrypto: x86/aria - stop using the SIMD helper
2025-04-07 Eric Biggerscrypto: x86/aes - stop using the SIMD helper
2025-04-07 Eric Biggerscrypto: x86/aegis - stop using the SIMD helper
2025-04-07 Eric Biggerscrypto: x86/aes - drop the avx10_256 AES-XTS and AES...
2025-04-07 Herbert XuMAINTAINERS: Update maintainers for crypto/marvell
2025-04-07 Ovidiu Panaitcrypto: omap-sham - use dev_groups to register attribut...
2025-04-07 Ovidiu Panaitcrypto: omap-aes - use dev_groups to register attribute...
2025-04-07 Suman Kumar... crypto: qat - remove BITS_IN_DWORD()
2025-04-07 Giovanni Cabidducrypto: qat - remove initialization in device class
2025-04-07 Giovanni Cabidducrypto: qat - add shutdown handler to qat_c3xxx
2025-04-07 Giovanni Cabidducrypto: qat - remove redundant prototypes in qat_c3xxx
2025-04-07 Giovanni Cabidducrypto: qat - add shutdown handler to qat_c62x
2025-04-07 Giovanni Cabidducrypto: qat - remove redundant prototypes in qat_c62x
2025-04-07 Giovanni Cabidducrypto: qat - add shutdown handler to qat_dh895xcc
2025-04-07 Giovanni Cabidducrypto: qat - remove redundant prototypes in qat_dh895xcc
2025-04-07 Giovanni Cabidducrypto: qat - add shutdown handler to qat_420xx
2025-04-07 Giovanni Cabidducrypto: qat - add shutdown handler to qat_4xxx
2025-04-07 Herbert Xucrypto: sa2ul - Use proper helpers to setup request
2025-04-07 Ashish Kalracrypto: ccp - Add new SEV/SNP platform shutdown API
2025-04-07 Ashish Kalracrypto: ccp - Register SNP panic notifier only if SNP...
2025-04-07 Ashish Kalracrypto: ccp - Reset TMR size at SNP Shutdown
2025-04-07 Ashish Kalracrypto: ccp - Ensure implicit SEV/SNP init and shutdown...
2025-04-07 Akhil Rcrypto: tegra - Fix IV usage for AES ECB
2025-04-07 Ashish Kalracrypto: ccp - Move dev_info/err messages for SEV/SNP...
next