index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
28
-851
/
+1137
2023-04-24
integrity: machine keyring CA configuration
Eric Snowberg
1
-0
/
+2
2023-04-24
KEYS: CA link restriction
Eric Snowberg
1
-0
/
+38
2023-04-24
KEYS: X.509: Parse Key Usage
Eric Snowberg
1
-0
/
+28
2023-04-24
KEYS: X.509: Parse Basic Constraints for CA
Eric Snowberg
1
-0
/
+22
2023-04-20
crypto: testmgr - Add some test vectors for cmac(camellia)
David Howells
2
-0
/
+53
2023-04-20
crypto: cryptd - Add support for cloning hashes
Herbert Xu
1
-0
/
+16
2023-04-20
crypto: cryptd - Convert hash to use modern init_tfm/exit_tfm
Herbert Xu
1
-9
/
+9
2023-04-20
crypto: hmac - Add support for cloning
Herbert Xu
1
-0
/
+15
2023-04-20
crypto: hash - Add crypto_clone_ahash/shash
Herbert Xu
3
-0
/
+107
2023-04-20
crypto: api - Add crypto_clone_tfm
Herbert Xu
2
-9
/
+52
2023-04-20
crypto: api - Add crypto_tfm_get
Herbert Xu
2
-0
/
+10
2023-04-14
crypto: api - Move low-level functions into algapi.h
Herbert Xu
2
-4
/
+9
2023-04-13
KEYS: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-06
crypto: hash - Remove maximum statesize limit
Herbert Xu
1
-2
/
+1
2023-04-06
crypto: algif_hash - Allocate hash state with kmalloc
Herbert Xu
1
-4
/
+15
2023-04-06
crypto: drbg - Only fail when jent is unavailable in FIPS mode
Herbert Xu
1
-1
/
+1
2023-04-06
crypto: jitter - permanent and intermittent health errors
Stephan Müller
3
-120
/
+76
2023-03-24
async_tx: fix kernel-doc notation warnings
Randy Dunlap
2
-7
/
+7
2023-03-24
crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()
Toke Høiland-Jørgensen
1
-1
/
+3
2023-03-21
asymmetric_keys: log on fatal failures in PE/pkcs7
Robbie Harwood
2
-17
/
+17
2023-03-21
verify_pefile: relax wrapper length check
Robbie Harwood
1
-4
/
+8
2023-03-17
crypto: fips - simplify one-level sysctl registration for crypto_sysctl_table
Luis Chamberlain
1
-10
/
+1
2023-03-14
crypto: testmgr - fix RNG performance in fuzz tests
Eric Biggers
1
-97
/
+169
2023-03-14
crypto: api - Check CRYPTO_USER instead of NET for report
Herbert Xu
9
-72
/
+36
2023-03-14
crypto: rng - Count error stats differently
Herbert Xu
3
-77
/
+48
2023-03-14
crypto: skcipher - Count error stats differently
Herbert Xu
3
-55
/
+87
2023-03-14
crypto: kpp - Count error stats differently
Herbert Xu
3
-58
/
+34
2023-03-14
crypto: acomp - Count error stats differently
Herbert Xu
5
-74
/
+101
2023-03-14
crypto: hash - Count error stats differently
Herbert Xu
5
-117
/
+176
2023-03-14
crypto: akcipher - Count error stats differently
Herbert Xu
3
-76
/
+34
2023-03-14
crypto: aead - Count error stats differently
Herbert Xu
3
-60
/
+73
2023-03-14
crypto: algapi - Move stat reporting into algapi
Herbert Xu
1
-0
/
+6
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2023-02-22
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
29
-415
/
+400
2023-02-14
crypto: proc - Print fips status
Herbert Xu
1
-0
/
+6
2023-02-14
crypto: ecc - Silence sparse warning
Herbert Xu
1
-2
/
+4
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
19
-139
/
+124
2023-02-13
crypto: cryptd - Use request_complete helpers
Herbert Xu
1
-108
/
+126
2023-02-13
crypto: rsa-pkcs1pad - Use akcipher_request_complete
Herbert Xu
1
-19
/
+15
2023-02-13
crypto: engine - Use crypto_request_complete
Herbert Xu
1
-3
/
+3
2023-02-13
crypto: hash - Use crypto_request_complete
Herbert Xu
1
-105
/
+74
2023-02-13
crypto: cryptd - Use subreq for AEAD
Herbert Xu
1
-4
/
+16
2023-02-13
KEYS: asymmetric: Fix ECDSA use via keyctl uapi
Denis Kenzior
1
-2
/
+22
2023-02-13
crypto: certs: fix FIPS selftest dependency
Arnd Bergmann
2
-1
/
+2
2023-02-10
crypto: testmgr - add diff-splits of src/dst into default cipher config
Zhang Yiqun
1
-0
/
+8
2023-02-03
Revert "crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad...
Herbert Xu
1
-1
/
+1
2023-01-27
crypto: engine - Fix excess parameter doc warning
Herbert Xu
1
-1
/
+1
2023-01-27
crypto: xts - Handle EBUSY correctly
Herbert Xu
1
-4
/
+4
[next]