index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
crypto: cbcmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
1
-10
/
+7
|
*
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
2023-10-27
1
-8
/
+33
|
*
crypto: rsa - Add module alias for pkcs1pad
Herbert Xu
2023-10-27
1
-0
/
+2
|
*
certs: Break circular dependency when selftest is modular
Herbert Xu
2023-10-27
5
-21
/
+15
|
*
crypto: skcipher - fix weak key check for lskciphers
Eric Biggers
2023-10-20
3
-11
/
+7
|
*
crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks
Herbert Xu
2023-10-20
1
-0
/
+1
|
*
crypto: mscode_parser - remove sha224 authenticode support
Dimitri John Ledkov
2023-10-20
1
-3
/
+0
|
*
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
2023-10-20
6
-98
/
+2
|
*
crypto: adiantum - add fast path for single-page messages
Eric Biggers
2023-10-20
1
-18
/
+47
|
*
crypto: shash - fold shash_digest_unaligned() into crypto_shash_digest()
Eric Biggers
2023-10-20
1
-9
/
+2
|
*
crypto: shash - optimize the default digest and finup
Eric Biggers
2023-10-20
1
-2
/
+20
|
*
crypto: xts - use 'spawn' for underlying single-block cipher
Eric Biggers
2023-10-20
1
-8
/
+15
|
*
crypto: jitter - reuse allocated entropy collector
Stephan Müller
2023-10-13
3
-12
/
+28
|
*
crypto: xts - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-5
/
+5
|
*
crypto: lrw - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-7
/
+5
|
*
crypto: hctr2 - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-4
/
+4
|
*
crypto: gcm - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-5
/
+4
|
*
crypto: cts - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-6
/
+6
|
*
crypto: ctr - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-8
/
+6
|
*
crypto: chacha20poly1305 - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-4
/
+4
|
*
crypto: ccm - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-5
/
+4
|
*
crypto: authencesn - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-4
/
+4
|
*
crypto: authenc - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-4
/
+4
|
*
crypto: adiantum - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-5
/
+5
|
*
crypto: cryptd - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
1
-6
/
+6
|
*
crypto: essiv - Handle lskcipher spawns
Herbert Xu
2023-10-13
1
-10
/
+10
|
*
crypto: arc4 - Convert from skcipher to lskcipher
Herbert Xu
2023-10-13
2
-38
/
+24
|
*
crypto: skcipher - Add dependency on ecb
Herbert Xu
2023-10-13
1
-1
/
+2
|
*
crypto: testmgr - Remove zlib-deflate
Herbert Xu
2023-10-12
2
-85
/
+0
|
*
crypto: deflate - Remove zlib-deflate
Herbert Xu
2023-10-12
1
-44
/
+17
|
*
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
2023-10-05
3
-18
/
+0
|
*
X.509: Add missing IMPLICIT annotations to AKID ASN.1 module
Lukas Wunner
2023-10-05
1
-7
/
+17
|
*
crypto: engine - Make crypto_engine_exit() return void
Uwe Kleine-König
2023-10-01
1
-6
/
+2
|
*
crypto: jitter - Allow configuration of oversampling rate
Stephan Müller
2023-10-01
2
-2
/
+21
|
*
crypto: jitter - Allow configuration of memory size
Stephan Müller
2023-10-01
4
-7
/
+65
|
*
crypto: jitter - add RCT/APT support for different OSRs
Stephan Müller
2023-10-01
3
-117
/
+123
|
*
crypto: cbc - Convert from skcipher to lskcipher
Herbert Xu
2023-09-20
1
-102
/
+61
|
*
crypto: ecb - Convert from skcipher to lskcipher
Herbert Xu
2023-09-20
1
-34
/
+156
|
*
crypto: testmgr - Add support for lskcipher algorithms
Herbert Xu
2023-09-20
1
-0
/
+19
|
*
crypto: lskcipher - Add compatibility wrapper around ECB
Herbert Xu
2023-09-20
1
-5
/
+52
|
*
crypto: skcipher - Add lskcipher
Herbert Xu
2023-09-20
5
-19
/
+688
|
*
crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASK
Herbert Xu
2023-09-20
1
-0
/
+2
|
*
crypto: aead - Add crypto_has_aead
Herbert Xu
2023-09-20
1
-0
/
+6
|
*
crypto: api - Remove unnecessary NULL initialisation
Li zeming
2023-09-20
1
-1
/
+1
|
*
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
2023-09-15
1
-0
/
+4
*
|
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-11-02
1
-0
/
+4
|
\
\
|
*
|
certs: Only allow certs signed by keys on the builtin keyring
Mimi Zohar
2023-10-31
1
-0
/
+4
*
|
|
KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
Herbert Xu
2023-10-18
1
-3
/
+2
|
/
/
*
/
crypto: sm2 - Fix crash caused by uninitialized context
Tianjia Zhang
2023-09-20
1
-1
/
+5
|
/
*
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-29
10
-68
/
+238
|
\
[prev]
[next]