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
/
asymmetric_keys
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-5
/
+10
2023-08-25
X.509: if signature is unsupported skip validation
Thore Sommer
1
-0
/
+5
2023-08-17
KEYS: DigitalSignature link restriction
Eric Snowberg
1
-0
/
+44
2023-07-28
KEYS: use kfree_sensitive with key
Mahmoud Adam
1
-4
/
+4
2023-07-14
KEYS: fix kernel-doc warnings in verify_pefile
Gaosheng Cui
1
-1
/
+1
2023-07-07
KEYS: asymmetric: Fix error codes
Dan Carpenter
1
-5
/
+15
2023-06-23
KEYS: asymmetric: Use new crypto interface without scatterlists
Herbert Xu
1
-97
/
+137
2023-06-23
KEYS: asymmetric: Move sm2 code into x509_public_key
Herbert Xu
2
-75
/
+21
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-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-13
KEYS: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
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-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-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-01-19
wifi: cfg80211: Deduplicate certificate loading
Lukas Wunner
1
-0
/
+1
2022-08-03
KEYS: asymmetric: enforce SM2 signature use pkey algo
Tianjia Zhang
1
-2
/
+5
2022-08-03
pkcs7: support EC-RDSA/streebog in SignerInfo
Elvira Khabirova
1
-0
/
+11
2022-08-03
pkcs7: parser support SM2 and SM3 algorithms combination
Tianjia Zhang
1
-0
/
+7
2022-08-03
X.509: Support parsing certificate using SM2 algorithm
Tianjia Zhang
1
-0
/
+3
2022-06-21
certs: Add FIPS selftests
David Howells
5
-1
/
+251
2022-06-21
certs: Move load_certificate_list() to be with the asymmetric keys code
David Howells
2
-0
/
+58
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
1
-1
/
+2
2022-03-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+2
2022-03-10
KEYS: asymmetric: properly validate hash_algo and encoding
Eric Biggers
1
-35
/
+76
2022-03-10
KEYS: asymmetric: enforce that sig algo matches key algo
Eric Biggers
3
-12
/
+15
2022-03-08
KEYS: remove support for asym_tpm keys
Eric Biggers
5
-1097
/
+0
2022-03-08
KEYS: x509: remove dead code that set ->unsupported_sig
Eric Biggers
1
-9
/
+0
2022-03-08
KEYS: x509: remove never-set ->unsupported_key flag
Eric Biggers
3
-15
/
+2
2022-03-08
KEYS: x509: remove unused fields
Eric Biggers
1
-2
/
+0
2022-03-08
KEYS: x509: clearly distinguish between key and signature algorithms
Eric Biggers
2
-15
/
+19
2022-03-03
crypto: cleanup comments
Tom Rix
2
-2
/
+2
2022-01-09
keys: X.509 public key issuer lookup without AKID
Andrew Zaborowski
5
-35
/
+96
2021-08-23
certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
1
-0
/
+8
2021-03-26
x509: Add OID for NIST P384 and extend parser for it
Saulo Alessandre
1
-0
/
+3
2021-03-26
x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
3
-3
/
+39
2021-03-26
x509: Detect sm2 keys by their parameters OID
Stefan Berger
1
-1
/
+11
2021-02-24
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-11
/
+11
2021-02-16
keys: Update comment for restrict_link_by_key_or_keyring_chain
Andrew Zaborowski
1
-3
/
+4
2021-01-21
crypto: pkcs7: Use match_string() helper to simplify the code
YueHaibing
1
-5
/
+4
2021-01-21
PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one
Alex Shi
1
-1
/
+1
2021-01-21
crypto: asymmetric_keys: fix some comments in pkcs7_parser.h
Randy Dunlap
1
-3
/
+2
2021-01-21
KEYS: asymmetric: Fix kerneldoc
Krzysztof Kozlowski
1
-2
/
+4
2021-01-20
X.509: Fix crash caused by NULL pointer
Tianjia Zhang
1
-1
/
+2
2020-12-31
crypto: asym_tpm: correct zero out potential secrets
Greg Kroah-Hartman
1
-1
/
+1
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
[next]