index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
1
-3
/
+2
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-10
/
+0
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+5
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+7
2026-02-03
lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
Eric Biggers
1
-1
/
+3
2026-01-31
crypto: skcipher - Add new helper function crypto_skcipher_tested
Harald Freudenberger
1
-0
/
+7
2026-01-30
pkcs7: Allow the signing algo to do whatever digestion it wants itself
David Howells
1
-0
/
+2
2026-01-30
pkcs7, x509: Rename ->digest to ->m
David Howells
1
-2
/
+2
2026-01-27
lib/crypto: sha1: Remove low-level functions from API
Eric Biggers
1
-10
/
+0
2026-01-15
lib/crypto: aes: Remove old AES en/decryption functions
Eric Biggers
1
-20
/
+4
2026-01-15
lib/crypto: aesgcm: Use new AES library API
Eric Biggers
1
-1
/
+1
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
1
-2
/
+2
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
1
-1
/
+1
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+42
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
1
-0
/
+41
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
1
-0
/
+31
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+10
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
1
-6
/
+0
2026-01-12
lib/crypto: aes: Introduce improved AES library
Eric Biggers
1
-11
/
+146
2026-01-12
crypto: nhpoly1305 - Remove crypto_shash support
Eric Biggers
1
-74
/
+0
2026-01-12
lib/crypto: nh: Add NH library
Eric Biggers
1
-0
/
+52
2026-01-12
lib/crypto: Add ML-DSA verification support
Eric Biggers
1
-0
/
+60
2026-01-05
crypto: Enable context analysis
Marco Elver
2
-4
/
+5
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-115
/
+267
2025-12-02
Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-58
/
+75
2025-11-23
lib/crypto: sha2: Add at_least decoration to fixed-size array params
Eric Biggers
1
-22
/
+31
2025-11-23
lib/crypto: sha1: Add at_least decoration to fixed-size array params
Eric Biggers
1
-5
/
+7
2025-11-23
lib/crypto: poly1305: Add at_least decoration to fixed-size array params
Eric Biggers
1
-1
/
+1
2025-11-23
lib/crypto: md5: Add at_least decoration to fixed-size array params
Eric Biggers
1
-5
/
+6
2025-11-23
lib/crypto: curve25519: Add at_least decoration to fixed-size array params
Eric Biggers
1
-10
/
+14
2025-11-23
lib/crypto: chacha: Add at_least decoration to fixed-size array params
Eric Biggers
1
-6
/
+6
2025-11-23
lib/crypto: chacha20poly1305: Statically check fixed array lengths
Jason A. Donenfeld
1
-9
/
+10
2025-11-22
Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"
Eric Biggers
3
-64
/
+61
2025-11-22
crypto: scatterwalk - Fix memcpy_sglist() to always succeed
Eric Biggers
1
-21
/
+31
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
1
-6
/
+5
2025-11-11
lib/crypto: x86/polyval: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2025-11-11
lib/crypto: arm64/polyval: Migrate optimized code into library
Eric Biggers
1
-0
/
+8
2025-11-11
lib/crypto: polyval: Add POLYVAL library
Eric Biggers
1
-3
/
+168
2025-11-05
crypto: sha3 - Reimplement using library API
Eric Biggers
1
-6
/
+0
2025-11-05
lib/crypto: sha3: Add SHA-3 support
David Howells
1
-3
/
+319
2025-10-31
crypto: aead - Add support for on-stack AEAD req allocation
T Pratham
1
-0
/
+87
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
2
-126
/
+0
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
2
-13
/
+137
2025-10-29
lib/crypto: blake2s: Document the BLAKE2s library API
Eric Biggers
1
-0
/
+58
2025-10-29
lib/crypto: blake2s: Drop excessive const & rename block => data
Eric Biggers
1
-7
/
+6
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
1
-30
/
+29
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
1
-3
/
+3
2025-10-17
crypto: drbg - Replace AES cipher calls with library calls
Harsh Jain
1
-1
/
+2
2025-10-17
crypto: drbg - Export CTR DRBG DF functions
Harsh Jain
3
-24
/
+82
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-12
/
+15
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-0
/
+28
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-110
/
+194
2025-09-24
crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
Eric Biggers
1
-1
/
+1
2025-09-21
crypto: remove nth_page() usage within SG entry
David Hildenbrand
1
-2
/
+2
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
1
-10
/
+1
2025-09-18
crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
Herbert Xu
1
-4
/
+6
2025-09-17
lib/crypto: sha256: Add support for 2-way interleaved hashing
Eric Biggers
1
-0
/
+28
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
1
-10
/
+0
2025-09-06
lib/crypto: curve25519: Move a couple functions out-of-line
Eric Biggers
1
-25
/
+3
2025-09-06
lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
1
-2
/
+0
2025-08-29
lib/crypto: blake2s: Consolidate into single C translation unit
Eric Biggers
1
-19
/
+0
2025-08-29
lib/crypto: blake2s: Remove obsolete self-test
Eric Biggers
1
-2
/
+0
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
1
-24
/
+4
2025-08-29
lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
Eric Biggers
1
-9
/
+0
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
1
-9
/
+7
2025-08-29
lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
Eric Biggers
1
-9
/
+0
2025-08-26
lib/crypto: md5: Add MD5 and HMAC-MD5 library functions
Eric Biggers
1
-1
/
+180
2025-08-22
crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious
Herbert Xu
1
-2
/
+14
2025-08-09
Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+2
2025-08-01
crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390)
Herbert Xu
1
-1
/
+1
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-20
/
+37
2025-07-18
crypto: engine - remove {prepare,unprepare}_crypt_hardware callbacks
Ovidiu Panait
1
-11
/
+0
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
2
-5
/
+0
2025-07-18
crypto: acomp - Fix CFI failure due to type punning
Eric Biggers
1
-4
/
+1
2025-07-14
crypto: sha1 - Remove sha1_base.h
Eric Biggers
1
-82
/
+0
2025-07-14
lib/crypto: sha1: Add HMAC support
Eric Biggers
1
-0
/
+118
2025-07-14
lib/crypto: sha1: Add SHA-1 library functions
Eric Biggers
1
-0
/
+60
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
1
-1
/
+1
2025-07-14
lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
Eric Biggers
1
-0
/
+60
2025-07-04
lib/crypto: sha256: Document the SHA-224 and SHA-256 API
Eric Biggers
1
-0
/
+76
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
1
-52
/
+0
2025-07-04
lib/crypto: sha256: Remove sha256_is_arch_optimized()
Eric Biggers
1
-8
/
+0
2025-07-04
lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
Eric Biggers
1
-0
/
+222
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
1
-4
/
+4
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-11
/
+41
2025-07-04
lib/crypto: sha256: Add sha224() and sha224_update()
Eric Biggers
1
-2
/
+8
2025-07-04
lib/crypto: sha256: Remove sha256_blocks_simd()
Eric Biggers
1
-6
/
+0
2025-07-04
lib/crypto: sha256: Reorder some code
Eric Biggers
1
-30
/
+30
2025-06-30
crypto: sha512 - Remove sha512_base.h
Eric Biggers
1
-117
/
+0
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
1
-3
/
+0
2025-06-30
lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support
Eric Biggers
1
-0
/
+222
2025-06-30
lib/crypto: sha512: Add support for SHA-384 and SHA-512
Eric Biggers
1
-0
/
+128
2025-06-27
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-06-26
crypto: ahash - Add crypto_ahash_tested() helper function
Harald Freudenberger
1
-0
/
+7
2025-06-26
crypto: ahash - make hash walk functions from ahash.c public
Harald Freudenberger
1
-0
/
+23
2025-06-24
module: remove meaningless 'name' parameter from __MODULE_INFO()
Masahiro Yamada
1
-2
/
+2
2025-06-23
dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
2
-0
/
+6
2025-06-23
crypto: ahash - Stop legacy tfms from using the set_virt fallback path
Herbert Xu
1
-0
/
+6
2025-06-20
lib/crypto: sha256: Mark sha256_choose_blocks as __always_inline
Arnd Bergmann
1
-1
/
+1
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
1
-2
/
+4
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+5
2025-05-23
Revert "crypto: testmgr - Add hash export format testing"
Herbert Xu
1
-6
/
+0
2025-05-19
crypto: testmgr - Add hash export format testing
Herbert Xu
1
-0
/
+6
2025-05-19
crypto: hmac - Add ahash support
Herbert Xu
2
-1
/
+11
2025-05-19
crypto: algapi - Add driver template support to crypto_inst_setname
Herbert Xu
1
-2
/
+10
2025-05-19
crypto: ahash - Handle partial blocks in API
Herbert Xu
1
-2
/
+10
2025-05-19
crypto: hash - Add export_core and import_core hooks
Herbert Xu
2
-0
/
+13
2025-05-19
crypto: hash - Move core export and import into internel/hash.h
Herbert Xu
2
-48
/
+48
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
1
-4
/
+2
2025-05-12
crypto: null - remove the default null skcipher
Eric Biggers
1
-3
/
+0
2025-05-12
crypto: geniv - use memcpy_sglist() instead of null skcipher
Eric Biggers
1
-1
/
+0
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-11
/
+16
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
1
-0
/
+6
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-28
/
+37
2025-05-05
crypto: ahash - Add HASH_REQUEST_ZERO
Herbert Xu
1
-0
/
+4
2025-05-05
crypto: ahash - Add core export and import
Herbert Xu
1
-0
/
+24
2025-05-05
crypto: shash - Cap state size to HASH_MAX_STATESIZE
Herbert Xu
1
-1
/
+4
2025-05-05
crypto: zynqmp-sha - Fix partial block implementation
Herbert Xu
1
-0
/
+4
2025-05-05
crypto: lib/sha256 - Use generic block helper
Herbert Xu
1
-7
/
+0
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
1
-2
/
+12
2025-05-05
crypto: lib/sha256 - Add helpers for block-based shash
Herbert Xu
1
-0
/
+45
2025-05-05
crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG_REQ_VIRT
Herbert Xu
3
-6
/
+6
2025-05-05
crypto: acomp - Clone folios properly
Herbert Xu
1
-6
/
+2
2025-05-05
crypto: rng - fix documentation for crypto_rng_alg()
Ovidiu Panait
1
-5
/
+3
2025-05-05
crypto: streebog - Use API partial block handling
Herbert Xu
1
-5
/
+0
2025-05-05
crypto: lib/sha256 - improve function prototypes
Eric Biggers
1
-4
/
+4
2025-05-05
crypto: sha256 - remove sha256_base.h
Eric Biggers
1
-151
/
+0
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
3
-15
/
+37
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-47
/
+6
2025-05-05
crypto: lib/poly1305 - Add block-only interface
Herbert Xu
2
-8
/
+45
2025-05-05
crypto: lib/sha256 - Move partial block handling out
Herbert Xu
3
-37
/
+62
2025-04-28
crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist
Herbert Xu
3
-61
/
+64
2025-04-28
crypto: api - Add crypto_stack_request_init and initialise flags fully
Herbert Xu
4
-8
/
+6
2025-04-28
crypto: polyval-generic - Use API partial block handling
Herbert Xu
1
-8
/
+0
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
4
-8
/
+24
2025-04-23
crypto: lib/sm3 - Remove partial block helpers
Herbert Xu
2
-64
/
+2
2025-04-23
crypto: sm3-generic - Use API partial block handling
Herbert Xu
2
-2
/
+44
2025-04-23
crypto: sha512_base - Remove partial block helpers
Herbert Xu
1
-64
/
+0
2025-04-23
crypto: sha512-generic - Use API partial block handling
Herbert Xu
1
-8
/
+0
2025-04-23
crypto: riscv/sha512 - Use API partial block handling
Herbert Xu
1
-0
/
+6
2025-04-23
crypto: x86/sha512 - Use API partial block handling
Herbert Xu
2
-5
/
+50
2025-04-23
crypto: zynqmp-sha - Use API partial block handling
Herbert Xu
1
-5
/
+0
2025-04-23
crypto: sha3-generic - Use API partial block handling
Herbert Xu
1
-3
/
+4
2025-04-23
crypto: arm64/sha3-ce - Use API partial block handling
Herbert Xu
1
-1
/
+3
2025-04-23
crypto: sha256_base - Remove partial block helpers
Herbert Xu
1
-37
/
+13
2025-04-23
crypto: sha256-generic - Use API partial block handling
Herbert Xu
1
-6
/
+0
2025-04-23
crypto: riscv/sha256 - Use API partial block handling
Herbert Xu
1
-0
/
+3
2025-04-23
crypto: x86/sha256 - Use API partial block handling
Herbert Xu
2
-7
/
+78
2025-04-23
crypto: sha1_base - Remove partial block helpers
Herbert Xu
1
-61
/
+0
2025-04-23
crypto: sha1-generic - Use API partial block handling
Herbert Xu
1
-8
/
+0
2025-04-23
crypto: x86/sha1 - Use API partial block handling
Herbert Xu
2
-4
/
+39
2025-04-23
crypto: md5-generic - Use API partial block handling
Herbert Xu
1
-1
/
+2
2025-04-23
crypto: riscv/ghash - Use API partial block handling
Herbert Xu
1
-1
/
+0
2025-04-23
crypto: ghash-generic - Use API partial block handling
Herbert Xu
1
-1
/
+2
2025-04-23
crypto: arm/blake2b - Use API partial block handling
Herbert Xu
2
-73
/
+10
2025-04-23
crypto: blake2b-generic - Use API partial block handling
Herbert Xu
2
-20
/
+60
2025-04-23
crypto: shash - Handle partial blocks in API
Herbert Xu
2
-29
/
+68
2025-04-23
crypto: engine - Realign struct crypto_engine to save 8 bytes
Thorsten Blum
1
-3
/
+2
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+6
2025-04-17
crypto: deflate - Make the acomp walk atomic
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctx
Eric Biggers
1
-4
/
+0
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
1
-0
/
+9
2025-04-16
crypto: sm3-base - Use sm3_init
Herbert Xu
1
-12
/
+1
2025-04-16
crypto: lib/sm3 - Export generic block function
Herbert Xu
1
-0
/
+1
2025-04-16
crypto: hash - Update HASH_MAX_DESCSIZE comment
Herbert Xu
1
-2
/
+2
2025-04-16
crypto: hash - Add HASH_REQUEST_ON_STACK
Herbert Xu
2
-11
/
+69
2025-04-16
crypto: shash - Remove dynamic descsize
Herbert Xu
1
-2
/
+1
2025-04-16
crypto: skcipher - Realign struct skcipher_walk to save 8 bytes
Thorsten Blum
1
-2
/
+1
2025-04-16
crypto: simd - Include asm/simd.h in internal/simd.h
Herbert Xu
1
-3
/
+1
2025-04-16
crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
1
-1
/
+1
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
1
-3
/
+0
2025-04-16
crypto: acomp - Remove reqsize field
Herbert Xu
1
-3
/
+0
2025-04-16
crypto: ctr - Remove unnecessary header inclusions
Herbert Xu
1
-3
/
+0
2025-04-16
crypto: acomp - Simplify folio handling
Herbert Xu
2
-53
/
+8
2025-04-16
crypto: acomp - Remove ACOMP_REQUEST_ALLOC
Herbert Xu
1
-21
/
+0
2025-04-16
crypto: acomp - Add ACOMP_REQUEST_CLONE
Herbert Xu
2
-12
/
+29
2025-04-16
crypto: acomp - Add ACOMP_FBREQ_ON_STACK
Herbert Xu
1
-0
/
+26
2025-04-16
crypto: acomp - Use request flag helpers and add acomp_request_flags
Herbert Xu
2
-11
/
+22
2025-04-16
crypto: api - Add helpers to manage request flags
Herbert Xu
1
-0
/
+5
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
3
-22
/
+0
2025-04-16
crypto: acomp - Remove request chaining
Herbert Xu
2
-19
/
+0
2025-04-14
rxrpc: Add the security index for yfs-rxgk
David Howells
1
-0
/
+5
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-2
/
+6
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
2
-2
/
+6
2025-04-07
crypto: chacha - remove <crypto/internal/chacha.h>
Eric Biggers
1
-43
/
+0
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
1
-0
/
+9
2025-04-07
crypto: ctr - remove unused crypto_ctr_encrypt_walk()
Ard Biesheuvel
1
-47
/
+0
2025-04-07
crypto: hash - Do not use shash in hard IRQs
Herbert Xu
1
-9
/
+9
2025-04-07
crypto: acomp - Add acomp_walk
Herbert Xu
1
-0
/
+44
2025-04-07
crypto: acomp - Move scomp stream allocation code into acomp
Herbert Xu
2
-19
/
+42
2025-04-07
crypto: scomp - Allocate per-cpu buffer on first use of each CPU
Herbert Xu
3
-7
/
+13
2025-04-07
crypto: api - Move alg destroy work from instance to template
Herbert Xu
1
-2
/
+3
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
14
-155
/
+911
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
1
-10
/
+1
2025-03-21
crypto: acomp - Add support for folios
Herbert Xu
2
-4
/
+103
2025-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
2
-3
/
+83
[next]