aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/platform_certs
AgeCommit message (Expand)Author
2023-08-29Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds
2023-08-18s390/ipl: fix virtual vs physical address confusionAlexander Gordeev
2023-08-17integrity: PowerVM support for loading third party code signing keysNayna Jain
2023-08-17integrity: check whether imputed trust is enabledNayna Jain
2023-08-17integrity: remove global variable from machine_keyring.cNayna Jain
2023-08-17integrity: ignore keys failing CA restrictions on non-UEFI platformNayna Jain
2023-08-17integrity: PowerVM support for loading CA keys on machine keyringNayna Jain
2023-06-21security/integrity: fix pointer to ESL data and its size on pseriesNayna Jain
2023-02-13integrity/powerpc: Support loading keys from PLPKSRussell Currey
2023-02-13integrity/powerpc: Improve error handling & reporting when loading certsRussell Currey
2023-02-12powerpc/secvar: Use u64 in secvar_operationsMichael Ellerman
2022-11-01efi: Add iMac Pro 2017 to uefi skip cert quirkAditya Garg
2022-09-30efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-23certs: Factor out the blacklist hash creationMickaël Salaün
2022-05-16integrity: Fix sparse warnings in keyring_handlerStefan Berger
2022-05-15efi: Do not import certificates from UEFI Secure Boot for T2 MacsAditya Garg
2022-03-08integrity: Only use machine keyring when uefi_check_trust_mok_keys is trueEric Snowberg
2022-03-08integrity: Trust MOK keys if MokListTrustedRT foundEric Snowberg
2022-03-08integrity: add new keyring handler for mok keysEric Snowberg
2022-03-08integrity: Introduce a Linux keyring called machineEric Snowberg
2022-03-08integrity: Fix warning about missing prototypesEric Snowberg
2021-12-24integrity: Do not load MOK and MOKx when secure boot be disabledLee, Chun-Yi
2021-08-27efi: Don't use knowledge about efi_guid_t internalsAndy Shevchenko
2021-03-11integrity: Load mokx variables into the blacklist keyringEric Snowberg
2021-03-11certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg
2020-09-16integrity: Load certs from the EFI MOK config tableLenny Szubowicz
2020-09-16integrity: Move import of MokListRT certs to a separate routineLenny Szubowicz
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-02-23integrity: Check properly whether EFI GetVariable() is availableArd Biesheuvel
2020-02-18efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas
2019-11-29x86/efi: remove unused variablesYueHaibing
2019-11-13powerpc: Load firmware trusted keys/hashes into kernel keyringNayna Jain
2019-11-13x86/efi: move common keyring handler functions to new fileNayna Jain
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2018-12-12efi: Allow the "db" UEFI variable to be suppressedJosh Boyer
2018-12-12efi: Import certificates from UEFI Secure BootJosh Boyer
2018-12-12efi: Add an EFI signature blob parserDave Howells
2018-12-12integrity: Load certs to the platform keyringNayna Jain
2018-12-12integrity: Define a trusted platform keyringNayna Jain