linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-13 15:26:31 to 2023-11-21 10:39:04 UTC [more...]

[PATCH v2 0/6] Support _UID matching for integer types
 2023-11-21 10:38 UTC  (7+ messages)
` [PATCH v2 1/6] compiler.h: Introduce helpers for identifying array and pointer types
` [PATCH v2 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v2 3/6] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v2 4/6] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v2 5/6] efi: dev-path-parser: "
` [PATCH v2 6/6] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()

[RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility
 2023-11-20 19:43 UTC 

[PATCH v1 0/6] Support integer types for _UID matching
 2023-11-20 17:56 UTC  (9+ messages)
` [PATCH v1 1/6] compiler.h: Introduce helpers for identifying array and pointer types
` [PATCH v1 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v1 3/6] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v1 4/6] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v1 5/6] efi: dev-path-parser: "
` [PATCH v1 6/6] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()

[PATCH v3 1/2] docs: admin-guide: Update bootloader and installation instructions
 2023-11-17 16:17 UTC  (3+ messages)
` [PATCH v3 2/2] docs: admin-guide: Adds explicit target to EFI-Stub doc

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-11-16 17:55 UTC  (23+ messages)
` [PATCH v7 01/13] x86/boot: Place kernel_info at a fixed offset
` [PATCH v7 02/13] Documentation/x86: Secure Launch kernel documentation
` [PATCH v7 03/13] x86: Secure Launch Kconfig
` [PATCH v7 04/13] x86: Secure Launch Resource Table header file
` [PATCH v7 05/13] x86: Secure Launch main "
` [PATCH v7 06/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v7 07/13] x86: Secure Launch kernel early boot stub
` [PATCH v7 08/13] x86: Secure Launch kernel late "
` [PATCH v7 09/13] x86: Secure Launch SMP bringup support
` [PATCH v7 10/13] kexec: Secure Launch kexec SEXIT support
` [PATCH v7 11/13] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v7 12/13] x86: Secure Launch late initcall platform module
` [PATCH v7 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH v5 0/2] riscv: Optimize bitops with Zbb extension
 2023-11-12  7:05 UTC  (6+ messages)
` [PATCH v5 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v5 2/2] riscv: Optimize bitops with Zbb extension

[PATCH] x86/efistub: resolve compilation errors
 2023-11-12  6:13 UTC 

[PATCH 0/8] generic command line v6
 2023-11-10  4:23 UTC  (6+ messages)
` [PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline

[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-09 22:07 UTC  (7+ messages)
` [PATCH RFC v4 1/6] cxl/trace: Pass uuid explicitly to event traces
` [PATCH RFC v4 2/6] cxl/events: Promote CXL event structures to a core header
` [PATCH RFC v4 3/6] cxl/events: Separate UUID from event structures
` [PATCH RFC v4 4/6] cxl/events: Create a CXL event union
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events
` [PATCH RFC v4 6/6] cxl/memdev: Register for and process CPER events

[PATCH v2] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
 2023-11-08 11:21 UTC  (3+ messages)

[PATCH RFC v3 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-07  9:38 UTC  (15+ messages)
` [PATCH RFC v3 1/6] cxl/trace: Remove uuid from event trace known events
` [PATCH RFC v3 2/6] cxl/events: Promote CXL event structures to a core header
` [PATCH RFC v3 3/6] cxl/events: Remove UUID from non-generic event structures
` [PATCH RFC v3 4/6] cxl/events: Create a CXL event union
` [PATCH RFC v3 5/6] firmware/efi: Process CXL Component Events
` [PATCH RFC v3 6/6] cxl/memdev: Register for and process CPER events

[PATCH v10 1/5] efi: expose efivar generic ops register function
 2023-11-07  5:40 UTC  (5+ messages)
` [PATCH v10 2/5] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v10 3/5] efi: Add tee-based EFI variable driver
` [PATCH v10 4/5] efivarfs: automatically update super block flag
` [PATCH v10 5/5] efivarfs: force RO when remounting if SetVariable is not supported

[PATCH v9 5/6] efivarfs: force RO when remounting if SetVariable is not supported
 2023-11-07  4:36 UTC  (5+ messages)
` [PATCH v9 6/6] tee: optee: restore efivars ops when tee-supplicant stops

PSA: this list has been migrated (no action required)
 2023-11-07  0:00 UTC 

[GIT PULL] EFI update for v6.7
 2023-11-04 19:01 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-10-31  8:30 UTC 

[PATCH] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
 2023-11-03 15:15 UTC  (3+ messages)

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-11-03  0:01 UTC  (14+ messages)

[PATCH RFC v2 0/3] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-01 21:59 UTC  (15+ messages)
` [PATCH RFC v2 1/3] cxl/trace: Remove uuid from event trace known events
` [PATCH RFC v2 2/3] firmware/efi: Process CXL Component Events
` [PATCH RFC v2 3/3] cxl/memdev: Register for and process CPER events

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-10-31 21:37 UTC  (5+ messages)
` [PATCH v6 05/14] x86: Secure Launch main header file

PSA: migrating linux-efi to new vger infrastructure
 2023-10-31 21:25 UTC  (2+ messages)

[PATCH v4 0/2] riscv: Optimize bitops with Zbb extension
 2023-10-31  7:52 UTC  (7+ messages)
` [PATCH v4 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v4 2/2] riscv: Optimize bitops with Zbb extension

[PATCH v3 0/2] riscv: Optimize bitops with Zbb extension
 2023-10-30  2:12 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH AUTOSEL 6.1 19/39] efi: fix memory leak in krealloc failure handling
 2023-10-29 22:56 UTC 

