| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-11-02 | 1 | -2/+4 |
|\ |
|
| * | module: enable automatic module signing with FIPS 202 SHA-3 | Dimitri John Ledkov | 2023-10-27 | 1 | -1/+1 |
| * | certs: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512 | Dimitri John Ledkov | 2023-10-20 | 1 | -2/+4 |
* | | certs: Only allow certs signed by keys on the builtin keyring | Mimi Zohar | 2023-10-31 | 1 | -1/+15 |
|/ |
|
* | certs: make system keyring depend on built-in x509 parser | Masahiro Yamada | 2022-09-24 | 1 | -1/+1 |
* | certs: make system keyring depend on x509 parser | Adam Borowski | 2022-07-24 | 1 | -0/+1 |
* | certs: Allow root user to append signed hashes to the blacklist keyring | Mickaël Salaün | 2022-05-23 | 1 | -0/+10 |
* | certs: Check that builtin blacklist hashes are valid | Mickaël Salaün | 2022-05-23 | 1 | -2/+5 |
* | certs: move the 'depends on' to the choice of module signing keys | Masahiro Yamada | 2021-12-11 | 1 | -3/+1 |
* | certs: Add support for using elliptic curve keys for signing modules | Stefan Berger | 2021-08-23 | 1 | -0/+26 |
* | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-05-01 | 1 | -1/+1 |
|\ |
|
| * | ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies | Nayna Jain | 2021-04-26 | 1 | -1/+1 |
| * | ima: enable signing of modules with build time generated key | Nayna Jain | 2021-04-09 | 1 | -1/+1 |
* | | certs: Add ability to preload revocation certs | Eric Snowberg | 2021-03-11 | 1 | -0/+8 |
* | | certs: Add EFI_CERT_X509_GUID support for dbx entries | Eric Snowberg | 2021-03-11 | 1 | -0/+9 |
|/ |
|
* | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | KEYS: Add a system blacklist keyring | David Howells | 2017-04-03 | 1 | -0/+18 |
* | certs: Add a secondary system keyring that can be added to dynamically | David Howells | 2016-04-11 | 1 | -0/+8 |
* | KEYS: Make the system trusted keyring depend on the asymmetric key type | David Howells | 2016-04-11 | 1 | -0/+1 |
* | KEYS: Reserve an extra certificate symbol for inserting without recompiling | Mehmet Kayaalp | 2016-02-26 | 1 | -0/+16 |
* | Move certificate handling to its own directory | David Howells | 2015-08-14 | 1 | -0/+42 |