index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
2025-04-16
crypto: acomp - Remove reqsize field
Herbert Xu
2025-04-16
crypto: acomp - Use cra_reqsize
Herbert Xu
2025-04-16
crypto: acomp - Simplify folio handling
Herbert Xu
2025-04-16
crypto: acomp - Add ACOMP_REQUEST_CLONE
Herbert Xu
2025-04-16
crypto: acomp - Add ACOMP_FBREQ_ON_STACK
Herbert Xu
2025-04-16
crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
Thorsten Blum
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
2025-04-16
Revert "crypto: tcrypt - Restore multibuffer ahash tests"
Herbert Xu
2025-04-16
crypto: acomp - Remove request chaining
Herbert Xu
2025-04-16
crypto: deflate - Remove request chaining
Herbert Xu
2025-04-16
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
2025-04-12
crypto: scomp - Fix wild memory accesses in scomp_free_streams
Herbert Xu
2025-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-09
crypto: scomp - Fix null-pointer deref when freeing streams
Herbert Xu
2025-04-07
crypto: chacha - remove <crypto/internal/chacha.h>
Eric Biggers
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
2025-04-07
crypto: scomp - Drop the dst scratch buffer
Herbert Xu
2025-04-07
crypto: deflate - Convert to acomp
Herbert Xu
2025-04-07
crypto: acomp - Add acomp_walk
Herbert Xu
2025-04-07
crypto: acomp - Move scomp stream allocation code into acomp
Herbert Xu
2025-04-07
crypto: scomp - Allocate per-cpu buffer on first use of each CPU
Herbert Xu
2025-04-07
crypto: api - Ensure cra_type->destroy is done in process context
Herbert Xu
2025-04-07
crypto: api - Move alg destroy work from instance to template
Herbert Xu
2025-04-02
Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-30
Revert "crypto: testmgr - Add multibuffer hash testing"
Herbert Xu
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-22
crypto: testmgr - Add multibuffer acomp testing
Herbert Xu
2025-03-22
crypto: acomp - Fix synchronous acomp chaining fallback
Herbert Xu
2025-03-22
crypto: testmgr - Add multibuffer hash testing
Herbert Xu
2025-03-22
crypto: hash - Fix synchronous ahash chaining fallback
Herbert Xu
2025-03-21
crypto: essiv - Replace memcpy() + NUL-termination with strscpy()
Thorsten Blum
2025-03-21
crypto: api - Call crypto_alg_put in crypto_unregister_alg
Herbert Xu
2025-03-21
crypto: scompress - Fix incorrect stream freeing
Herbert Xu
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
2025-03-21
crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: zstd - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: lzo - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: lzo-rle - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: lz4hc - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: lz4 - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: deflate - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: 842 - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-21
crypto: scompress - Fix scratch allocation failure handling
Herbert Xu
2025-03-21
crypto: acomp - Add support for folios
Herbert Xu
2025-03-21
crypto: acomp - Add async nondma fallback
Herbert Xu
[prev]
[next]