Linux EFI development
 help / color / mirror / Atom feed
 messages from 2026-09-09 11:55:56 to 2026-09-13 21:30:51 UTC [more...]

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-13 21:30 UTC  (91+ messages)
` [PATCH 01/23] scripts/mksysmap: drop the MODULE_INFO() symbols from kallsyms
` [PATCH 02/23] scripts/mksysmap: fix escape of '$' in the __pi_ pattern
` [PATCH 04/23] kallsyms: output binary data to speed output and kallsyms assembly
    ` [4/23] "
` [PATCH 05/23] kbuild: do not sort nm output where the order is irrelevant
` [PATCH 06/23] kbuild: only emit vmlinux relocations when required
` [PATCH 09/23] kbuild: do not allocate .modinfo in vmlinux
` [PATCH 11/23] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 13/23] modpost: hash module source per-file, not per-byte
` [PATCH 15/23] modpost: emit module descriptors as assembly
` [PATCH 16/23] kbuild: batch module finalisation
` [PATCH 17/23] modpost: perform srcversion hashing in parallel
` [PATCH 18/23] objtool: cache relocations and function dead end state, do less work
` [PATCH 19/23] objtool: decode instructions and resolve branch targets in parallel
` [PATCH 20/23] kbuild: rust: parallelise rustc front end
` [PATCH 23/23] kbuild: use pigz for gzip compression if available

[PATCH v2 00/10] efi/libstub: Avoid UTF-16 conversion busywork
 2026-09-13 18:11 UTC  (20+ messages)
` [PATCH v2 01/10] x86/boot: Drop pointless re-implementation of panic()
` [PATCH v2 02/10] lib/ucs2_string: Drop arbitrary input size limit and associated WARN()
` [PATCH v2 03/10] lib/ucs2_string: Suppress modinfo when __DISABLE_EXPORTS is set
` [PATCH v2 04/10] lib/ucs2_string: Split out ucs2_as_utf8_l() taking a separate limit
` [PATCH v2 05/10] efi/libstub: Use ucs2_string library for UTF-16 to UTF-8 conversion
` [PATCH v2 06/10] efi/libstub: Avoid efi_puts() for compile time constant strings
` [PATCH v2 07/10] efi/libstub: Output UTF-16 directly from vsnprintf()
` [PATCH v2 08/10] efi/libstub: Add support for printing human readable GUIDs
` [PATCH v2 09/10] efi/libstub: Add efi_snprintf() to construct wide strings
` [PATCH v2 10/10] efi/libstub: add initial Boot Loader Interface support

[PATCH 08/23] kallsyms: reimplement mksysmap in C
 2026-09-11 19:42 UTC  (4+ messages)

[efi:next] BUILD SUCCESS bb6cbbb42c3a4b1d949dbe0efdd5f7c952a9d7b0
 2026-09-11  7:38 UTC 

[PATCH v4 0/3] sysfb: Fix display output on Lenovo D330 (and others)
 2026-09-11  7:35 UTC  (9+ messages)
` [PATCH v4 1/3] firmware/sysfb: Remove rotation quirk for Lenovo D330
` [PATCH v4 2/3] drm/edid: Add drm_edid_detect_panel_size()
` [PATCH v4 3/3] drm/sysfb: Use preferred panel size for panel orientation quirks

[PATCH v1 0/2] efi/tpm: Preserve event log without changing x86 E820
 2026-09-11  3:03 UTC  (6+ messages)

[PATCH RESEND] block: store GPT attributes as a raw value
 2026-09-10 20:55 UTC  (4+ messages)

[PATCH v4 0/5] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-10 13:11 UTC  (15+ messages)
` [PATCH v4 1/5] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v4 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v4 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH v4 4/5] mm/memory-failure: efi: answer whether a range is poisoned
` [PATCH v4 5/5] mm/memory-failure: keep inherited poisoned frames out of the buddy allocator

[PATCH] x86/efi: Handle errors for efi_map_region_fixed()
 2026-09-10  7:53 UTC  (2+ messages)

[PATCH 1/2] efi/libstub: Simplify check_image_region()
 2026-09-10  7:51 UTC  (2+ messages)

[PATCH] efistub/x86: Use struct boot_e820_entry for size calculations
 2026-09-10  7:43 UTC  (2+ messages)

[PATCH] efi/capsule-loader: Replace kmap() with kmap_local_page()
 2026-09-10  7:38 UTC  (2+ messages)

[PATCH] firmware: efi: fix typo "existance" in comment
 2026-09-10  7:33 UTC  (2+ messages)

[PATCH] efi/libstub: Fix efi_set_event_at() parameter documentation
 2026-09-10  7:14 UTC  (2+ messages)

[PATCH] efi: pstore: Fix pstore_disable parameter setting (if built as module)
 2026-09-09 17:12 UTC  (3+ messages)

[PATCH 0/7] efi/libstub: Avoid UTF-16 conversion busywork
 2026-09-09 12:46 UTC  (3+ messages)
` [PATCH 5/7] efi/libstub: Output UTF-16 directly from vsnprintf()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox