index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
17
-408
/
+1896
6 days
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-249
/
+0
7 days
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-18
/
+1
7 days
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-825
/
+420
7 days
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-580
/
+0
8 days
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
6
-249
/
+0
8 days
Merge tag 'v7.0-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
4
-7
/
+14
8 days
crypto: af_alg - use sock_kmemdup in alg_setkey_by_key_serial
Thorsten Blum
1
-3
/
+1
8 days
crypto: geniv - Remove unused spinlock from struct aead_geniv_ctx
Herbert Xu
1
-2
/
+0
8 days
crypto: jitterentropy - replace long-held spinlock with mutex
Haixin Xu
1
-7
/
+7
8 days
crypto: algif_aead - Fix minimum RX size check for decryption
Herbert Xu
1
-1
/
+1
8 days
X.509: Fix out-of-bounds access when parsing extensions
Lukas Wunner
1
-4
/
+4
8 days
crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl
Herbert Xu
1
-2
/
+2
12 days
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
6
-249
/
+0
2026-04-03
crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
Eric Biggers
1
-8
/
+19
2026-04-03
crypto: rng - Don't pull in DRBG when CRYPTO_FIPS=n
Eric Biggers
1
-7
/
+0
2026-04-03
crypto: fips - Depend on CRYPTO_DRBG=y
Eric Biggers
1
-1
/
+1
2026-04-03
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
Eric Biggers
1
-2
/
+2
2026-04-03
crypto: rng - Unexport "default RNG" symbols
Eric Biggers
1
-6
/
+3
2026-04-03
crypto: geniv - Use crypto_stdrng_get_bytes()
Eric Biggers
1
-7
/
+1
2026-04-03
crypto: ecc - Use crypto_stdrng_get_bytes()
Eric Biggers
1
-8
/
+3
2026-04-03
crypto: dh - Use crypto_stdrng_get_bytes()
Eric Biggers
1
-7
/
+1
2026-04-03
crypto: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
1
-0
/
+14
2026-04-03
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
Aleksander Jan Bajkowski
2
-0
/
+262
2026-04-03
crypto: af_alg - limit RX SG extraction by receive buffer budget
Douya Le
2
-0
/
+7
2026-04-02
Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
5
-147
/
+71
2026-03-31
crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryp...
Herbert Xu
1
-19
/
+29
2026-03-31
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
3
-123
/
+32
2026-03-27
crypto: remove HKDF library
Eric Biggers
3
-580
/
+0
2026-03-27
crypto: cryptd - Remove unused functions
Eric Biggers
1
-110
/
+2
2026-03-27
crypto: testmgr - Add test vectors for authenc(hmac(md5),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2
-0
/
+214
2026-03-26
crypto: af-alg - fix NULL pointer dereference in scatterwalk
Norbert Szetei
1
-1
/
+3
2026-03-26
crypto: deflate - fix spurious -ENOSPC
Mikulas Patocka
1
-4
/
+7
2026-03-23
crypto: sm3 - Replace with wrapper around library
Eric Biggers
4
-65
/
+92
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
2
-2
/
+2
2026-03-23
crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
Eric Biggers
1
-8
/
+0
2026-03-23
crypto: ghash - Remove ghash from crypto_shash API
Eric Biggers
6
-294
/
+0
2026-03-23
crypto: gcm - Use GHASH library instead of crypto_ahash
Eric Biggers
3
-341
/
+84
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
2
-2
/
+2
2026-03-22
crypto: simd - Remove unused skcipher support
Eric Biggers
1
-230
/
+5
2026-03-22
crypto: Fix several spelling mistakes in comments
Sun Chaobo
5
-5
/
+5
2026-03-21
crypto: krb5enc - fix sleepable flag handling in encrypt dispatch
Wesley Atwell
1
-2
/
+3
2026-03-21
crypto: simd - reject compat registrations without __ prefixes
Wesley Atwell
1
-4
/
+12
2026-03-17
crypto: crc32c - Remove another outdated comment
Eric Biggers
1
-5
/
+0
2026-03-17
crypto: crc32c - Remove more outdated usage information
Eric Biggers
1
-13
/
+1
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2
-1
/
+296
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2
-1
/
+268
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2
-1
/
+240
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2
-1
/
+240
2026-03-15
crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
Aleksander Jan Bajkowski
2
-1
/
+226
[next]