index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
internal
Age
Commit message (
Expand
)
Author
Lines
2025-04-16
crypto: skcipher - Realign struct skcipher_walk to save 8 bytes
Thorsten Blum
-2
/
+1
2025-04-16
crypto: simd - Include asm/simd.h in internal/simd.h
Herbert Xu
-3
/
+1
2025-04-16
crypto: acomp - Remove reqsize field
Herbert Xu
-3
/
+0
2025-04-16
crypto: acomp - Simplify folio handling
Herbert Xu
-15
/
+1
2025-04-16
crypto: acomp - Add ACOMP_REQUEST_CLONE
Herbert Xu
-8
/
+3
2025-04-16
crypto: acomp - Add ACOMP_FBREQ_ON_STACK
Herbert Xu
-0
/
+26
2025-04-16
crypto: acomp - Use request flag helpers and add acomp_request_flags
Herbert Xu
-0
/
+6
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
-5
/
+0
2025-04-16
crypto: acomp - Remove request chaining
Herbert Xu
-5
/
+0
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
-1
/
+1
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
-1
/
+1
2025-04-07
crypto: chacha - remove <crypto/internal/chacha.h>
Eric Biggers
-43
/
+0
2025-04-07
crypto: acomp - Add acomp_walk
Herbert Xu
-0
/
+44
2025-04-07
crypto: acomp - Move scomp stream allocation code into acomp
Herbert Xu
-19
/
+42
2025-04-07
crypto: scomp - Allocate per-cpu buffer on first use of each CPU
Herbert Xu
-1
/
+13
2025-03-21
crypto: acomp - Add support for folios
Herbert Xu
-0
/
+18
2025-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
-0
/
+6
2025-03-21
crypto: acomp - Remove dst_free
Herbert Xu
-2
/
+0
2025-03-21
crypto: scomp - Remove support for some non-trivial SG lists
Herbert Xu
-2
/
+0
2025-03-15
crypto: acomp - Add request chaining and virtual addresses
Herbert Xu
-0
/
+42
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
-27
/
+2
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
-4
/
+4
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
-1
/
+1
2025-03-15
crypto: skcipher - Eliminate duplicate virt.addr field
Herbert Xu
-5
/
+21
2025-03-02
crypto: skcipher - Use restrict rather than hand-rolling accesses
Herbert Xu
-6
/
+8
2025-02-22
crypto: ahash - Add virtual address support
Herbert Xu
-0
/
+5
2025-02-22
crypto: hash - Add request chaining API
Herbert Xu
-0
/
+10
2025-01-14
crypto: skcipher - document skcipher_walk_done() and rename some vars
Eric Biggers
-1
/
+1
2025-01-04
crypto: ahash - make hash walk functions private to ahash.c
Eric Biggers
-23
/
+0
2024-12-14
crypto: skcipher - remove support for physical address walks
Eric Biggers
-12
/
+0
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2
/
+125
2024-10-05
crypto: ecdsa - Support P1363 signature decoding
Lukas Wunner
-0
/
+1
2024-10-05
crypto: ecdsa - Move X9.62 signature decoding into template
Lukas Wunner
-0
/
+13
2024-10-05
crypto: akcipher - Drop sign/verify operations
Lukas Wunner
-2
/
+2
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
-0
/
+1
2024-10-05
crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks
Lukas Wunner
-0
/
+28
2024-10-05
crypto: sig - Introduce sig_alg backend
Lukas Wunner
-0
/
+80
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-2
/
+2
2024-08-24
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
-10
/
+2
2024-06-16
crypto: ecc - Add comment to ecc_digits_from_bytes about input byte array
Stefan Berger
-0
/
+3
2024-05-20
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-13
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+3
2024-05-17
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
Stefan Berger
-13
/
+2
2024-04-26
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
-1
/
+2
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
-2
/
+3
2024-04-12
crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
Stefan Berger
-1
/
+2
2024-04-12
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
-0
/
+21
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
-18
/
+0
2024-03-13
Revert "crypto: remove CONFIG_CRYPTO_STATS"
Herbert Xu
-2
/
+29
2024-03-01
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
-29
/
+2
[prev]
[next]