messages from 2023-11-10 22:28:37 to 2023-12-15 12:26:19 UTC [more...]
[PATCH v2 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h
2023-12-15 12:18 UTC (3+ messages)
` [PATCH v2 1/3] arch/x86: Move UAPI setup structures into setup_data.h
` [PATCH v2 2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode
[PATCH 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h
2023-12-15 12:16 UTC (9+ messages)
` [PATCH 1/3] arch/x86: Move struct pci_setup_rom into pci_setup.h
` [PATCH 2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode
` [PATCH 3/3] arch/x86: Do not include <asm/bootparam.h> in several header files
[PATCH v3 0/7] efi/cxl-cper: Report CPER CXL component events through trace events
2023-12-14 18:24 UTC (10+ messages)
` [PATCH v3 1/7] cxl/trace: Pass uuid explicitly to event traces
` [PATCH v3 2/7] cxl/events: Promote CXL event structures to a core header
` [PATCH v3 3/7] cxl/events: Create common event UUID defines
` [PATCH v3 4/7] cxl/events: Separate UUID from event structures
` [PATCH v3 5/7] cxl/events: Create a CXL event union
` [PATCH v3 6/7] firmware/efi: Process CXL Component Events
` [PATCH v3 7/7] cxl/memdev: Register for and process CPER events
[RFC PATCH 0/6] Add GPT parser to MTD layer
2023-12-14 10:34 UTC (11+ messages)
` [RFC PATCH 1/6] block: partitions: efi: Move efi.h header to include/linux/gpt.h
` [RFC PATCH 2/6] block: partitions: efi: Fix some style issues
` [RFC PATCH 3/6] block: partitions: efi: Separate out GPT-specific code
` [RFC PATCH 4/6] block: partitions: efi: Move GPT-specific code to a new library
` [RFC PATCH 5/6] drivers: mtd: introduce GPT parser for NOR flash devices
` [RFC PATCH 6/6] dt-bindings: mtd: add GPT partition bindings
[PATCH v2 0/4] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
2023-12-14 5:34 UTC (6+ messages)
` [PATCH v2 1/4] riscv: Use WRITE_ONCE() when setting page table entries
` [PATCH v2 2/4] mm: Introduce pudp/p4dp/pgdp_get() functions
` [PATCH v2 3/4] riscv: mm: Only compile pgtable.c if MMU
` [PATCH v2 4/4] riscv: Use accessors to page table entries instead of direct dereference
[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
2023-12-13 22:28 UTC (6+ messages)
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events
[GIT PULL] EFI fixes for v6.7 #2
2023-12-13 19:32 UTC (2+ messages)
[efi:urgent] BUILD SUCCESS 50d7cdf7a9b1ab6f4f74a69c84e974d5dc0c1bf1
2023-12-13 8:15 UTC
[PATCH v2 0/7] efi/cxl-cper: Report CPER CXL component events through trace events
2023-12-13 0:17 UTC (13+ messages)
` [PATCH v2 1/7] cxl/trace: Pass uuid explicitly to event traces
` [PATCH v2 2/7] cxl/events: Promote CXL event structures to a core header
` [PATCH v2 3/7] cxl/events: Create common event UUID defines
` [PATCH v2 4/7] cxl/events: Separate UUID from event structures
` [PATCH v2 5/7] cxl/events: Create a CXL event union
` [PATCH v2 6/7] firmware/efi: Process CXL Component Events
` [PATCH v2 7/7] cxl/memdev: Register for and process CPER events
[PATCH 0/8] generic command line v6
2023-12-12 17:25 UTC (6+ messages)
` [PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline
[efi:next] BUILD SUCCESS 94f7f6182c72ba642c1f20111681f9cc8621c95f
2023-12-12 11:07 UTC
[PATCH v9 4/6] efivarfs: automatically update super block flag
2023-12-12 7:13 UTC (5+ messages)
[PATCH 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
2023-12-11 23:01 UTC (18+ messages)
` [PATCH 1/6] cxl/trace: Pass uuid explicitly to event traces
` [PATCH 2/6] cxl/events: Promote CXL event structures to a core header
` [PATCH 3/6] cxl/events: Separate UUID from event structures
` [PATCH 4/6] cxl/events: Create a CXL event union
` [PATCH 5/6] firmware/efi: Process CXL Component Events
` [PATCH 6/6] cxl/memdev: Register for and process CPER events
[PATCH] efi/x86: Avoid physical KASLR on older Dell systems
2023-12-11 18:11 UTC
[syzbot] BUG: corrupted list in efivar_entry_remove
2023-12-11 12:04 UTC (11+ messages)
` [syzbot] [efi] "
Fwd: Kernel 6.6.1 hangs on "loading initial ramdisk"
2023-12-10 10:17 UTC (3+ messages)
[efi:urgent] BUILD SUCCESS ab5c4251a00924da243c2c0b4494ae7dc38332c9
2023-12-10 8:40 UTC
[PATCH v3 0/5] Support _UID matching for integer types
2023-12-09 8:48 UTC (10+ messages)
` [PATCH v3 1/5] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v3 2/5] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v3 3/5] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v3 4/5] efi: dev-path-parser: "
` [PATCH v3 5/5] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()
[efi:next] BUILD SUCCESS 772043f7ae476df19a7b2bfa096c05af8feea97a
2023-12-08 20:42 UTC
[PATCH 0/3] efivarfs fixes
2023-12-08 16:39 UTC (4+ messages)
` [PATCH 1/3] efivarfs: Move efivar availability check into FS context init
` [PATCH 2/3] efivarfs: Free s_fs_info on unmount
` [PATCH 3/3] efivarfs: Move efivarfs list into superblock s_fs_info
[PATCH v4] efi/loongarch: Use load address to calculate kernel entry address
2023-12-07 16:08 UTC (2+ messages)
[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
2023-12-07 15:34 UTC (2+ messages)
[PATCH v3 0/2] Use load address to calculate kernel entry
2023-12-05 11:48 UTC (10+ messages)
` [PATCH v3 1/2] efi/loongarch: Use load address to calculate kernel entry address
` [PATCH v3 2/2] efi/loongarch: load address is not equal to link address
[PATCH v2] efi/loongarch: Use load address to calculate kernel entry address
2023-12-05 2:24 UTC (2+ messages)
[PATCH] efi/loongarch: Use relocate address to calculate kernel entry address
2023-12-05 1:16 UTC (3+ messages)
[efi:next] BUILD SUCCESS b501d5b36f584f09139c6b521842f9e9d2496006
2023-12-01 9:49 UTC
[GIT PULL] EFI fix for v6.7 (#1)
2023-11-30 23:24 UTC (2+ messages)
[efi:urgent] BUILD SUCCESS 01b1e3ca0e5ce47bbae8217d47376ad01b331b07
2023-11-29 14:12 UTC
[PATCH v2] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
2023-11-28 11:50 UTC (5+ messages)
[PATCH] efi/loongarch: Change MMU translation mode
2023-11-23 7:49 UTC (6+ messages)
[PATCH v2 0/6] Support _UID matching for integer types
2023-11-22 11:55 UTC (16+ 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 (4+ messages)
` [PATCH v5 2/2] "
[PATCH] x86/efistub: resolve compilation errors
2023-11-12 6:13 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).