Linux EFI Development - Date Index
[Prev Page][Next Page]
- [PATCH Part2 RFC v4 35/40] KVM: Add arch hooks to track the host write to guest memory, (continued)
- [PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH Part1 RFC v4 01/36] x86/sev: shorten GHCB terminate macro names, Brijesh Singh
- [PATCH Part1 RFC v4 02/36] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH Part1 RFC v4 03/36] x86/sev: Add support for hypervisor feature VMGEXIT, Brijesh Singh
- [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper, Brijesh Singh
- [PATCH Part1 RFC v4 06/36] x86/sev: check SEV-SNP features support, Brijesh Singh
- [PATCH Part1 RFC v4 07/36] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH Part1 RFC v4 08/36] x86/sev: check the vmpl level, Brijesh Singh
- [PATCH Part1 RFC v4 09/36] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH Part1 RFC v4 10/36] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v4 11/36] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v4 13/36] x86/kernel: Make the bss.decrypted section shared in RMP table, Brijesh Singh
- [PATCH Part1 RFC v4 12/36] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH Part1 RFC v4 14/36] x86/kernel: Validate rom memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v4 17/36] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH Part1 RFC v4 25/36] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH Part1 RFC v4 15/36] x86/mm: Add support to validate memory when changing C-bit, Brijesh Singh
- [PATCH Part1 RFC v4 18/36] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH Part1 RFC v4 19/36] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH Part1 RFC v4 28/36] x86/compressed/64: store Confidential Computing blob address in bootparams, Brijesh Singh
- [PATCH Part1 RFC v4 27/36] x86/boot: add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH Part1 RFC v4 26/36] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler, Brijesh Singh
- [PATCH Part1 RFC v4 16/36] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area, Brijesh Singh
- [PATCH Part1 RFC v4 20/36] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH Part1 RFC v4 21/36] x86/head/64: set up a startup %gs for stack protector, Brijesh Singh
- [PATCH Part1 RFC v4 35/36] virt: sevguest: Add support to derive key, Brijesh Singh
- [PATCH Part1 RFC v4 29/36] x86/compressed/64: add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH Part1 RFC v4 30/36] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers, Brijesh Singh
- [PATCH Part1 RFC v4 23/36] KVM: x86: move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH Part1 RFC v4 36/36] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH Part1 RFC v4 31/36] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH Part1 RFC v4 32/36] x86/sev: Add snp_msg_seqno() helper, Brijesh Singh
- [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code, Brijesh Singh
- [PATCH Part1 RFC v4 33/36] x86/sev: Register SNP guest request platform device, Brijesh Singh
- [PATCH Part1 RFC v4 34/36] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH] efi/libstub: Fix the efi_load_initrd function description,
Atish Patra
- [RFC PATCH] efi/mokvar: Reserve the table only if it is in boot services data,
Borislav Petkov
- [PATCH 1/1] RISC-V: load initrd wherever it fits into memory,
Heinrich Schuchardt
- [RFC PATCH v2 0/3] Allow access to confidential computing secret area,
Dov Murik
- [GIT PULL] EFI changes for v5.14,
Ingo Molnar
- [PATCH v3 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches,
Javier Martinez Canillas
- [PATCH v3 0/2] allow simple{fb,drm} drivers to be used on non-x86 EFI platforms,
Javier Martinez Canillas
- [PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks,
Ondrej Mosnacek
- x86 UEFI stub builtin cpio rootfs.,
Christian Melki
- [PATCH 0/4] efi/libstub: measurement initrd data loaded by the EFI stub,
Ilias Apalodimas
- [PATCH v4 4/5] EFI: Introduce the new AMD Memory Encryption GUID., Ashish Kalra
- [PATCH v3 0/5] Add Guest API & Guest Kernel support for SEV live migration.,
Ashish Kalra
- [PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH Part1 RFC v3 01/22] x86/sev: shorten GHCB terminate macro names, Brijesh Singh
- [PATCH Part1 RFC v3 02/22] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH Part1 RFC v3 03/22] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper, Brijesh Singh
- [PATCH Part1 RFC v3 05/22] x86/sev: Add support for hypervisor feature VMGEXIT, Brijesh Singh
- [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support, Brijesh Singh
- [PATCH Part1 RFC v3 10/22] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v3 17/22] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header, Brijesh Singh
- [PATCH Part1 RFC v3 07/22] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH Part1 RFC v3 12/22] x86/kernel: Make the bss.decrypted section shared in RMP table, Brijesh Singh
- [PATCH Part1 RFC v3 18/22] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device, Brijesh Singh
- [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH Part1 RFC v3 13/22] x86/kernel: Validate rom memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v3 14/22] x86/mm: Add support to validate memory when changing C-bit, Brijesh Singh
- [PATCH Part1 RFC v3 16/22] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH Part1 RFC v3 15/22] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area, Brijesh Singh
- [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support, Brijesh Singh
- Re: [PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support, Venu Busireddy
Re: [PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel,
Andy Shevchenko
[PATCH v2 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches,
Javier Martinez Canillas
[PATCH v2 0/2] allow simple{fb,drm} drivers to be used on non-x86 EFI platforms,
Javier Martinez Canillas
[PATCH 0/3] x86/setup: always resrve the first 1M of RAM,
Mike Rapoport
[PATCH v2] x86/efi: unconditionally hold the whole low-1MB memory regions,
Lianbo Jiang
[GIT PULL] EFI fixes for v5.13-rc,
Ard Biesheuvel
[efi:next] BUILD SUCCESS bb11580f61b6c4ba5c35706abd927c8ac8c32852, kernel test robot
[efi:urgent] BUILD SUCCESS 942859d969de7f6f7f2659a79237a758b42782da, kernel test robot
[PATCH 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches,
Javier Martinez Canillas
[PATCH 0/2] allow the sysfb support to be used in non-x86 arches,
Javier Martinez Canillas
[PATCH] x86/efi: Log 32/64-bit mismatch with kernel as an error,
Paul Menzel
[RFC PATCH 0/3] Allow access to confidential computing secret area,
Dov Murik
[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64,
Michael Kelley
Re: [PATCH v2 3/4] EFI: Introduce the new AMD Memory Encryption GUID.,
Borislav Petkov
efivarfs fails with `No such device` when EFI runtime is missing,
Paul Menzel
[RFC PATCH v5 17/28] dyndbg: prevent build bugs via -DNO_DYNAMIC_DEBUG_TABLE,
Jim Cromie
[RFC PATCH 0/4] efi/libstub: measurement initrd data loaded by the EFI stub,
Ilias Apalodimas
[PATCH] builddeb: Support signing kernels with a Machine Owner Key,
Matthew Wilcox (Oracle)
[PATCH] efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared,
Heiner Kallweit
Still required that EFI_MEMORY_XP and EFI_MEMORY_RO must not both be cleared?,
Heiner Kallweit
[PATCH] RISC-V: Relocate the kernel relative to a DRAM base.,
Nikita Ermakov
[PATCH] efi/libstub: prevent read overflow in find_file_option(),
Dan Carpenter
[PATCH] efi: cper: fix snprintf() use in cper_dimm_err_location(),
Rasmus Villemoes
[PATCH] efi: cper: fix scnprintf() use in cper_mem_err_location(), Rasmus Villemoes
[PATCH 0/8] generic command line v4,
Daniel Walker
[efi:next] BUILD SUCCESS 3a457dd105315386bc85f0af2bf08944cd7fc0dd, kernel test robot
[PATCH] x86/efi: Do not release sub-1MB memory regions when the crashkernel option is specified,
Lianbo Jiang
[PATCH v2 1/1] efi/dev-path-parser: Switch to use for_each_acpi_dev_match(),
Andy Shevchenko
[PATCH v1 1/1] efi/dev-path-parser: Switch to use for_each_acpi_dev_match(), Andy Shevchenko
[efitools PATCH 1/1] Make.rules: enable building on riscv64,
Heinrich Schuchardt
[PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline,
Daniel Walker
[efi:next 7/8] drivers/firmware/google/gsmi.c:477:18: error: initialization of 'efi_status_t (*)(const efi_char16_t *, const efi_guid_t *, u32 *, long unsigned int *, void *)' {aka 'long unsigned int (*)(const short unsigned int *, const struct <anonymous> *, unsigned i..., kernel test robot
[efi:next 7/8] drivers/firmware/google/gsmi.c:477:18: error: incompatible function pointer types initializing 'efi_get_variable_t *' (aka 'unsigned long (*)(const unsigned short *, const guid_t *, unsigned int *, unsigned long *, void *)') with an expression of type 'ef..., kernel test robot
[PATCH v1 0/3] Support EFI partition on NVIDIA Tegra devices,
Dmitry Osipenko
[efi:next] BUILD REGRESSION 66d988c324a018de02a0924232c68618b6433e80, kernel test robot
[PATCH 0/3] Fix cross compiling x86 with clang,
Nathan Chancellor
[PATCH] efi/fdt: fix panic when no valid fdt found,
Changbin Du
[PATCH] ia64: fix EFI_DEBUG build,
Sergei Trofimovich
[efi:next 4/6] drivers/firmware/google/gsmi.c:477:18: error: initialization of 'efi_status_t efi_char16_t const efi_guid_t u32 long unsigned int void {aka 'long unsigned int short unsigned int const struct <anonymous> unsigned i..., kernel test robot
[efi:urgent] BUILD SUCCESS fb98cc0b3af2ba4d87301dff2b381b12eee35d7d, kernel test robot
[GIT PULL] More EFI fixes for v5.12-rc,
Ard Biesheuvel
[efi:urgent] BUILD SUCCESS 70b3fcb4df36c4e4f5b99692d5a68adf9ffe7e78, kernel test robot
[efi:next] BUILD SUCCESS d272258400e00e203ef6d9ba5b8620d5582889b2, kernel test robot
[PATCH v2] efi: use 32-bit alignment for efi_guid_t literals,
Ard Biesheuvel
[efi:next] BUILD SUCCESS 3cfafc4b8f12ebf4b9b6bd85f41353012c5441f3, kernel test robot
[efi:next 3/6] arch/x86/boot/compressed/acpi.c:58:41: sparse: sparse: cast truncates bits from constant value (eb9d2d30 becomes 30), kernel test robot
[efi:urgent] BUILD SUCCESS 31bc510eb86b1a10c12281ce823d22aeb3c6275f, kernel test robot
[RFC] efi: variable name size limit in efivar_init(),
Heinrich Schuchardt
[efi:urgent] BUILD SUCCESS 854941b1caf5432705e5f3b3afbcea20107a5dc7, kernel test robot
[efi:next 3/4] arch/x86/platform/efi/efi_64.c:163:23: error: passing 'const void to parameter of type 'volatile void discards qualifiers, kernel test robot
[GIT PULL] efi/urgent for v5.12-rc3,
Borislav Petkov
[efi:next 2/4] arch/ia64/kernel/efi.c:61:10: sparse: sparse: cast truncates bits from constant value (43ea58dc becomes dc), kernel test robot
[efi:next] BUILD SUCCESS WITH WARNING e233b65935c946ba420ba1b5a42f9b5625861da8, kernel test robot
[efi:next 3/4] arch/x86/platform/efi/efi_64.c:163:23: warning: passing argument 1 of 'virt_to_phys' discards 'const' qualifier from pointer target type, kernel test robot
[efi:urgent] BUILD SUCCESS db9b21d7497cac1f4ff45af10f24d03f9194ebee, kernel test robot
[PATCH] firmware/efi: Fix a use after bug in efi_mem_reserve_persistent,
Lv Yunlong
[PATCH] efi: use 32-bit alignment for efi_guid_t literals,
Ard Biesheuvel
[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values,
Anshuman Khandual
[PATCH v2 7/7] CMDLINE: x86: convert to generic builtin command line,
Daniel Walker
[PATCH v2 0/7] Generic Command Line changes,
Daniel Walker
[PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64,
Michael Kelley
[efi:next] BUILD SUCCESS af6e3e61fe5623a7890807b0b13004ecb876fa1f, kernel test robot
[efi:urgent] BUILD SUCCESS 9e9888a0fe97b9501a40f717225d2bef7100a2c1, kernel test robot
[efi:next] BUILD SUCCESS 4e6f211fadf42a9f1a36c7058e6853bf594b433a, kernel test robot
[GIT PULL] EFI fix for v5.12-rc2, Ard Biesheuvel
[PATCH] efi: stub: override RT_PROP table supported mask based on EFI variable,
Ard Biesheuvel
[PATCH] arm64/mm: Fix __enable_mmu() for new TGRAN range values,
Anshuman Khandual
[PATCH 0/1] use RT_PROPERTIES table to implement efi=novamap,
Ard Biesheuvel
[PATCH] arm64: efi: add check for broken efi poweroff,
Shawn Guo
[PATCH] efi/apple-properties: Handle device properties with software node API,
Heikki Krogerus
[PATCH 5/5] CMDLINE: x86: convert to generic builtin command line, Daniel Walker
RE: [PATCH v8 3/6] arm64: hyperv: Add kexec and panic handlers, Sunil Muthuswamy
RE: [PATCH v8 4/6] arm64: hyperv: Initialize hypervisor on boot,
Sunil Muthuswamy
RE: [PATCH v8 2/6] arm64: hyperv: Add Hyper-V clocksource/clockevent support, Sunil Muthuswamy
RE: [PATCH v8 6/6] Drivers: hv: Enable Hyper-V code to be built on ARM64, Sunil Muthuswamy
RE: [PATCH v8 1/6] arm64: hyperv: Add Hyper-V hypercall and register access utilities,
Sunil Muthuswamy
[PATCH] drivers: firmware: efi: fix Kconfig dependency on CRYPTO,
Julian Braha
[PATCH] efi: memmap insertion should adjust the vaddr as well,
Kairui Song
[PATCH] drivers: firmware: fix kconfig dependency on CRYPTO, Julian Braha
[PATCH v8 0/6] Enable Linux guests on Hyper-V on ARM64,
Michael Kelley
[PATCH 1/1] efi/efivars: ConInDev, ConOutDev, ConErrDev are volatile,
Heinrich Schuchardt
[GIT PULL] EFI updates for v5.12,
Borislav Petkov
[PATCH v2 14/14] x86/fault, x86/efi: Fix and rename efi_recover_from_page_fault(),
Andy Lutomirski
[PATCH AUTOSEL 5.10 36/36] x86/efi: Remove EFI PGD build time checks, Sasha Levin
[PATCH] docs: update EFI stub description,
Heinrich Schuchardt
[PATCH 1/3] printk: use CONFIG_CONSOLE_LOGLEVEL_* directly,
Masahiro Yamada
[GIT PULL] efi/urgent for v5.11-rc6, Borislav Petkov
[GIT PULL] EFI fix for v5.11,
Ard Biesheuvel
[GIT PULL] EFI changes for v5.12,
Ard Biesheuvel
[efi:next] BUILD SUCCESS 1c761ee9da1ac6ba7e40d14457fac94c87eaff35, kernel test robot
[RFC PATCH 00/17] objtool: add base support for arm64,
Julien Thierry
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]