or' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/arch/tile/gxio/kiorpc.c
u
AgeCommit message (Expand)Author
2025-04-28crypto: api - Add crypto_request_clone and fbHerbert Xu
2025-04-19crypto: acomp - Add missing return statements in compress/decompressHerbert Xu
2025-04-17crypto: deflate - Make the acomp walk atomicHerbert Xu
2025-04-16crypto: api - Add support for duplicating algorithms before registrationHerbert Xu
2025-04-16crypto: acomp - Remove reqsize fieldHerbert Xu
2025-04-16crypto: acomp - Use cra_reqsizeHerbert Xu
2025-04-16crypto: acomp - Simplify folio handlingHerbert Xu
2025-04-16crypto: acomp - Add ACOMP_REQUEST_CLONEHerbert Xu
2025-04-16crypto: acomp - Add ACOMP_FBREQ_ON_STACKHerbert Xu
2025-04-16crypto: acomp - Remove request chainingHerbert Xu
2025-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2025-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2025-04-07crypto: acomp - Add acomp_walkHerbert Xu
2025-04-07crypto: acomp - Move scomp stream allocation code into acompHerbert Xu
2025-03-22crypto: acomp - Fix synchronous acomp chaining fallbackHerbert Xu
2025-03-21crypto: acomp - Add support for foliosHerbert Xu
2025-03-21crypto: acomp - Add async nondma fallbackHerbert Xu
2025-03-21crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extraHerbert Xu
2025-03-21crypto: scomp - Remove support for some non-trivial SG listsHerbert Xu
2025-03-15crypto: acomp - Add request chaining and virtual addressesHerbert Xu
2025-03-15crypto: acomp - Move stream management into scomp layerHerbert Xu
2025-03-08crypto: acomp - Remove acomp request flagsHerbert Xu
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2023-05-02crypto: api - Fix CRYPTO_USER checks for report functionOndrej Mosnacek
2023-03-14crypto: api - Check CRYPTO_USER instead of NET for reportHerbert Xu
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu