linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-14 22:22:14 to 2022-01-10 21:09:00 UTC [more...]

[PATCH 0/3] usable memory range fixes (arm64/fdt/efi)
 2022-01-10 21:08 UTC  (2+ messages)
` [PATCH 1/3] memblock: define functions to set the usable memory range

[GIT PULL] EFI updates for v5.17
 2022-01-10 21:03 UTC 

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-10 20:46 UTC  (108+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 04/40] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v8 06/40] x86/sev: Check SEV-SNP features support
` [PATCH v8 07/40] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v8 08/40] x86/sev: Check the vmpl level
` [PATCH v8 09/40] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v8 10/40] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v8 11/40] x86/sev: "
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v8 14/40] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH v8 15/40] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v8 16/40] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v8 17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v8 18/40] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v8 19/40] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 21/40] x86/head: re-enable stack protection for 32/64-bit builds
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v8 23/40] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v8 25/40] x86/compressed/acpi: move EFI config "
` [PATCH v8 26/40] x86/compressed/acpi: move EFI vendor "
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 28/40] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement

[BUG][SEVERE] Enabling EFI runtime services causes panics in the T2 security chip on Macs equipped with it
 2022-01-10 17:45 UTC  (5+ messages)

[PATCH v6 0/5] Allow guest access to EFI confidential computing secret area
 2022-01-10 16:27 UTC  (12+ messages)

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-01-10  8:03 UTC  (11+ messages)
` [PATCH v3 07/13] riscv: Implement sv48 support
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions

[PATCH v9 0/8] Enroll kernel keys thru MOK
 2022-01-10  0:12 UTC  (20+ messages)
` [PATCH v9 1/8] integrity: Fix warning about missing prototypes
` [PATCH v9 2/8] integrity: Introduce a Linux keyring called machine
` [PATCH v9 3/8] integrity: add new keyring handler for mok keys
` [PATCH v9 4/8] KEYS: store reference to machine keyring
` [PATCH v9 5/8] KEYS: Introduce link restriction for machine keys
` [PATCH v9 6/8] efi/mokvar: move up init order
` [PATCH v9 7/8] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v9 8/8] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[efi:next] BUILD SUCCESS 42f4046bc4ba56c6e4d2af7a9d7f70eaa563daec
 2022-01-08  9:05 UTC 

[PATCH] efi: use default_groups in kobj_type
 2022-01-06 10:20 UTC  (2+ messages)

[PATCH v2] builddeb: Support signing kernels with the module signing key
 2022-01-04 18:13 UTC  (3+ messages)

[PATCH] Revert "efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness"
 2022-01-04 15:06 UTC  (13+ messages)
  ` [PATCH v3, resend] random: fix crash on multiple early calls to add_bootloader_randomness()
      ` [PATCH v4] "
          ` [PATCH v5] "

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2021-12-31  3:04 UTC  (7+ messages)
` [PATCH v2 1/3] ghes_edac: unify memory error report format with cper

[PATCH v6] random: fix crash on multiple early calls to add_bootloader_randomness()
 2021-12-30 15:12 UTC  (21+ messages)
  ` [PATCH v7 1/4] "
    ` [PATCH v7 2/4] random: do not re-init if crng_reseed completes before primary init
    ` [PATCH v7 3/4] random: do not throw away excess input to crng_fast_load
    ` [PATCH v7 4/4] random: mix bootloader randomness into pool
    ` [PATCH v8 1/7] random: fix crash on multiple early calls to add_bootloader_randomness()
      ` [PATCH v8 2/7] random: do not re-init if crng_reseed completes before primary init
      ` [PATCH v8 3/7] random: do not throw away excess input to crng_fast_load
      ` [PATCH v8 4/7] random: mix bootloader randomness into pool
      ` [PATCH v8 5/7] random: harmonize "crng init done" messages
      ` [PATCH v8 6/7] random: early initialization of ChaCha constants
      ` [PATCH v8 7/7] random: move crng_initialize_secondary to CONFIG_NUMA section
        ` [PATCH v8.1 7/7] random: move NUMA-related code "

[GIT PULL] EFI fix for 5.16 (#2)
 2021-12-27 17:05 UTC  (2+ messages)

Happy Weekend:
 2021-12-26  9:29 UTC 

Słowa kluczowe do wypozycjonowania
 2021-12-23  8:31 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCHv2 0/2] arm64: fdt: fix membock add/cap ordering
 2021-12-23  7:33 UTC  (16+ messages)
` [PATCHv2 2/2] efi: apply memblock cap after memblock_add()
  ` [PATCHv3] "

[PATCH v4 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-12-22 15:35 UTC  (10+ messages)
` [PATCH v4 1/5] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v4 2/5] mm/mmzone: Tag pg_data_t "
` [PATCH v4 3/5] x86/e820: Tag e820_entry "
` [PATCH v4 4/5] x86/efi: Tag e820_entries as crypto capable from EFI memmap
` [PATCH v4 5/5] drivers/node: Show in sysfs node's crypto capabilities

[PATCH v13 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
 2021-12-22  4:31 UTC 

[PATCH 4.19 15/56] x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
 2021-12-20 14:34 UTC 

[PATCH 4.14 15/45] x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
 2021-12-20 14:34 UTC 

[PATCH] builddeb: Support signing kernels with a Machine Owner Key
 2021-12-17 15:29 UTC  (5+ messages)

[PATCH v4 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-12-17 10:09 UTC  (13+ messages)
` [PATCH v4 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
  ` [PATCH v4 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field
  ` [PATCH v4 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
  ` [PATCH v4 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
  ` [PATCH v4 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
  ` [PATCH v4 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[PATCH RFC 0/5] Handle UEFI NX-restricted page tables
 2021-12-16 17:30 UTC  (4+ messages)

[PATCH v12 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
 2021-12-16 16:02 UTC 

[efi:next] BUILD SUCCESS 21e42b00f779ceeac0eb022c747d8f0953805897
 2021-12-16 12:42 UTC 

[PATCH] efi: fix unmet dependency on CRYPTO for CRYPTO_LIB_SHA256
 2021-12-15 23:38 UTC 

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2021-12-15 19:54 UTC  (8+ messages)
` [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).