Linux EFI Development - Date Index
[Prev Page][Next Page]
- [PATCH 15/24] asus-wmi: Restrict debugfs interface when the kernel is locked down, (continued)
- [PATCH 15/24] asus-wmi: Restrict debugfs interface when the kernel is locked down, David Howells
- [PATCH 11/24] uswsusp: Disable when the kernel is locked down, David Howells
- [PATCH 12/24] PCI: Lock down BAR access when the kernel is locked down, David Howells
- [PATCH 14/24] x86: Restrict MSR access when the kernel is locked down, David Howells
- [PATCH 05/24] Restrict /dev/mem and /dev/kmem when the kernel is locked down, David Howells
- [PATCH 06/24] Add a sysrq option to exit secure boot mode, David Howells
- [PATCH 08/24] Copy secure_boot flag in boot params across kexec reboot, David Howells
- [PATCH 13/24] x86: Lock down IO port access when the kernel is locked down, David Howells
- [PATCH 10/24] hibernate: Disable when the kernel is locked down, David Howells
- [PATCH 07/24] kexec: Disable at runtime if the kernel is locked down, David Howells
- Re: [PATCH 00/24] Kernel lockdown, David Howells
- Re: [PATCH 00/24] Kernel lockdown, James Morris
- Re: [PATCH 00/24] Kernel lockdown, David Howells
- [PATCH 00/24] Kernel lockdown, David Howells
- [PATCH 01/24] efi: Add EFI_SECURE_BOOT bit, David Howells
- [PATCH 02/24] Add the ability to lock down access to the running kernel image, David Howells
- [PATCH 03/24] efi: Lock down the kernel if booted in secure boot mode, David Howells
- [PATCH 05/24] Restrict /dev/mem and /dev/kmem when the kernel is locked down, David Howells
- [PATCH 06/24] Add a sysrq option to exit secure boot mode, David Howells
- [PATCH 07/24] kexec: Disable at runtime if the kernel is locked down, David Howells
- [PATCH 10/24] hibernate: Disable when the kernel is locked down, David Howells
- [PATCH 13/24] x86: Lock down IO port access when the kernel is locked down, David Howells
- [PATCH 21/24] scsi: Lock down the eata driver, David Howells
- [PATCH 23/24] Lock down TIOCSSERIAL, David Howells
- [PATCH 22/24] Prohibit PCMCIA CIS storage when the kernel is locked down, David Howells
- [PATCH 24/24] Lock down module params that specify hardware parameters (eg. ioport), David Howells
- [PATCH 20/24] bpf: Restrict kernel image access functions when the kernel is locked down, David Howells
- [PATCH 19/24] acpi: Disable APEI error injection if the kernel is locked down, David Howells
- [PATCH 08/24] Copy secure_boot flag in boot params across kexec reboot, David Howells
- [PATCH 11/24] uswsusp: Disable when the kernel is locked down, David Howells
- [PATCH 12/24] PCI: Lock down BAR access when the kernel is locked down, David Howells
- [PATCH 15/24] asus-wmi: Restrict debugfs interface when the kernel is locked down, David Howells
- [PATCH 16/24] ACPI: Limit access to custom_method when the kernel is locked down, David Howells
- [PATCH 18/24] acpi: Disable ACPI table override if the kernel is locked down, David Howells
- [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down, David Howells
- [PATCH 14/24] x86: Restrict MSR access when the kernel is locked down, David Howells
- [PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set, David Howells
- [PATCH 04/24] Enforce module signatures if the kernel is locked down, David Howells
- Re: [PATCH 00/24] Kernel lockdown, Austin S. Hemmelgarn
- Why kernel lockdown?, David Howells
- [PATCH 0/8] efi: add support for non-standard capsule headers,
Ard Biesheuvel
- [PATCH 1/8] efi/capsule: Fix return code on failing kmap/vmap, Ard Biesheuvel
- [PATCH 2/8] efi/capsule: Remove pr_debug on ENOMEM or EFAULT, Ard Biesheuvel
- [PATCH 3/8] efi/capsule: Clean up pr_err/info messages, Ard Biesheuvel
- [PATCH 6/8] efi/capsule-loader: indirect calls to efi_capsule_setup_info via weak alias, Ard Biesheuvel
- [PATCH 4/8] efi/capsule: Adjust return type of efi_capsule_setup_info, Ard Biesheuvel
- [PATCH 5/8] efi/capsule-loader: use cached copy of capsule header, Ard Biesheuvel
- [PATCH 8/8] efi/capsule: Add support for Quark security header, Ard Biesheuvel
- [PATCH 7/8] efi/capsule-loader: use page addresses rather than struct page pointers, Ard Biesheuvel
- Re: [PATCH 0/8] efi: add support for non-standard capsule headers, Jan Kiszka
- Re: [PATCH 0/8] efi: add support for non-standard capsule headers, Bryan O'Donoghue
- [GIT PULL 00/12] EFI updates for v4.12,
Ard Biesheuvel
- [PATCH 1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format, Ard Biesheuvel
- [PATCH 2/2] efifb: Avoid reconfiguration of BAR that covers the framebuffer, Ard Biesheuvel
- [PATCH 09/12] efi/libstub: Fix harmless command line parsing bug, Ard Biesheuvel
- [PATCH 07/12] x86/efi: Clean up a minor mistake in code comment, Ard Biesheuvel
- [PATCH 08/12] efi/arm32-stub: Allow boottime allocations in the vmlinux region, Ard Biesheuvel
- [PATCH 05/12] efi: bgrt: Enable ACPI BGRT handling on arm64, Ard Biesheuvel
- [PATCH 02/12] efi: arm-stub: Correct FDT and initrd allocation rules for arm64, Ard Biesheuvel
- [PATCH 03/12] efi: arm-stub: Round up FDT allocation to mapping size, Ard Biesheuvel
- [PATCH 04/12] x86/efi-bgrt: Move efi-bgrt handling out of arch/x86, Ard Biesheuvel
- [PATCH 06/12] pstore: return error code (if any) from efi_pstore_write, Ard Biesheuvel
- [PATCH 01/12] x86/efi: Clean up efi CR3 save/restore, Ard Biesheuvel
- Re: [GIT PULL 00/12] EFI updates for v4.12, Ard Biesheuvel
- [PATCH 10/12] efi/libstub: Unify command line param parsing, Ard Biesheuvel
- [GIT PULL 0/2] EFI fixes for v4.11,
Ard Biesheuvel
[PATCH v35 14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb, AKASHI Takahiro
[PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V14 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V14 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V14 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V14 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V14 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V14 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V14 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V14 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V14 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V14 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- Re: [PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64, Catalin Marinas
[PATCH v34 14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb,
AKASHI Takahiro
[PATCH v2 0/4] efi: libstub enhancements for cmdline parsing and kaslr,
Ard Biesheuvel
[efi:next 11/13] drivers/firmware/efi/libstub/efi-stub-helper.c:421:40: error: 'CONFIG_CMDLINE' undeclared, kbuild test robot
[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images,
Jan Kiszka
[PATCH 0/4] efi: libstub enhancements for cmdline parsing and kaslr,
Ard Biesheuvel
[PATCH v2] efi/arm32-stub: allow boottime allocations in the vmlinux region, Ard Biesheuvel
[PATCH v2] x86/efi: Clean up a minor mistake in code comment,
Baoquan He
[PATCH v2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization,
Baoquan He
Re: [PATCH v1 RESEND 1/2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization, Dave Young
[PATCH v1 RESEND 2/2] x86/efi: Clean up a minor mistake in code comment,
Baoquan He
[PATCH 4/7] x86/boot/32: Defer resyncing initial_page_table until percpu is set up,
Andy Lutomirski
[PATCH 3/7] x86/efi/32: Fix EFI on systems where the percpu GDT is virtually mapped, Andy Lutomirski
[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer,
Ard Biesheuvel
[PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V13 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V13 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V13 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V13 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V13 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V13 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V13 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V13 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V13 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
[PATCH v2] efifb: avoid reconfiguration of BAR that covers the framebuffer,
Ard Biesheuvel
[PATCH] efifb: avoid reconfiguration of BAR that covers the framebuffer,
Ard Biesheuvel
[PATCH] efi/libstub: arm/arm64: make debug prints dependent on efi=debug,
Ard Biesheuvel
[GIT PULL] UEFI fix for v4.11-rc,
Ard Biesheuvel
[PATCH 4.9 18/44] efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y, Greg Kroah-Hartman
[PATCH 4.10 19/48] efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y, Greg Kroah-Hartman
[PATCH] efi/arm32-stub: allow boottime allocations in the vmlinux region,
Ard Biesheuvel
[PATCH] efi/libstub: skip GOP with PIXEL_BLT_ONLY format,
Ard Biesheuvel
[PATCH v33 14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb, AKASHI Takahiro
[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size,
Thomas Garnier
[PATCH v7 2/3] x86: Remap GDT tables in the Fixmap section, Thomas Garnier
Re: [PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size, Boris Ostrovsky
Re: [PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size, Ingo Molnar
[PATCH] pstore: return error code (if any) from efi_pstore_write,
Kalugin, Evgeny
Re: kexec regression since 4.9 caused by efi,
Dave Young
[PATCH 1/2] x86/efi: Correct a tiny mistake in code comment,
Baoquan He
[PATCH 00/18] pstore: refactor internal APIs,
Kees Cook
- [PATCH 16/18] pstore: Replace arguments for write_buf() API, Kees Cook
- [PATCH 10/18] pstore: Replace arguments for write() API, Kees Cook
- [PATCH 01/18] pstore: Use dynamic spinlock initializer, Kees Cook
- [PATCH 17/18] pstore: Replace arguments for write_buf_user() API, Kees Cook
- [PATCH 05/18] pstore: Add kernel-doc for struct pstore_info, Kees Cook
- [PATCH 07/18] pstore: Move record decompression to function, Kees Cook
- [PATCH 09/18] pstore: Replace arguments for read() API, Kees Cook
- [PATCH 06/18] pstore: Extract common arguments into structure, Kees Cook
- [PATCH 14/18] pstore: Do not duplicate record metadata, Kees Cook
- [PATCH 15/18] pstore: Replace arguments for erase() API, Kees Cook
- [PATCH 08/18] pstore: Switch pstore_mkfile to pass record, Kees Cook
- [PATCH 03/18] pstore: Avoid race in module unloading, Kees Cook
- [PATCH 11/18] pstore: Always allocate buffer for decompression, Kees Cook
- [PATCH 18/18] pstore: Remove write_buf() callback, Kees Cook
- [PATCH 12/18] pstore: Pass record contents instead of copying, Kees Cook
- [PATCH 13/18] pstore: Allocate records on heap instead of stack, Kees Cook
- [PATCH 04/18] pstore: Improve register_pstore() error reporting, Kees Cook
- [PATCH 02/18] pstore: Shut down worker when unregistering, Kees Cook
[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V12 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V12 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V12 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V12 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V12 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V12 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V12 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V12 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V12 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V12 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- Re: [PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64, James Morse
PROBLEM: Unexpected contents of load options (EFI Boot Stub),
Fabian Tschiatschek
Multiple Acer laptops hang on ACPI poweroff,
Daniel Drake
the Mail Archive is now (again) subscribed to this list...,
Laszlo Ersek
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
- [RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature, Brijesh Singh
- [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data, Brijesh Singh
- [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data, Brijesh Singh
- [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page, Brijesh Singh
- [RFC PATCH v2 07/32] x86/efi: Access EFI data as encrypted when SEV is active, Brijesh Singh
- [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support, Brijesh Singh
- [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command, Brijesh Singh
- [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command, Brijesh Singh
- [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV, Brijesh Singh
- [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active, Brijesh Singh
- [RFC PATCH v2 03/32] KVM: SVM: prepare for new bit definition in nested_ctl, Brijesh Singh
- [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support, Brijesh Singh
- [RFC PATCH v2 22/32] kvm: svm: prepare to reserve asid for SEV guest, Brijesh Singh
- [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk, Brijesh Singh
- [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl, Brijesh Singh
- [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device, Brijesh Singh
- [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM, Brijesh Singh
- [RFC PATCH v2 21/32] crypto: ccp: Add Secure Encrypted Virtualization (SEV) interface support, Brijesh Singh
- [RFC PATCH v2 20/32] crypto: ccp: Add Platform Security Processor (PSP) interface support, Brijesh Singh
- [RFC PATCH v2 25/32] kvm: svm: Add support for SEV LAUNCH_START command, Brijesh Singh
- [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active, Brijesh Singh
- [RFC PATCH v2 28/32] kvm: svm: Add support for SEV GUEST_STATUS command, Brijesh Singh
- [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command, Brijesh Singh
- [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active, Brijesh Singh
- [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature, Brijesh Singh
- [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages, Brijesh Singh
- [RFC PATCH v2 10/32] x86: DMA support for SEV memory encryption, Brijesh Singh
- [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot, Brijesh Singh
- [RFC PATCH v2 31/32] kvm: svm: Add support for SEV LAUNCH_MEASURE command, Brijesh Singh
- [RFC PATCH v2 27/32] kvm: svm: Add support for SEV LAUNCH_FINISH command, Brijesh Singh
- [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables, Brijesh Singh
- [RFC PATCH v2 17/32] x86: kvmclock: Clear encryption attribute when SEV is active, Brijesh Singh
- Re: [RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD), Bjorn Helgaas
[PATCH v2 0/2] capsule pstore backend,
Qiuxu Zhuo
[PATCH] efi: arm: enable DMI/SMBIOS,
Ard Biesheuvel
[GIT PULL 0/2] EFI fixes for v4.11-rc,
Ard Biesheuvel
[PATCH v1 2/2] efi: capsule pstore backend,
Qiuxu Zhuo
[PATCH v1 1/2] efi/capsule: Add 'capsule' lookup support,
Qiuxu Zhuo
[PATCH 1/2] efi/esrt: Not having an ERST descriptor is not an error,
Hans de Goede
[PATCH] efi: ARM/arm64: fix boot crash with CONFIG_CPUMASK_OFFSTACK=y, Ard Biesheuvel
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V11 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V11 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V11 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V11 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V11 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V11 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V11 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V11 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V11 07/10] efi: print unrecognized CPER section, Tyler Baicar
[GIT PULL] EFI changes for v4.11, Ingo Molnar
[PATCH v4 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size,
Thomas Garnier
[PATCH v2] efi: libstub: treat missing SecureBoot variable as S/B disabled,
Ard Biesheuvel
[PATCH] efi: libstub: treat missing SecureBoot/SetupMode vars as SB disabled,
Ard Biesheuvel
[PATCH] efi: bgrt: add missing 'return 0' to acpi_parse_bgrt() non-ACPI stub, Ard Biesheuvel
[efi:next 24/24] include/linux/efi-bgrt.h:18:49: warning: no return statement in function returning non-void, kbuild test robot
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD),
Tom Lendacky
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]