index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
28 hours
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4 days
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7 days
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-18
crypto: jitter - replace ARRAY_SIZE definition with header include
Ruben Wauters
2025-07-18
crypto: engine - remove {prepare,unprepare}_crypt_hardware callbacks
Ovidiu Panait
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
2025-07-18
crypto: krb5 - Fix memory leak in krb5_test_one_prf()
Eric Biggers
2025-07-18
crypto: acomp - Fix CFI failure due to type punning
Eric Biggers
2025-07-18
crypto: cryptd - Use nested-BH locking for cryptd_cpu_queue
Sebastian Andrzej Siewior
2025-07-14
crypto: sha1 - Use same state format as legacy drivers
Eric Biggers
2025-07-14
crypto: sha1 - Wrap library and add HMAC support
Eric Biggers
2025-07-10
crypto: zstd - replace zero-length array with flexible array member
Thorsten Blum
2025-07-10
crypto: zstd - fix duplicate check warning
Suman Kumar Chakraborty
2025-07-09
lib/raid6: replace custom zero page with ZERO_PAGE
Herbert Xu
2025-07-08
lib/crypto: hash_info: Move hash_info.c into lib/crypto/
Eric Biggers
2025-07-07
crypto: jitter - fix intermediary handling
Markus Theil
2025-07-04
crypto: sha256 - Use same state format as legacy drivers
Eric Biggers
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
2025-06-30
crypto/crc32[c]: register only "-lib" drivers
Eric Biggers
2025-06-30
crypto: testmgr - remove crc32c context format test
Eric Biggers
2025-06-30
crypto: sha512 - Use same state format as legacy drivers
Eric Biggers
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
2025-06-26
crypto: testmgr - Enable phmac selftest
Harald Freudenberger
2025-06-26
crypto: ahash - make hash walk functions from ahash.c public
Harald Freudenberger
2025-06-23
crypto: testmgr - Restore sha384 and hmac_sha384 drbgs in FIPS mode
Jeff Barnes
2025-06-23
crypto: zstd - convert to acomp
Suman Kumar Chakraborty
2025-06-23
crypto: ahash - Stop legacy tfms from using the set_virt fallback path
Herbert Xu
2025-06-23
crypto: wp512 - Use API partial block handling
Herbert Xu
2025-06-18
crypto: ahash - Fix infinite recursion in ahash_def_finup
Herbert Xu
2025-06-13
crypto: pcrypt - Optimize pcrypt_aead_init_tfm()
Yury Norov [NVIDIA]
2025-06-13
crypto: testmgr - desupport SHA-1 for FIPS 140
Vegard Nossum
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
2025-06-11
crypto: ahash - Add support for drivers with no fallback
Herbert Xu
2025-06-11
crypto: hkdf - move to late_initcall
Eric Biggers
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'v6.16-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-27
crypto: shash - Fix buffer overrun in import function
Herbert Xu
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-05-23
crypto: api - Redo lookup on EEXIST
Herbert Xu
2025-05-23
Revert "crypto: testmgr - Add hash export format testing"
Herbert Xu
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2025-05-19
crypto: xts - Only add ecb if it is not already there
Herbert Xu
2025-05-19
crypto: lrw - Only add ecb if it is not already there
Herbert Xu
2025-05-19
crypto: testmgr - Add hash export format testing
Herbert Xu
2025-05-19
crypto: testmgr - Use ahash for generic tfm
Herbert Xu
2025-05-19
crypto: hmac - Add ahash support
Herbert Xu
[next]