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