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
/
include
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-10
/
+0
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
4
-350
/
+14
2026-06-11
crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512
Eric Biggers
1
-53
/
+0
2026-05-29
crypto: af_alg - Drop support for off-CPU cryptography
Demi Marie Obenour
1
-1
/
+13
2026-05-29
net: Remove support for AIO on sockets
Demi Marie Obenour
1
-4
/
+1
2026-05-28
crypto: cipher - Remove crypto_clone_cipher()
Eric Biggers
1
-2
/
+0
2026-05-28
crypto: hash - Remove support for cloning hash tfms
Eric Biggers
1
-8
/
+0
2026-05-20
crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
David Howells
1
-3
/
+6
2026-05-07
crypto: drbg - Eliminate use of 'drbg_string' and lists
Eric Biggers
2
-39
/
+25
2026-05-07
crypto: drbg - Remove support for CTR_DRBG
Eric Biggers
1
-0
/
+3
2026-05-07
crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.c
Eric Biggers
1
-181
/
+0
2026-05-07
crypto: drbg - Remove obsolete FIPS 140-2 continuous test
Eric Biggers
1
-2
/
+0
2026-05-07
crypto: drbg - Remove unhelpful helper functions
Eric Biggers
1
-76
/
+0
2026-05-07
crypto: drbg - Fix drbg_max_addtl() on 64-bit kernels
Eric Biggers
1
-11
/
+7
2026-05-07
crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBG
Eric Biggers
1
-18
/
+0
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
10
-73
/
+44
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-215
/
+385
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-20
/
+0
2026-04-12
crypto: geniv - Remove unused spinlock from struct aead_geniv_ctx
Herbert Xu
1
-2
/
+0
2026-04-03
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
Eric Biggers
1
-2
/
+13
2026-04-03
crypto: rng - Unexport "default RNG" symbols
Eric Biggers
1
-5
/
+0
2026-04-03
crypto: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
1
-0
/
+13
2026-04-01
lib/crypto: arm64/aes: Remove obsolete chunking logic
Eric Biggers
1
-3
/
+3
2026-03-31
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
1
-3
/
+2
2026-03-30
lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit
Eric Biggers
1
-2
/
+0
2026-03-27
crypto: remove HKDF library
Eric Biggers
1
-20
/
+0
2026-03-27
crypto: cryptd - Remove unused functions
Eric Biggers
1
-33
/
+0
2026-03-23
crypto: sm3 - Remove 'struct sm3_state'
Eric Biggers
1
-7
/
+0
2026-03-23
crypto: sm3 - Remove the original "sm3_block_generic()"
Eric Biggers
1
-2
/
+0
2026-03-23
crypto: sm3 - Remove sm3_base.h
Eric Biggers
1
-92
/
+0
2026-03-23
lib/crypto: sm3: Add SM3 library API
Eric Biggers
1
-10
/
+60
2026-03-23
crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
Eric Biggers
1
-5
/
+0
2026-03-23
crypto: sm3 - Fold sm3_init() into its caller
Eric Biggers
2
-14
/
+11
2026-03-23
lib/crypto: aesgcm: Use GHASH library API
Eric Biggers
1
-2
/
+2
2026-03-23
lib/crypto: gf128hash: Remove unused content from ghash.h
Eric Biggers
2
-14
/
+1
2026-03-23
lib/crypto: gf128mul: Remove unused 4k_lle functions
Eric Biggers
1
-14
/
+3
2026-03-23
lib/crypto: s390/ghash: Migrate optimized code into library
Eric Biggers
1
-1
/
+2
2026-03-23
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2026-03-23
lib/crypto: powerpc/ghash: Migrate optimized code into library
Eric Biggers
1
-0
/
+4
2026-03-23
lib/crypto: gf128hash: Add GHASH support
Eric Biggers
1
-0
/
+95
2026-03-23
lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions
Eric Biggers
1
-19
/
+3
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
1
-8
/
+8
2026-03-22
crypto: add missing kernel-doc for anonymous union members
Kit Dallege
3
-0
/
+3
2026-03-22
crypto: simd - Remove unused skcipher support
Eric Biggers
1
-19
/
+0
2026-03-19
lib/crypto: Remove unused file blockhash.h
Eric Biggers
1
-52
/
+0
2026-03-09
lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into library
Eric Biggers
1
-6
/
+3
2026-03-09
lib/crypto: arm64/aes: Move assembly code for AES modes into libaes
Eric Biggers
1
-0
/
+69
2026-03-09
lib/crypto: aes: Add support for CBC-based MACs
Eric Biggers
1
-0
/
+154
2026-03-07
crypto: ecc - correct kernel-doc format
Randy Dunlap
1
-10
/
+12
2026-03-07
crypto: des - fix all kernel-doc warnings
Randy Dunlap
1
-4
/
+4
[next]