index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
platform_certs
Age
Commit message (
Expand
)
Author
2023-08-29
Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
2023-08-18
s390/ipl: fix virtual vs physical address confusion
Alexander Gordeev
2023-08-17
integrity: PowerVM support for loading third party code signing keys
Nayna Jain
2023-08-17
integrity: check whether imputed trust is enabled
Nayna Jain
2023-08-17
integrity: remove global variable from machine_keyring.c
Nayna Jain
2023-08-17
integrity: ignore keys failing CA restrictions on non-UEFI platform
Nayna Jain
2023-08-17
integrity: PowerVM support for loading CA keys on machine keyring
Nayna Jain
2023-06-21
security/integrity: fix pointer to ESL data and its size on pseries
Nayna Jain
2023-02-13
integrity/powerpc: Support loading keys from PLPKS
Russell Currey
2023-02-13
integrity/powerpc: Improve error handling & reporting when loading certs
Russell Currey
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2022-11-01
efi: Add iMac Pro 2017 to uefi skip cert quirk
Aditya Garg
2022-09-30
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
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