Merge ~xnox/ubuntu/+source/linux/+git/focal:hwe-5.8-revocation-certs into ~ubuntu-kernel/ubuntu/+source/linux/+git/focal:hwe-5.8

Proposed by Dimitri John Ledkov
Status: Needs review
Proposed branch: ~xnox/ubuntu/+source/linux/+git/focal:hwe-5.8-revocation-certs
Merge into: ~ubuntu-kernel/ubuntu/+source/linux/+git/focal:hwe-5.8
Diff against target: 1245 lines (+830/-70)
25 files modified
arch/x86/kernel/setup.c (+1/-0)
arch/x86/platform/efi/efi.c (+3/-0)
certs/.gitignore (+1/-0)
certs/Kconfig (+17/-0)
certs/Makefile (+18/-3)
certs/blacklist.c (+67/-0)
certs/blacklist.h (+2/-0)
certs/common.c (+58/-0)
certs/common.h (+9/-0)
certs/revocation_certificates.S (+21/-0)
certs/system_keyring.c (+9/-47)
debian.hwe-5.8/config/config.common.ubuntu (+2/-0)
debian.master/config/annotations (+1/-0)
debian.master/config/config.common.ubuntu (+2/-0)
debian/revoked-certs/canonical-uefi-2012-all.pem (+86/-0)
debian/rules (+13/-1)
drivers/firmware/efi/Makefile (+1/-0)
drivers/firmware/efi/arm-init.c (+1/-0)
drivers/firmware/efi/efi.c (+6/-0)
drivers/firmware/efi/mokvar-table.c (+362/-0)
include/keys/system_keyring.h (+15/-0)
include/linux/efi.h (+34/-0)
scripts/Makefile (+1/-0)
security/integrity/platform_certs/keyring_handler.c (+12/-0)
security/integrity/platform_certs/load_uefi.c (+88/-19)
Reviewer Review Type Date Requested Status
Canonical Kernel Team Pending
Ubuntu Kernel Repositories Pending
Review via email: mp+409282@code.staging.launchpad.net
To post a comment you must log in.

There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches