index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
platform_certs
Age
Commit message (
Expand
)
Author
2022-05-24
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
2022-05-16
integrity: Fix sparse warnings in keyring_handler
Stefan Berger
2022-05-15
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2022-03-08
integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
Eric Snowberg
2022-03-08
integrity: Trust MOK keys if MokListTrustedRT found
Eric Snowberg
2022-03-08
integrity: add new keyring handler for mok keys
Eric Snowberg
2022-03-08
integrity: Introduce a Linux keyring called machine
Eric Snowberg
2022-03-08
integrity: Fix warning about missing prototypes
Eric Snowberg
2021-12-24
integrity: Do not load MOK and MOKx when secure boot be disabled
Lee, Chun-Yi
2021-08-27
efi: Don't use knowledge about efi_guid_t internals
Andy Shevchenko
2021-03-11
integrity: Load mokx variables into the blacklist keyring
Eric Snowberg
2021-03-11
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
2020-09-16
integrity: Load certs from the EFI MOK config table
Lenny Szubowicz
2020-09-16
integrity: Move import of MokListRT certs to a separate routine
Lenny Szubowicz
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-02-23
integrity: Check properly whether EFI GetVariable() is available
Ard Biesheuvel
2020-02-18
efi: Only print errors about failing to get certs if EFI vars are found
Javier Martinez Canillas
2019-11-29
x86/efi: remove unused variables
YueHaibing
2019-11-13
powerpc: Load firmware trusted keys/hashes into kernel keyring
Nayna Jain
2019-11-13
x86/efi: move common keyring handler functions to new file
Nayna Jain
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2018-12-12
efi: Allow the "db" UEFI variable to be suppressed
Josh Boyer
2018-12-12
efi: Import certificates from UEFI Secure Boot
Josh Boyer
2018-12-12
efi: Add an EFI signature blob parser
Dave Howells
2018-12-12
integrity: Load certs to the platform keyring
Nayna Jain
2018-12-12
integrity: Define a trusted platform keyring
Nayna Jain