summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-21crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extraHerbert Xu-3/+84
2025-03-21crypto: acomp - Remove dst_freeHerbert Xu-2/+0
2025-03-21crypto: scomp - Remove support for some non-trivial SG listsHerbert Xu-16/+3
2025-03-21crypto: scatterwalk - Use nth_page instead of doing it by handHerbert Xu-10/+20
2025-03-21lib/scatterlist: Add SG_MITER_LOCAL and use itHerbert Xu-0/+1
2025-03-21crypto: scatterwalk - simplify map and unmap calling conventionEric Biggers-19/+24
2025-03-15crypto: acomp - Add request chaining and virtual addressesHerbert Xu-13/+227
2025-03-15crypto: acomp - Move stream management into scomp layerHerbert Xu-29/+26
2025-03-15crypto: scomp - Remove tfm argument from alloc/free_ctxHerbert Xu-4/+4
2025-03-15crypto: skcipher - Make skcipher_walk src.virt.addr constHerbert Xu-2/+2
2025-03-15crypto: skcipher - Eliminate duplicate virt.addr fieldHerbert Xu-7/+24
2025-03-15crypto: scatterwalk - Add memcpy_sglistHerbert Xu-0/+3
2025-03-15crypto: scatterwalk - Change scatterwalk_next calling conventionHerbert Xu-17/+25
2025-03-15crypto: ccp - Fix uAPI definitions of PSP errorsDionna Glaze-7/+14
2025-03-15async_xor: Remove unused 'async_xor_val'Dr. David Alan Gilbert-5/+0
2025-03-08crypto: acomp - Remove acomp request flagsHerbert Xu-4/+2
2025-03-08crypto: lzo - Fix compression buffer overrunHerbert Xu-0/+8
2025-03-08crypto: api - Move struct crypto_type into internal.hHerbert Xu-14/+0
2025-03-02crypto/krb5: Implement the Camellia enctypes from rfc6803David Howells-0/+4
2025-03-02crypto/krb5: Implement the AES enctypes from rfc8009David Howells-0/+4
2025-03-02crypto/krb5: Provide infrastructure and key derivationDavid Howells-0/+10
2025-03-02crypto/krb5: Add an API to perform requestsDavid Howells-0/+21
2025-03-02crypto/krb5: Add an API to alloc and prepare a crypto objectDavid Howells-0/+7
2025-03-02crypto/krb5: Add an API to query the layout of the crypto sectionDavid Howells-0/+9
2025-03-02crypto/krb5: Implement Kerberos crypto coreDavid Howells-0/+54
2025-03-02crypto: Add 'krb5enc' hash and cipher AEAD algorithmDavid Howells-0/+2
2025-03-02crypto/krb5: Add some constants out of sunrpc headersDavid Howells-0/+51
2025-03-02crypto: skcipher - Use restrict rather than hand-rolling accessesHerbert Xu-6/+8
2025-03-02crypto: scatterwalk - don't split at page boundaries when !HIGHMEMEric Biggers-22/+57
2025-03-02crypto: scatterwalk - remove obsolete functionsEric Biggers-25/+0
2025-03-02crypto: scatterwalk - add scatterwalk_get_sglist()Eric Biggers-0/+17
2025-03-02crypto: scatterwalk - add new functions for copying dataEric Biggers-2/+22
2025-03-02crypto: scatterwalk - add new functions for iterating through dataEric Biggers-6/+63
2025-03-02crypto: scatterwalk - add new functions for skipping dataEric Biggers-0/+18
2025-03-02crypto: scatterwalk - move to next sg entry just in timeEric Biggers-9/+10
2025-02-22crypto: ahash - Set default reqsize from ahash_algHerbert Xu-0/+3
2025-02-22crypto: ahash - Add virtual address supportHerbert Xu-3/+42
2025-02-22crypto: hash - Add request chaining APIHerbert Xu-10/+63
2025-02-22crypto: ahash - Only save callback and data in ahash_save_reqHerbert Xu-3/+0
2025-02-22crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACKHerbert Xu-6/+13
2025-02-22dt-bindings: reset: Add SCMI reset IDs for RK3588Nicolas Frattaroli-1/+40
2025-02-09crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner-0/+12
2025-02-09crypto: sig - Prepare for algorithms with variable signature sizeLukas Wunner-2/+3
2025-02-09spinlock: extend guard with spinlock_bh variantsChristian Marangi-0/+13
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+1
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds-0/+1
2025-02-01mm/vmscan: fix hard LOCKUP in function isolate_lru_foliosliuye-0/+1
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+17
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds-5/+16