Linux EFI Development - Date Index
[Prev Page][Next Page]
- [PATCH v7 04/17] X.509: Parse Basic Constraints for CA, (continued)
- [PATCH v7 04/17] X.509: Parse Basic Constraints for CA, Eric Snowberg
- [PATCH v7 01/17] integrity: Introduce a Linux keyring called machine, Eric Snowberg
- [PATCH v7 02/17] integrity: Do not allow machine keyring updates following init, Eric Snowberg
- [PATCH v7 06/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca, Eric Snowberg
- [PATCH v7 07/17] integrity: Fix warning about missing prototypes, Eric Snowberg
- [PATCH v7 13/17] KEYS: link secondary_trusted_keys to machine trusted keys, Eric Snowberg
- [PATCH v7 15/17] efi/mokvar: move up init order, Eric Snowberg
- [PATCH v7 14/17] integrity: store reference to machine keyring, Eric Snowberg
- [PATCH v7 16/17] integrity: Trust MOK keys if MokListTrustedRT found, Eric Snowberg
- [PATCH v7 10/17] KEYS: add a reference to machine keyring, Eric Snowberg
- [PATCH v7 11/17] KEYS: Introduce link restriction for machine keys, Eric Snowberg
- [PATCH v7 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true, Eric Snowberg
- [PATCH v7 09/17] KEYS: Rename get_builtin_and_secondary_restriction, Eric Snowberg
- [PATCH v7 08/17] integrity: add new keyring handler for mok keys, Eric Snowberg
- [PATCH v7 03/17] KEYS: Create static version of public_key_verify_signature, Eric Snowberg
- Re: [PATCH v7 00/17] Enroll kernel keys thru MOK, Jarkko Sakkinen
- [PATCH v10 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures, Chen Yu
- [PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook,
Hans de Goede
- [PATCH v2 02/20] power: supply: bq25890: Fix ADC continuous conversion setting when charging, Hans de Goede
- [PATCH v2 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier(), Hans de Goede
- [PATCH v2 06/20] power: supply: bq25890: Add support to skip reset at probe() / remove(), Hans de Goede
- [PATCH v2 09/20] power: supply: bq25890: Drop dev->platform_data == NULL check, Hans de Goede
- [PATCH v2 07/20] power: supply: bq25890: Add support to read back the settings from the chip, Hans de Goede
- [PATCH v2 05/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper, Hans de Goede
- [PATCH v2 04/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures, Hans de Goede
- [PATCH v2 08/20] power: supply: bq25890: Enable charging on boards where we skip reset, Hans de Goede
- [PATCH v2 03/20] power: supply: bq25890: Rename IILIM field to IINLIM, Hans de Goede
- [PATCH v2 10/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper, Hans de Goede
- [PATCH v2 12/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection, Hans de Goede
- [PATCH v2 11/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator, Hans de Goede
- [PATCH v2 13/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol, Hans de Goede
- [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function, Hans de Goede
- [PATCH v2 16/20] extcon: intel-cht-wc: Use new intel_cht_wc_get_model() helper, Hans de Goede
- [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific, Hans de Goede
- [PATCH v2 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters, Hans de Goede
- [PATCH v2 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device, Hans de Goede
- [PATCH v2 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger(), Hans de Goede
- [PATCH v2 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors, Hans de Goede
- Re: [PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook, Andy Shevchenko
- Re: [PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook, Sebastian Reichel
[PATCH] x86/efi: Remove a repeated word in a comment, Jason Wang
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH v7 01/45] x86/compressed/64: detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v7 02/45] x86/sev: detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v7 03/45] x86/mm: Extend cc_attr to include AMD SEV-SNP, Brijesh Singh
- [PATCH v7 05/45] x86/sev: Get rid of excessive use of defines, Brijesh Singh
- [PATCH v7 04/45] x86/sev: Shorten GHCB terminate macro names, Brijesh Singh
- [PATCH v7 06/45] x86/head64: Carve out the guest encryption postprocessing into a helper, Brijesh Singh
- [PATCH v7 07/45] x86/sev: Remove do_early_exception() forward declarations, Brijesh Singh
- [PATCH v7 08/45] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v7 10/45] x86/sev: Add support for hypervisor feature VMGEXIT, Brijesh Singh
- [PATCH v7 12/45] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH v7 11/45] x86/sev: Check SEV-SNP features support, Brijesh Singh
- [PATCH v7 18/45] x86/kernel: Make the bss.decrypted section shared in RMP table, Brijesh Singh
- [PATCH v7 14/45] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH v7 23/45] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH v7 22/45] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH v7 26/45] x86/head: re-enable stack protection for 32/64-bit builds, Brijesh Singh
- [PATCH v7 29/45] x86/compressed/acpi: move EFI system table lookup to helper, Brijesh Singh
- [PATCH v7 27/45] x86/sev: move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH v7 25/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH v7 28/45] KVM: x86: move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v7 24/45] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH v7 21/45] KVM: SVM: Define sev_features and vmpl field in the VMSA, Brijesh Singh
- [PATCH v7 20/45] x86/mm: Add support to validate memory when changing C-bit, Brijesh Singh
- [PATCH v7 15/45] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v7 19/45] x86/kernel: Validate rom memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH v7 09/45] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH v7 16/45] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v7 13/45] x86/sev: Check the vmpl level, Brijesh Singh
- [PATCH v7 17/45] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH v7 31/45] x86/compressed/acpi: move EFI vendor table lookup to helper, Brijesh Singh
- [PATCH v7 32/45] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH v7 38/45] x86/compressed/64: add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH v7 40/45] x86/sev: use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v7 35/45] x86/boot: add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH v7 39/45] x86/sev: add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v7 30/45] x86/compressed/acpi: move EFI config table lookup to helper, Brijesh Singh
- [PATCH v7 37/45] x86/compressed: use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v7 42/45] x86/sev: Register SNP guest request platform device, Brijesh Singh
- [PATCH v7 34/45] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers, Brijesh Singh
- [PATCH v7 41/45] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH v7 43/45] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH v7 36/45] x86/compressed: add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v7 33/45] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement, Brijesh Singh
- [PATCH v7 45/45] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH v7 44/45] virt: sevguest: Add support to derive key, Brijesh Singh
- Re: [PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support, Venu Busireddy
[REGRESSION]: drivers/firmware: move x86 Generic System Framebuffers support,
Ilya Trukhanov
[PATCH RFC 0/5] Handle UEFI NX-restricted page tables,
Baskov Evgeniy
[PATCH v9 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures, Chen Yu
Re: [PATCH 0/5] x86: Show in sysfs if a memory node is able to do encryption,
Dave Hansen
Re: [PATCH 5/5] Show in sysfs if a memory node is able to do encryption, Dave Hansen
Re: [PATCH 4/5] Mark e820_entries as crypto capable from EFI memmap, Dave Hansen
Re: [PATCH 3/5] Extend e820_table to hold information about memory encryption,
Dave Hansen
Re: [PATCH 2/5] Extend pg_data_t to hold information about memory encryption, Dave Hansen
Re: [PATCH 1/5] Extend memblock to support memory encryption, Dave Hansen
[PATCH -next,v2] efi/libstub: arm32: Use "align" for the size alignment,
Gaosheng Cui
[GIT PULL] EFI updates for v5.16,
Borislav Petkov
[PATCH -next] efi/libstub: arm32: Use "align" for the size alignment, Gaosheng Cui
[RFC 0/5] ACPI/power-suppy add fuel-gauge support on cht-wc PMIC without USB-PD support devs,
Hans de Goede
[PATCH 00/13] power-suppy/i2c/extcon: Add support for cht-wc PMIC without USB-PD support,
Hans de Goede
- [PATCH 01/13] platform/x86: Rename touchscreen_dmi to dmi_device_properties, Hans de Goede
- [PATCH 02/13] platform/x86: dmi_device_properties: Add setup info for boards with a CHT Whiskey Cove PMIC, Hans de Goede
- [PATCH 03/13] power: supply: bq25890: Fix race causing oops at boot, Hans de Goede
- [PATCH 04/13] power: supply: bq25890: Fix initial setting of the F_CONV_RATE field, Hans de Goede
- [PATCH 06/13] power: supply: bq25890: Add support for skipping initialization, Hans de Goede
- [PATCH 05/13] power: supply: bq25890: Add a bq25890_rw_init_data() helper, Hans de Goede
- [PATCH 07/13] power: supply: bq25890: Enable charging on boards where we skip reset, Hans de Goede
- [PATCH 08/13] power: supply: bq25890: Drop dev->platform_data == NULL check, Hans de Goede
- [PATCH 09/13] power: supply: bq25890: Add bq25890_set_otg_cfg() helper, Hans de Goede
- [PATCH 10/13] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator, Hans de Goede
- [PATCH 11/13] i2c: cht-wc: Add support for devices using a bq25890 charger, Hans de Goede
- [PATCH 12/13] extcon: intel-cht-wc: Check new "intel,cht-wc-setup" device-property, Hans de Goede
- [PATCH 13/13] extcon: intel-cht-wc: Add support for devices with an USB-micro-B connector, Hans de Goede
[PATCH] include/linux/efi.h: Remove unneeded whitespaces before tabs,
Elyes HAOUAS
Re: [PATCH v2 5/5] Show in sysfs if a memory node is able to do memory encryption, Dave Hansen
Re: [PATCH v2 0/5] [RFC] x86: Export information about hardware memory encryption to sysfs,
Dave Hansen
[PATCH v7 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures,
Chen Yu
[PATCH v2] x86/sme: Explicitly map new EFI memmap table as encrypted,
Tom Lendacky
[PATCH] x86/sme: Explicitly map new EFI memmap table as encrypted,
Tom Lendacky
[PATCH v4 0/3] Allow guest access to EFI confidential computing secret area,
Dov Murik
more bdev_nr_sectors / bdev_nr_bytes conversions,
Christoph Hellwig
Can EFI memory descriptors overlap? [PING v1],
Martin Fernandez
[GIT PULL] efi/urgent for v5.15-rc6,
Borislav Petkov
[PATCH v4 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures, Chen Yu
[PATCH] efi: select CRYPTO for EFI_EMBEDDED_FIRMWARE,
Vegard Nossum
[PATCH v3 0/3] Allow guest access to EFI confidential computing secret area,
Dov Murik
[GIT PULL] EFI fixes for v5.15,
Ard Biesheuvel
[PATCH V5 09/22] LoongArch: Add boot and setup routines, Huacai Chen
[PATCH] Revert "efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness",
Ivan T. Ivanov
[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH v6 01/42] x86/mm: Extend cc_attr to include AMD SEV-SNP, Brijesh Singh
- [PATCH v6 02/42] x86/sev: Shorten GHCB terminate macro names, Brijesh Singh
- [PATCH v6 03/42] x86/sev: Get rid of excessive use of defines, Brijesh Singh
- [PATCH v6 05/42] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v6 06/42] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH v6 04/42] x86/head64: Carve out the guest encryption postprocessing into a helper, Brijesh Singh
- [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler, Brijesh Singh
- [PATCH v6 07/42] x86/sev: Add support for hypervisor feature VMGEXIT, Brijesh Singh
- [PATCH v6 09/42] x86/sev: Check SEV-SNP features support, Brijesh Singh
- [PATCH v6 10/42] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH v6 12/42] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH v6 11/42] x86/sev: Check the vmpl level, Brijesh Singh
- [PATCH v6 13/42] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v6 17/42] x86/kernel: Make the bss.decrypted section shared in RMP table, Brijesh Singh
- [PATCH v6 20/42] KVM: SVM: Define sev_features and vmpl field in the VMSA, Brijesh Singh
- [PATCH v6 18/42] x86/kernel: Validate rom memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH v6 19/42] x86/mm: Add support to validate memory when changing C-bit, Brijesh Singh
- [PATCH v6 14/42] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v6 15/42] x86/sev: Remove do_early_exception() forward declarations, Brijesh Singh
- [PATCH v6 21/42] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH v6 22/42] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH v6 23/42] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH v6 24/42] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH v6 25/42] x86/head: re-enable stack protection for 32/64-bit builds, Brijesh Singh
- [PATCH v6 28/42] x86/compressed/acpi: move EFI system table lookup to helper, Brijesh Singh
- [PATCH v6 16/42] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH v6 26/42] x86/sev: move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH v6 27/42] KVM: x86: move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v6 30/42] x86/compressed/acpi: move EFI vendor table lookup to helper, Brijesh Singh
- [PATCH v6 29/42] x86/compressed/acpi: move EFI config table lookup to helper, Brijesh Singh
- [PATCH v6 31/42] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH v6 41/42] virt: sevguest: Add support to derive key, Brijesh Singh
- [PATCH v6 39/42] x86/sev: Register SNP guest request platform device, Brijesh Singh
- [PATCH v6 38/42] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH v6 40/42] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH v6 36/42] x86/compressed/64: add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH v6 37/42] x86/sev: use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v6 42/42] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH v6 32/42] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers, Brijesh Singh
- [PATCH v6 35/42] x86/compressed/64: store Confidential Computing blob address in bootparams, Brijesh Singh
- [PATCH v6 33/42] boot/compressed/64: use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v6 34/42] x86/boot: add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
[efi:next] BUILD SUCCESS 720dff78de360ad9742d5f438101cedcdb5dad84, kernel test robot
[efi:urgent] BUILD SUCCESS 38fa3206bf441911258e5001ac8b6738693f8d82, kernel test robot
[PATCH v2 0/4] Allow access to confidential computing secret area in SEV guests,
Dov Murik
[PATCH 1/1] efitools: enable RISC-V build, Heinrich Schuchardt
[PATCH 1/1] sbsigntool: add support for RISC-V images, Heinrich Schuchardt
[PATCH v2 0/6] memblock: cleanup memblock_free interface,
Mike Rapoport
[PATCH v2 00/10] Introduce sv48 support without relocatable kernel,
Alexandre Ghiti
- [PATCH v2 01/10] riscv: Allow to dynamically define VA_BITS, Alexandre Ghiti
- [PATCH v2 02/10] riscv: Get rid of MAXPHYSMEM configs, Alexandre Ghiti
- [PATCH v2 03/10] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free, Alexandre Ghiti
- [PATCH v2 04/10] riscv: Implement sv48 support, Alexandre Ghiti
- [PATCH v2 05/10] riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo, Alexandre Ghiti
- [PATCH v2 06/10] riscv: Explicit comment about user virtual address space size, Alexandre Ghiti
- [PATCH v2 07/10] riscv: Improve virtual kernel memory layout dump, Alexandre Ghiti
- [PATCH v2 08/10] Documentation: riscv: Add sv48 description to VM layout, Alexandre Ghiti
- [PATCH v2 09/10] riscv: Initialize thread pointer before calling C functions, Alexandre Ghiti
- [PATCH v2 10/10] riscv: Allow user to downgrade to sv39 when hw supports sv48, Alexandre Ghiti
- Re: [PATCH v2 00/10] Introduce sv48 support without relocatable kernel, Heiko Stübner
[PATCH] doc: efi-readvar: Fix typo in command examples, Chris Packham
Can EFI memory descriptors overlap?, Martin Fernandez
[PATCH v4 0/8] Implement generic cc_platform_has() helper function,
Borislav Petkov
- [PATCH 1/8] x86/ioremap: Selectively build arch override encryption functions, Borislav Petkov
- [PATCH 3/8] x86/sev: Add an x86 version of cc_platform_has(), Borislav Petkov
- [PATCH 2/8] arch/cc: Introduce a function to check for confidential computing features, Borislav Petkov
- [PATCH 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has(), Borislav Petkov
- [PATCH 8/8] treewide: Replace the use of mem_encrypt_active() with cc_platform_has(), Borislav Petkov
- [PATCH 7/8] x86/sev: Replace occurrences of sev_es_active() with cc_platform_has(), Borislav Petkov
- [PATCH 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has(), Borislav Petkov
- [PATCH 6/8] x86/sev: Replace occurrences of sev_active() with cc_platform_has(), Borislav Petkov
- Re: [PATCH v4 0/8] Implement generic cc_platform_has() helper function, Kuppuswamy, Sathyanarayanan
[PATCH V4 09/22] LoongArch: Add boot and setup routines,
Huacai Chen
[PATCH v2 0/2] Specify empty NUMA node,
Gavin Shan
[PATCH 0/2] efi: Disable runtime services on RT,
Sebastian Andrzej Siewior
[PATCH 0/3] memblock: cleanup memblock_free interface,
Mike Rapoport
[PATCH -next] efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock(),
Zhang Jianhua
Re: [PATCH V3 09/22] LoongArch: Add boot and setup routines,
Arnd Bergmann
[PATCH v3 2/5] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures,
Chen Yu
[PATCH v2 2/5] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures, Chen Yu
[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks,
Ondrej Mosnacek
Re: [PATCH 0/1] [RFC] x86: Export information about hardware memory encryption to sysfs, Ard Biesheuvel
Re: [PATCH 1/1] x86: Export information about hardware memory encryption to sysfs, Dave Hansen
[PATCH v3 0/8] Implement generic cc_platform_has() helper function,
Tom Lendacky
- [PATCH v3 1/8] x86/ioremap: Selectively build arch override encryption functions, Tom Lendacky
- [PATCH v3 2/8] mm: Introduce a function to check for confidential computing features, Tom Lendacky
- [PATCH v3 3/8] x86/sev: Add an x86 version of cc_platform_has(), Tom Lendacky
- [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has(), Tom Lendacky
- [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has(), Tom Lendacky
- [PATCH v3 6/8] x86/sev: Replace occurrences of sev_active() with cc_platform_has(), Tom Lendacky
- [PATCH v3 7/8] x86/sev: Replace occurrences of sev_es_active() with cc_platform_has(), Tom Lendacky
- [PATCH v3 8/8] treewide: Replace the use of mem_encrypt_active() with cc_platform_has(), Tom Lendacky
- Re: [PATCH v3 0/8] Implement generic cc_platform_has() helper function, Christian Borntraeger
- Re: [PATCH v3 0/8] Implement generic cc_platform_has() helper function, Borislav Petkov
[PATCH] ARM: decompressor: Avoid UNPREDICTABLE NOP encoding,
Andre Przywara
[PATCH 2/5][RFC] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures,
Chen Yu
[PATCH] Documentation, dt, numa: Add note to empty NUMA node,
Gavin Shan
Increasing EFI_MMAP_NR_SLACK_SLOTS,
Víctor Gonzalo
[PATCH 0/4 v2] efi/libstub: measure initrd data loaded by the EFI stub,
Ilias Apalodimas
[efi:urgent] BUILD SUCCESS adcc9645e4f3d38505c317649dc2f20a484852f6, kernel test robot
[PATCH] efi/cper: use stack buffer for error record decoding, Ard Biesheuvel
Re: Fwd: Re: [PATCH] efi_loader: Omit memory with "no-map" when returning memory map.,
Heinrich Schuchardt
[efi:urgent] BUILD SUCCESS 07b98091e0ab5049542997f6fbc08f98efa2ec1d, kernel test robot
[PATCH v2: 1/1] efi/libstub: "Exiting bootservices" message,
Heinrich Schuchardt
[PATCH] efi/libstub: "Exiting bootservices" message,
Heinrich Schuchardt
[efi:next] BUILD SUCCESS 1be72c8e0786727df375f11c8178ce7e65eea20e, kernel test robot
[GIT PULL] EFI updates for v5.15, Ard Biesheuvel
[PATCH v6 3/5] EFI: Introduce the new AMD Memory Encryption GUID., Ashish Kalra
[PATCH] efi: cper: check section header more appropriately,
Shuai Xue
[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH Part1 v5 01/38] x86/mm: Add sev_feature_enabled() helper, Brijesh Singh
- [PATCH Part1 v5 02/38] x86/sev: Shorten GHCB terminate macro names, Brijesh Singh
- [PATCH Part1 v5 03/38] x86/sev: Get rid of excessive use of defines, Brijesh Singh
- [PATCH Part1 v5 04/38] x86/head64: Carve out the guest encryption postprocessing into a helper, Brijesh Singh
- [PATCH Part1 v5 12/38] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 v5 05/38] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH Part1 v5 13/38] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 v5 22/38] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH Part1 v5 07/38] x86/sev: Add support for hypervisor feature VMGEXIT, Brijesh Singh
- [PATCH Part1 v5 08/38] x86/sev: Check SEV-SNP features support, Brijesh Singh
- [PATCH Part1 v5 14/38] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH Part1 v5 15/38] x86/kernel: Make the bss.decrypted section shared in RMP table, Brijesh Singh
- [PATCH Part1 v5 26/38] x86/compressed/acpi: move EFI config table access to common code, Brijesh Singh
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]