index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
8
-107
/
+2
2023-10-20
crypto: ccp - Dump SEV command buffer registers on SEV command error
John Allen
1
-0
/
+14
2023-10-20
crypto: arm64/sha512 - clean up backwards function names
Eric Biggers
1
-7
/
+5
2023-10-20
crypto: arm64/sha256 - clean up backwards function names
Eric Biggers
1
-14
/
+12
2023-10-20
crypto: arm64/sha512-ce - clean up backwards function names
Eric Biggers
2
-17
/
+17
2023-10-20
crypto: arm64/sha2-ce - clean up backwards function names
Eric Biggers
2
-19
/
+20
2023-10-20
crypto: arm64/sha1-ce - clean up backwards function names
Eric Biggers
2
-14
/
+15
2023-10-20
crypto: x86/nhpoly1305 - implement ->digest
Eric Biggers
2
-0
/
+18
2023-10-20
crypto: arm64/nhpoly1305 - implement ->digest
Eric Biggers
1
-0
/
+9
2023-10-20
crypto: arm/nhpoly1305 - implement ->digest
Eric Biggers
1
-0
/
+9
2023-10-20
crypto: adiantum - add fast path for single-page messages
Eric Biggers
1
-18
/
+47
2023-10-20
crypto: qat - fix double free during reset
Svyatoslav Pankratov
1
-1
/
+2
2023-10-20
crypto: x86/sha256 - implement ->digest for sha256
Eric Biggers
1
-0
/
+32
2023-10-20
crypto: arm64/sha2-ce - implement ->digest for sha256
Eric Biggers
1
-0
/
+8
2023-10-20
crypto: shash - fold shash_digest_unaligned() into crypto_shash_digest()
Eric Biggers
1
-9
/
+2
2023-10-20
crypto: shash - optimize the default digest and finup
Eric Biggers
1
-2
/
+20
2023-10-20
crypto: xts - use 'spawn' for underlying single-block cipher
Eric Biggers
1
-8
/
+15
2023-10-20
crypto: virtio - handle config changed by work queue
zhenwei pi
2
-1
/
+16
2023-10-14
crypto: hisilicon/qm - alloc buffer to set and get xqc
Weili Qian
4
-234
/
+191
2023-10-13
crypto: jitter - reuse allocated entropy collector
Stephan Müller
3
-12
/
+28
2023-10-13
hwrng: n2 - Use device_get_match_data()
Rob Herring
1
-7
/
+3
2023-10-13
crypto: aspeed-hace - Use device_get_match_data()
Rob Herring
1
-7
/
+3
2023-10-13
crypto: qat - add cnv_errors debugfs file
Lucas Segarra Fernandez
9
-0
/
+355
2023-10-13
crypto: qat - add pm_status debugfs file
Lucas Segarra Fernandez
12
-5
/
+480
2023-10-13
crypto: qat - refactor included headers
Lucas Segarra Fernandez
2
-1
/
+5
2023-10-13
crypto: qcom-rng - Add hw_random interface support
Om Prakash Singh
1
-7
/
+58
2023-10-13
dt-bindings: crypto: qcom,prng: document SM8550
Neil Armstrong
1
-0
/
+1
2023-10-13
dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNG
Neil Armstrong
1
-5
/
+20
2023-10-13
crypto: skcipher - Remove obsolete skcipher_alg helpers
Herbert Xu
2
-66
/
+1
2023-10-13
crypto: xts - Only access common skcipher fields on spawn
Herbert Xu
1
-5
/
+5
2023-10-13
crypto: lrw - Only access common skcipher fields on spawn
Herbert Xu
1
-7
/
+5
2023-10-13
crypto: hctr2 - Only access common skcipher fields on spawn
Herbert Xu
1
-4
/
+4
2023-10-13
crypto: gcm - Only access common skcipher fields on spawn
Herbert Xu
1
-5
/
+4
2023-10-13
crypto: cts - Only access common skcipher fields on spawn
Herbert Xu
1
-6
/
+6
2023-10-13
crypto: ctr - Only access common skcipher fields on spawn
Herbert Xu
1
-8
/
+6
2023-10-13
crypto: chacha20poly1305 - Only access common skcipher fields on spawn
Herbert Xu
1
-4
/
+4
2023-10-13
crypto: ccm - Only access common skcipher fields on spawn
Herbert Xu
1
-5
/
+4
2023-10-13
crypto: authencesn - Only access common skcipher fields on spawn
Herbert Xu
1
-4
/
+4
2023-10-13
crypto: authenc - Only access common skcipher fields on spawn
Herbert Xu
1
-4
/
+4
2023-10-13
crypto: adiantum - Only access common skcipher fields on spawn
Herbert Xu
1
-5
/
+5
2023-10-13
crypto: cryptd - Only access common skcipher fields on spawn
Herbert Xu
1
-6
/
+6
2023-10-13
crypto: essiv - Handle lskcipher spawns
Herbert Xu
1
-10
/
+10
2023-10-13
crypto: skcipher - Add crypto_spawn_skcipher_alg_common
Herbert Xu
1
-0
/
+6
2023-10-13
crypto: arc4 - Convert from skcipher to lskcipher
Herbert Xu
2
-38
/
+24
2023-10-13
crypto: skcipher - Add dependency on ecb
Herbert Xu
1
-1
/
+2
2023-10-13
crypto: qat - add namespace to driver
Giovanni Cabiddu
8
-0
/
+8
2023-10-12
crypto: testmgr - Remove zlib-deflate
Herbert Xu
2
-85
/
+0
2023-10-12
crypto: deflate - Remove zlib-deflate
Herbert Xu
1
-44
/
+17
2023-10-12
crypto: qat - Remove zlib-deflate
Herbert Xu
1
-128
/
+1
2023-10-05
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
4
-26
/
+0
[next]