index
:
pub/scm/linux/kernel/git/leo/linux.git
master
Leo kernel tree
Li Yang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-3
/
+2
2025-04-25
crypto: scompress - increment scomp_scratch_users when already allocated
Sabrina Dubroca
1
-3
/
+2
2025-04-23
crypto: xcbc - Use API partial block handling
Herbert Xu
1
-74
/
+18
2025-04-23
crypto: cmac - Use API partial block handling
Herbert Xu
1
-74
/
+18
2025-04-23
crypto: cbcmac - Use API partial block handling
Herbert Xu
1
-35
/
+24
2025-04-23
crypto: sm3-generic - Use API partial block handling
Herbert Xu
1
-23
/
+8
2025-04-23
crypto: sha512-generic - Use API partial block handling
Herbert Xu
1
-28
/
+17
2025-04-23
crypto: riscv/sha512 - Use API partial block handling
Herbert Xu
1
-2
/
+3
2025-04-23
crypto: sha3-generic - Use API partial block handling
Herbert Xu
1
-58
/
+43
2025-04-23
crypto: sha256-generic - Use API partial block handling
Herbert Xu
1
-26
/
+18
2025-04-23
crypto: sha1-generic - Use API partial block handling
Herbert Xu
1
-21
/
+12
2025-04-23
crypto: md5-generic - Use API partial block handling
Herbert Xu
1
-64
/
+38
2025-04-23
crypto: ghash-generic - Use API partial block handling
Herbert Xu
1
-39
/
+17
2025-04-23
crypto: blake2b-generic - Use API partial block handling
Herbert Xu
1
-13
/
+18
2025-04-23
crypto: shash - Handle partial blocks in API
Herbert Xu
1
-35
/
+186
2025-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-4
/
+4
2025-04-23
crypto: scomp - Fix off-by-one bug when calculating last page
Herbert Xu
1
-5
/
+5
2025-04-19
crypto: acomp - Add missing return statements in compress/decompress
Herbert Xu
1
-2
/
+2
2025-04-19
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
1
-82
/
+63
2025-04-17
crypto: public_key - Make sig/tfm local to if clause in software_key_query
Herbert Xu
1
-11
/
+12
2025-04-17
crypto: deflate - Make the acomp walk atomic
Herbert Xu
2
-4
/
+4
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
3
-150
/
+154
2025-04-16
crypto: deadcode structs from 'comp' removal
Dr. David Alan Gilbert
5
-20
/
+0
2025-04-16
crypto: cbcmac - Set block size properly
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
3
-251
/
+1
2025-04-16
crypto: hash - Add HASH_REQUEST_ON_STACK
Herbert Xu
1
-4
/
+102
2025-04-16
crypto: shash - Remove dynamic descsize
Herbert Xu
1
-17
/
+1
2025-04-16
crypto: hmac - Make descsize an algorithm attribute
Herbert Xu
1
-3
/
+1
2025-04-16
crypto: api - Add support for duplicating algorithms before registration
Herbert Xu
14
-14
/
+52
2025-04-16
crypto: api - Allow delayed algorithm destruction
Herbert Xu
1
-4
/
+4
2025-04-16
crypto: essiv - Remove unnecessary strscpy() size argument
Thorsten Blum
1
-2
/
+1
2025-04-16
crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
7
-13
/
+21
2025-04-16
crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
1
-2
/
+7
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
1
-2
/
+2
2025-04-16
crypto: acomp - Remove reqsize field
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: acomp - Use cra_reqsize
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: acomp - Simplify folio handling
Herbert Xu
2
-48
/
+4
2025-04-16
crypto: acomp - Add ACOMP_REQUEST_CLONE
Herbert Xu
1
-0
/
+23
2025-04-16
crypto: acomp - Add ACOMP_FBREQ_ON_STACK
Herbert Xu
1
-13
/
+1
2025-04-16
crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
Thorsten Blum
1
-2
/
+1
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
1
-137
/
+32
2025-04-16
Revert "crypto: tcrypt - Restore multibuffer ahash tests"
Herbert Xu
1
-231
/
+0
2025-04-16
crypto: acomp - Remove request chaining
Herbert Xu
2
-100
/
+35
2025-04-16
crypto: deflate - Remove request chaining
Herbert Xu
1
-14
/
+0
2025-04-16
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
1
-82
/
+63
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-75
/
+2
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
1
-75
/
+1
2025-04-12
crypto: scomp - Fix wild memory accesses in scomp_free_streams
Herbert Xu
1
-3
/
+4
2025-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+3
2025-04-09
crypto: scomp - Fix null-pointer deref when freeing streams
Herbert Xu
1
-0
/
+3
[prev]
[next]