summaryrefslogtreecommitdiffstats
path: root/security/integrity/platform_certs
Commit message (Expand)AuthorAgeFilesLines
* integrity: Fix sparse warnings in keyring_handlerStefan Berger2022-05-161-3/+3
* efi: Do not import certificates from UEFI Secure Boot for T2 MacsAditya Garg2022-05-152-0/+41
* integrity: Only use machine keyring when uefi_check_trust_mok_keys is trueEric Snowberg2022-03-082-1/+17
* integrity: Trust MOK keys if MokListTrustedRT foundEric Snowberg2022-03-081-0/+19
* integrity: add new keyring handler for mok keysEric Snowberg2022-03-083-3/+23
* integrity: Introduce a Linux keyring called machineEric Snowberg2022-03-081-0/+42
* integrity: Fix warning about missing prototypesEric Snowberg2022-03-081-0/+1
* integrity: Do not load MOK and MOKx when secure boot be disabledLee, Chun-Yi2021-12-241-0/+5
* efi: Don't use knowledge about efi_guid_t internalsAndy Shevchenko2021-08-271-1/+1
* integrity: Load mokx variables into the blacklist keyringEric Snowberg2021-03-111-2/+18
* certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg2021-03-111-0/+11
* integrity: Load certs from the EFI MOK config tableLenny Szubowicz2020-09-161-0/+22
* integrity: Move import of MokListRT certs to a separate routineLenny Szubowicz2020-09-161-19/+44
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-261-1/+1
|\
| * integrity: Check properly whether EFI GetVariable() is availableArd Biesheuvel2020-02-231-1/+1
* | efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas2020-02-181-14/+26
|/
* x86/efi: remove unused variablesYueHaibing2019-11-291-5/+0
* powerpc: Load firmware trusted keys/hashes into kernel keyringNayna Jain2019-11-131-0/+96
* x86/efi: move common keyring handler functions to new fileNayna Jain2019-11-133-66/+113
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-10/+4
* keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-271-4/+10
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-0/+36
* efi: Allow the "db" UEFI variable to be suppressedJosh Boyer2018-12-121-10/+35
* efi: Import certificates from UEFI Secure BootJosh Boyer2018-12-121-0/+169
* efi: Add an EFI signature blob parserDave Howells2018-12-121-0/+108
* integrity: Load certs to the platform keyringNayna Jain2018-12-121-0/+23
* integrity: Define a trusted platform keyringNayna Jain2018-12-121-0/+35