]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-21 Jack Xucrypto: qat - optimize allocations for fw authentication
2025-03-21 Jack Xucrypto: qat - remove redundant FW image size check
2025-03-21 Jack Xucrypto: qat - remove unused members in suof structure
2025-03-21 Herbert Xucrypto: hash - Use nth_page instead of doing it by...
2025-03-21 Herbert Xucrypto: scatterwalk - Use nth_page instead of doing...
2025-03-21 Nathan Chancellorcrypto: tegra - Fix format specifier in tegra_sha_prep_...
2025-03-21 Herbert Xucrypto: hash - Fix test underflow in shash_ahash_digest
2025-03-21 Herbert Xucrypto: krb5 - Use SG miter instead of doing it by...
2025-03-21 Herbert Xulib/scatterlist: Add SG_MITER_LOCAL and use it
2025-03-21 Suman Kumar... crypto: qat - introduce fuse array
2025-03-21 Eric Biggerscrypto: scatterwalk - simplify map and unmap calling...
2025-03-21 Suman Kumar... crypto: qat - add macro to write 64-bit values to registers
2025-03-15 Herbert Xucrypto: testmgr - Remove NULL dst acomp tests
2025-03-15 Herbert Xucrypto: acomp - Add request chaining and virtual addresses
2025-03-15 Herbert Xucrypto: scomp - Disable BH when taking per-cpu spin...
2025-03-15 Herbert Xucrypto: acomp - Move stream management into scomp layer
2025-03-15 Herbert Xucrypto: scomp - Remove tfm argument from alloc/free_ctx
2025-03-15 Herbert Xucrypto: api - Add cra_type->destroy hook
2025-03-15 Ethan Carter... crypto: artpec6 - change from kzalloc to kcalloc in...
2025-03-15 Herbert Xucrypto: skcipher - Make skcipher_walk src.virt.addr...
2025-03-15 Herbert Xucrypto: skcipher - Eliminate duplicate virt.addr field
2025-03-15 Herbert Xucrypto: scatterwalk - Add memcpy_sglist
2025-03-15 Herbert Xucrypto: scatterwalk - Change scatterwalk_next calling...
2025-03-15 Dionna Glazecrypto: ccp - Fix uAPI definitions of PSP errors
2025-03-15 Krzysztof Kozlowskidt-bindings: rng: rockchip,rk3588-rng: Drop unnecessary...
2025-03-15 Lukas WunnerMAINTAINERS: Add Lukas & Ignat & Stefan for asymmetric...
2025-03-15 Shashank Guptacrypto: octeontx2 - suppress auth failure screaming...
2025-03-15 David SterbaMAINTAINERS: add myself to co-maintain ZSTD
2025-03-15 Christophe... crypto: virtio - Erase some sensitive memory when it...
2025-03-15 Dr. David Alan... async_xor: Remove unused 'async_xor_val'
2025-03-08 Eric Biggerscrypto: skcipher - fix mismatch between mapping and...
2025-03-08 Herbert Xucrypto: Kconfig - Select LIB generic option
2025-03-08 Ard Biesheuvelcrypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPI
2025-03-08 Abhinaba Rakshitdt-bindings: crypto: qcom,prng: document QCS615
2025-03-08 Herbert Xucrypto: acomp - Remove acomp request flags
2025-03-08 Herbert Xucrypto: iaa - Test the correct request flag
2025-03-08 Herbert Xucrypto: lzo - Fix compression buffer overrun
2025-03-08 Rob Herring... dt-bindings: crypto: inside-secure,safexcel: Allow...
2025-03-08 Herbert Xucrypto: api - Move struct crypto_type into internal.h
2025-03-08 Akhil Rcrypto: tegra - Use HMAC fallback when keyslots are...
2025-03-08 Akhil Rcrypto: tegra - Reserve keyslots to allocate dynamically
2025-03-08 Akhil Rcrypto: tegra - Set IV to NULL explicitly for AES ECB
2025-03-08 Akhil Rcrypto: tegra - Fix CMAC intermediate result handling
2025-03-08 Akhil Rcrypto: tegra - Fix HASH intermediate result handling
2025-03-08 Akhil Rcrypto: tegra - Transfer HASH init function to crypto...
2025-03-08 Akhil Rcrypto: tegra - check return value for hash do_one_req
2025-03-08 Akhil Rcrypto: tegra - finalize crypto req on error
2025-03-08 Akhil Rcrypto: tegra - Do not use fixed size buffers
2025-03-08 Akhil Rcrypto: tegra - Use separate buffer for setkey
2025-03-08 Sven Schwermercrypto: mxs-dcp - Only set OTP_KEY bit for OTP key
2025-03-08 Herbert XuMerge tag 'crypto-krb5-20250303' of git://git.kernel...
2025-03-02 David Howellscrypto/krb5: Implement crypto self-testing
2025-03-02 David Howellscrypto/krb5: Implement the Camellia enctypes from rfc6803
2025-03-02 David Howellscrypto/krb5: Implement the AES enctypes from rfc8009
2025-03-02 David Howellscrypto/krb5: Implement the AES enctypes from rfc3962
2025-03-02 David Howellscrypto/krb5: Implement the Kerberos5 rfc3961 get_mic...
2025-03-02 David Howellscrypto/krb5: Implement the Kerberos5 rfc3961 encrypt...
2025-03-02 David Howellscrypto/krb5: Provide RFC3961 setkey packaging functions
2025-03-02 David Howellscrypto/krb5: Implement the Kerberos5 rfc3961 key derivation
2025-03-02 David Howellscrypto/krb5: Provide infrastructure and key derivation
2025-03-02 David Howellscrypto/krb5: Add an API to perform requests
2025-03-02 David Howellscrypto/krb5: Add an API to alloc and prepare a crypto...
2025-03-02 David Howellscrypto/krb5: Add an API to query the layout of the...
2025-03-02 David Howellscrypto/krb5: Implement Kerberos crypto core
2025-03-02 David Howellscrypto/krb5: Test manager data
2025-03-02 David Howellscrypto: Add 'krb5enc' hash and cipher AEAD algorithm
2025-03-02 David Howellscrypto/krb5: Add some constants out of sunrpc headers
2025-03-02 David Howellscrypto/krb5: Add API Documentation
2025-03-02 Herbert Xucrypto: lib/Kconfig - Hide arch options from user
2025-03-02 Herbert Xucrypto: skcipher - Use restrict rather than hand-rollin...
2025-03-02 Dr. David Alan... crypto: octeontx - Remove unused function otx_cpt_eng_g...
2025-03-02 Dr. David Alan... crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg...
2025-03-02 J. Neuschäferdt-bindings: crypto: Convert fsl,sec-2.0 to YAML
2025-03-02 Eric Biggerscrypto: scatterwalk - don't split at page boundaries...
2025-03-02 Eric Biggerscrypto: scatterwalk - remove obsolete functions
2025-03-02 Eric Biggerscrypto: skcipher - use the new scatterwalk functions
2025-03-02 Eric Biggersnet/tls: use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: x86/aegis - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: x86/aes-gcm - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: stm32 - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: s5p-sss - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: s390/aes-gcm - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: nx - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: arm64 - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: arm/ghash - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: aegis - use the new scatterwalk functions
2025-03-02 Eric Biggerscrypto: skcipher - use scatterwalk_start_at_pos()
2025-03-02 Eric Biggerscrypto: scatterwalk - add scatterwalk_get_sglist()
2025-03-02 Eric Biggerscrypto: scatterwalk - add new functions for copying...
2025-03-02 Eric Biggerscrypto: scatterwalk - add new functions for iterating...
2025-03-02 Eric Biggerscrypto: scatterwalk - add new functions for skipping...
2025-03-02 Eric Biggerscrypto: scatterwalk - move to next sg entry just in...
2025-03-02 Geert Uytterhoevenhwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K...
2025-03-02 Arnd Bergmanncrypto: bpf - Add MODULE_DESCRIPTION for skcipher
2025-02-22 Herbert Xucrypto: ahash - Set default reqsize from ahash_alg
2025-02-22 Herbert Xucrypto: ahash - Add virtual address support
2025-02-22 Herbert Xucrypto: tcrypt - Restore multibuffer ahash tests
2025-02-22 Herbert Xucrypto: hash - Add request chaining API
2025-02-22 Herbert Xucrypto: x86/ghash - Use proper helpers to clone request
2025-02-22 Herbert Xucrypto: ahash - Only save callback and data in ahash_sa...
next