messages from 2026-05-15 23:04:03 to 2026-06-15 20:33:21 UTC [more...]
[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
2026-06-15 20:33 UTC (27+ messages)
` [PATCH 01/19] init: add DPS root partition type UUID capability
` [PATCH 02/19] alpha: define DPS root partition type UUID
` [PATCH 03/19] arc: "
` [PATCH 04/19] arm: "
` [PATCH 05/19] arm64: "
` [PATCH 06/19] loongarch: "
` [PATCH 07/19] mips: define DPS root partition type UUIDs
` [PATCH 08/19] parisc: define DPS root partition type UUID
` [PATCH 09/19] powerpc: define DPS root partition type UUIDs
` [PATCH 10/19] riscv: "
` [PATCH 11/19] s390: "
` [PATCH 12/19] x86: "
` [PATCH 13/19] block: store GPT partition type UUID
` [PATCH 14/19] block: add early_lookup_bdev_by_type_uuid()
` [PATCH 15/19] block: store GPT attributes as a raw value
` [PATCH 16/19] block: don't discover partition with DPS no-auto GPT attribute
` [PATCH 17/19] init: factor out root device lookup into lookup_root_device()
` [PATCH 18/19] init: discover root by DPS partition type UUID
` [PATCH 19/19] docs: document discoverable root partitions
[PATCH v2 0/6] efi/runtime-wrappers: bound the wait for EFI runtime service calls
2026-06-12 11:11 UTC (8+ messages)
` [PATCH v2 1/6] efi: fix stale reference to efi_recover_from_page_fault()
` [PATCH v2 2/6] efi/runtime-wrappers: handle queue_work() failure with goto exit
` [PATCH v2 3/6] efi/runtime-wrappers: check EFI_RUNTIME_SERVICES before using efi_rts_work
` [PATCH v2 4/6] efi/runtime-wrappers: bound the wait for EFI runtime service calls
` [PATCH v2 5/6] efi/runtime-wrappers: honour EFI_RUNTIME_SERVICES in the non-blocking paths
` [PATCH v2 6/6] efi/runtime-wrappers: retire the worker if a wedged call ever returns
[PATCH 0/2] efi/runtime-wrappers: bound the wait for EFI runtime service calls
2026-06-12 10:28 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi/runtime-wrappers: disable EFI runtime services after a hang
[PATCH RESEND v2 0/2] ACPI: SPCR: Support UART clock frequency field
2026-06-09 14:56 UTC (6+ messages)
` [PATCH RESEND v2 1/2] serial: earlycon: add uart_clk_freq parameter
` [PATCH RESEND v2 2/2] ACPI: SPCR: Support UART clock frequency field
[PATCH v4 00/10] Add RAS support for RISC-V architecture
2026-06-09 14:30 UTC (12+ messages)
` [PATCH v4 02/10] riscv: Define arch_apei_get_mem_attribute for RISC-V
` [PATCH v4 03/10] acpi: Introduce SSE in HEST notification types
` [PATCH v4 05/10] riscv: conditionally compile GHES NMI spool function
` [PATCH v4 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [PATCH v4 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
[PATCH V2] arm64/mm: Rename ptdesc_t
2026-06-05 16:43 UTC (3+ messages)
[PATCH v2 0/2] ACPI: SPCR: Support UART clock frequency field
2026-05-24 22:35 UTC (3+ messages)
` [PATCH v2 1/2] serial: earlycon: add uart_clk_freq parameter
` [PATCH v2 2/2] ACPI: SPCR: Support UART clock frequency field
[GIT PULL] EFI fixes for v7.1 #2
2026-05-21 16:23 UTC (2+ messages)
[PATCH v4 0/2] Save Brightness on Macs
2026-05-21 12:43 UTC (5+ messages)
` [PATCH v4 1/2] efi: Save Brightness using EFI "
` [PATCH v4 2/2] platform/apple-gmux: use apple_brightness to save brightness to EFI
[PATCH] lkdtm: Add case to provoke a crash in EFI runtime services
2026-05-21 10:20 UTC (3+ messages)
[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
2026-05-20 20:12 UTC (13+ messages)
` [PATCH v16 01/38] tpm: Initial step to reorganize TPM public headers
` [PATCH v16 02/38] tpm: Move TPM1 specific definitions to the command header
` [PATCH v16 03/38] tpm: Move TPM2 "
` [PATCH v16 04/38] tpm: Move TPM common base "
[PATCH] arm64/mm: Rename ptdesc_t
2026-05-20 5:38 UTC (7+ messages)
[efi:urgent] BUILD SUCCESS d8809f6931065cbbf3554647a50a65a471ab5983
2026-05-20 3:36 UTC
[PATCH v11 0/8] lib and lib/cmdline enhancements
2026-05-19 19:10 UTC (10+ messages)
` [PATCH v11 1/8] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v11 2/8] lib: fix memparse() "
` [PATCH v11 3/8] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v11 4/8] lib/cmdline_kunit: add test case for memparse()
` [PATCH v11 5/8] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings
` [PATCH v11 6/8] riscv: add platform-specific double word shifts for riscv32
` [PATCH v11 7/8] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
` [PATCH v11 8/8] riscv: fix building compressed EFI image
[PATCH] efi: sysfb_efi: Extend quirk to cover IdeaPad Duet 3 10IGL5-LTE
2026-05-19 15:26 UTC (2+ messages)
[PATCH] efi: efi.h: Remove extra semicolon
2026-05-19 15:25 UTC (2+ messages)
[PATCH] efi: Allocate runtime workqueue before ACPI init
2026-05-19 15:24 UTC (3+ messages)
[PATCH v1] efi/runtime-wrappers: Avoid crashing on early PRM code invocations
2026-05-18 20:18 UTC (4+ messages)
[PATCH v10 0/8] lib and lib/cmdline enhancements
2026-05-18 18:35 UTC (2+ messages)
page: | 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