linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-22 21:10:37 to 2022-10-13 11:14:25 UTC [more...]

[RFC PATCH] efi: zboot: Expose decompressed image via EFI_FIRMWARE_VOLUME2 protocol
 2022-10-13 11:14 UTC  (2+ messages)

KASAN on SSDT override
 2022-10-13 11:05 UTC  (2+ messages)

[PATCH 0/8] Some pstore improvements
 2022-10-12 17:59 UTC  (18+ messages)
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
` [PATCH 8/8] efi: pstore: Add module parameter for setting the record size

[PATCH v8 0/7] Make ghes_edac a proper module
 2022-10-12 12:04 UTC  (13+ messages)
` [PATCH v8 1/7] efi/cper: export several helpers for ghes_edac to use
` [PATCH v8 2/7] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v8 3/7] EDAC/ghes: Prepare to make ghes_edac a proper module
` [PATCH v8 4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v8 5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [PATCH v8 6/7] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v8 7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH v2] efi/arm: dump UEFI runtime page tables for ARM
 2022-10-12  9:09 UTC  (4+ messages)

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-10-11 15:27 UTC  (5+ messages)
` [PATCH v9 2/9] mm/mmzone: Tag pg_data_t with crypto capabilities

[PATCH] efi: x86: Make the deprecated EFI handover protocol optional
 2022-10-10  9:21 UTC  (6+ messages)

[GIT PULL] EFI updates for v6.1
 2022-10-09 21:17 UTC  (2+ messages)

[PATCH v7 0/8] Make ghes_edac a proper module
 2022-10-08  8:14 UTC  (11+ messages)
` [PATCH v7 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v7 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v7 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v7 4/8] ghes: Introduce a helper ghes_get_devices()
` [PATCH v7 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v7 6/8] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [PATCH v7 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v7 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-10-08  0:00 UTC  (4+ messages)

[PATCH v4 0/3] generic and PowerPC SED Opal keystore
 2022-10-07 19:09 UTC  (8+ messages)
` [PATCH v4 1/3] block: sed-opal: "
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys

[PATCH v2 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
 2022-10-07 18:17 UTC  (7+ messages)
` [PATCH v2 1/3 RESEND] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v2 2/3 RESEND] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v2 3/3 RESEND] block: sed-opal: keyring support for SED keys

[PATCH v2 00/16] x86: head_64.S spring cleaning
 2022-10-07  9:30 UTC  (12+ messages)
` [PATCH v2 02/16] x86/compressed: efi-mixed: move 32-bit entrypoint code into .text section
` [PATCH v2 03/16] x86/compressed: efi-mixed: move bootargs parsing out of 32-bit startup code

[PATCH v4 0/2] EFI improvements for Xen dom0
 2022-10-06 17:56 UTC  (34+ messages)
` [PATCH v4 1/2] Avoid using EFI tables Xen may have clobbered
` [PATCH v4 2/2] Support ESRT in Xen dom0

[tip: x86/mm] x86/mm: Disable W^X detection and enforcement on 32-bit
 2022-10-04 18:07 UTC 

[PATCH v2 0/6] efi/x86: Avoid corrupted config tables under Xen
 2022-10-03 18:01 UTC  (17+ messages)
` [PATCH v2 1/6] efi: Move EFI fake memmap support into x86 arch tree
` [PATCH v2 2/6] efi: memmap: Move manipulation routines "
` [PATCH v2 3/6] efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
` [PATCH v2 4/6] efi: memmap: Disregard bogus entries instead of returning them
` [PATCH v2 5/6] efi: xen: Implement memory descriptor lookup based on hypercall
` [PATCH v2 6/6] efi: Apply allowlist to EFI configuration tables when running under Xen

[RFC PATCH 0/5] efi/x86: Avoid corrupted config tables under Xen
 2022-10-03  8:41 UTC  (12+ messages)
` [RFC PATCH 1/5] efi: Move EFI fake memmap support into x86 arch tree
` [RFC PATCH 2/5] efi: memmap: Move manipulation routines "
` [RFC PATCH 3/5] efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
` [RFC PATCH 4/5] efi: Apply allowlist to EFI configuration tables when running under Xen
` [RFC PATCH 5/5] efi: esrt: Omit region sanity check when no memory map is available

Disable lockdown while keeping SecureBoot enabled
 2022-10-03  7:14 UTC  (5+ messages)

[PATCH] x86/mm: Disable W^X detection and enforcement on 32-bit
 2022-10-02 10:33 UTC  (8+ messages)

[PATCH] efi/arm: dump UEFI runtime page tables for ARM
 2022-09-30  2:24 UTC  (2+ messages)

[PATCH 0/8] generic command line v5
 2022-09-29  2:32 UTC  (2+ messages)
` [PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline

[efi:next] BUILD SUCCESS d3549a938b73f203ef522562ae9f2d38aa43d234
 2022-09-28  1:52 UTC 

[efi:next] BUILD SUCCESS a9f6d5f1a4a88289535e0942b0e600c8e36278ff
 2022-09-27  9:53 UTC 

[PATCH 0/4] efi: Improve command line initrd loader support
 2022-09-27  8:58 UTC  (5+ messages)
` [PATCH 1/4] efi: libstub: Implement devicepath support for initrd commandline loader
` [PATCH 2/4] efi: libstub: Permit mixed mode return types other than efi_status_t
` [PATCH 3/4] efi: libstub: Add mixed mode support to command line initrd loader
` [PATCH 4/4] efi: libstub: Undeprecate the "

[PATCH 0/8] generic command line v4
 2022-09-26 23:03 UTC  (9+ messages)

[PATCHv7 02/14] mm: Add support for unaccepted memory
 2022-09-26 15:42 UTC  (16+ messages)

[PATCH v6 0/8] Make ghes_edac a proper module
 2022-09-26 10:42 UTC  (7+ messages)
` [PATCH v6 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes

[efi:next] BUILD SUCCESS 755765bcc22e79d76626382442530b2d2a98bdfb
 2022-09-26  5:03 UTC 

[PATCH] efi: libstub: reinstate efi_get_virtmap() call even for efi_novamap
 2022-09-25 16:22 UTC 

[PATCH] x86/mm+efi: Avoid creating W+X mappings
 2022-09-24  0:04 UTC  (12+ messages)

Zwiększenie płynności finansowej
 2022-09-23  7:36 UTC 

[efi:next] BUILD SUCCESS d515ed00e9b6f4e41c27ec8a0ccd4e193661a09c
 2022-09-23  6:49 UTC 

[PATCH v3] Support ESRT in Xen dom0
 2022-09-23  6:45 UTC  (13+ messages)


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).