[PATCH AUTOSEL 6.5 26/52] x86/efistub: Don't try to print after ExitBootService()
 2023-10-29 22:53 UTC  (2+ messages)
` [PATCH AUTOSEL 6.5 27/52] efi: fix memory leak in krealloc failure handling

[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
 2023-10-26 13:32 UTC  (5+ messages)

[efi:next] BUILD SUCCESS 5329aa5101f73c451bcd48deaf3f296685849d9c
 2023-10-24 14:00 UTC 

[PATCH v2 00/15] x86/boot: Rework PE header generation
 2023-10-24  8:31 UTC  (6+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:10 UTC 

[GIT PULL] EFI fixes for v6.6 #3
 2023-10-22 17:14 UTC  (2+ messages)

[REGRESSION] boot fails for EFI boot stub loaded by u-boot
 2023-10-22 10:17 UTC  (9+ messages)

[efi:urgent] BUILD SUCCESS c03d21f05e76b25f907684bdf874308dcefab385
 2023-10-22  8:40 UTC 

[PATCH 0/3] efi/cper, cxl: Decode CXL Component Events CPER
 2023-10-19 20:52 UTC  (9+ messages)
` [PATCH 1/3] efi/cper, cxl: Decode CXL Component Events General Media Event Record

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-10-19  9:06 UTC  (6+ messages)
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-18 18:56 UTC 

[PATCH v2 0/2] x86/boot: Fix boot_params init in EFI stub
 2023-10-18 12:57 UTC  (7+ messages)
` [PATCH v2 1/2] x86/boot: Rename conflicting boot_params pointer to boot_params_p
` [PATCH v2 2/2] x86/boot: efistub: Assign global boot_params variable

[PATCH RFC 0/2] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-10-18  2:43 UTC  (5+ messages)
` [PATCH RFC 1/2] firmware/efi: Process CXL Component Events

[efi:urgent] BUILD SUCCESS db7724134c26fdf16886a560646d02292563f5a4
 2023-10-17 20:06 UTC 

[PATCH] x86/boot: efistub: Assign global boot_params variable
 2023-10-17 13:06 UTC  (5+ messages)

[PATCH v8 4/5] efivarfs: automatically update super block flag
 2023-10-17 12:55 UTC  (6+ messages)

[efi:urgent] BUILD SUCCESS 84c3aabfc824f15e8fa11450827ff8d9988f4625
 2023-10-17  5:41 UTC 

[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-16 16:11 UTC  (6+ messages)

Zapytanie ofertowe
 2023-10-16  7:30 UTC 

[efi:urgent] BUILD SUCCESS 0d3ad1917996839a5042d18f04e41915cfa1b74a
 2023-10-14 11:02 UTC 

[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-10-13 21:54 UTC  (10+ messages)
` [PATCHv14 5/9] efi: Add unaccepted memory support


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