Show patches with: Archived = No       |   3497 patches
« 1 2 ... 13 14 1534 35 »
Patch Series S/W/F Date Submitter Delegate State
[19/21] efi/loongarch: Don't jump to kernel entry via the old image efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[18/21] efi/arm64: libstub: Split off kernel image relocation for builtin stub efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[17/21] efi/riscv: libstub: Split off kernel image relocation for builtin stub efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[16/21] efi: libstub: Factor out min alignment and preferred kernel load address efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[15/21] efi: libstub: Add image code and data size to the zimage metadata efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel New
[14/21] efi: libstub: Factor out EFI stub entrypoint into separate file efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[13/21] efi: libstub: Provide local implementations of strrchr() and memchr() efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[12/21] efi: libstub: Move screen_info handling to common code efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[11/21] efi: loongarch: Drop exports of unused string routines efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[10/21] efi: libstub: Enable efi_printk() in zboot decompressor efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[09/21] efi: libstub: Clone memcmp() into the stub efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[08/21] efi: libstub: Use local strncmp() implementation unconditionally efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[07/21] efi: libstub: Deduplicate ftrace command line argument filtering efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel New
[06/21] efi: libstub: Drop handling of EFI properties table efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[05/21] efi: libstub: Drop randomization of runtime memory map efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[04/21] efi: libstub: Remove zboot signing from build options efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[03/21] arm64: efi: Move efi-entry.S into the libstub source directory efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[02/21] arm64: efi: Avoid dcache_clean_poc() altogether in efi_enter_kernel() efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[01/21] arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel() efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[v9,7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled Make ghes_edac a proper module --- 2022-10-17 Justin He New
[v9,6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg() Make ghes_edac a proper module --- 2022-10-17 Justin He Superseded
[v9,5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers Make ghes_edac a proper module --- 2022-10-17 Justin He New
[v9,4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes Make ghes_edac a proper module --- 2022-10-17 Justin He Superseded
[v9,3/7] EDAC/ghes: Prepare to make ghes_edac a proper module Make ghes_edac a proper module --- 2022-10-17 Justin He Accepted
[v9,2/7] EDAC/ghes: Add a notifier for reporting memory errors Make ghes_edac a proper module --- 2022-10-17 Justin He Superseded
[v9,1/7] efi/cper: export several helpers for ghes_edac to use Make ghes_edac a proper module --- 2022-10-17 Justin He Accepted
efi: ssdt: Don't free memory if ACPI table was loaded successfully efi: ssdt: Don't free memory if ACPI table was loaded successfully --- 2022-10-14 Ard Biesheuvel Accepted
[V2,3/3] efi: pstore: Add module parameter for setting the record size Some pstore improvements V2 --- 2022-10-13 Guilherme G. Piccoli Superseded
[V2,2/3] efi: pstore: Follow convention for the efi-pstore backend name Some pstore improvements V2 --- 2022-10-13 Guilherme G. Piccoli Accepted
[V2,1/3] pstore: Alert on backend write error Some pstore improvements V2 --- 2022-10-13 Guilherme G. Piccoli Accepted
[v8,7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled Make ghes_edac a proper module --- 2022-10-10 Justin He Superseded
[v8,6/7] apei/ghes: Use unrcu_pointer for cmpxchg Make ghes_edac a proper module --- 2022-10-10 Justin He New
[v8,5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers Make ghes_edac a proper module --- 2022-10-10 Justin He Superseded
[v8,4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes Make ghes_edac a proper module --- 2022-10-10 Justin He Superseded
[v8,3/7] EDAC/ghes: Prepare to make ghes_edac a proper module Make ghes_edac a proper module --- 2022-10-10 Justin He Superseded
[v8,2/7] EDAC/ghes: Add a notifier for reporting memory errors Make ghes_edac a proper module --- 2022-10-10 Justin He Superseded
[v8,1/7] efi/cper: export several helpers for ghes_edac to use Make ghes_edac a proper module --- 2022-10-10 Justin He Superseded
efi: x86: Make the deprecated EFI handover protocol optional efi: x86: Make the deprecated EFI handover protocol optional --- 2022-10-07 Ard Biesheuvel New
[8/8] efi: pstore: Add module parameter for setting the record size Some pstore improvements --- 2022-10-06 Guilherme G. Piccoli New
[7/8] efi: pstore: Follow convention for the efi-pstore backend name Some pstore improvements --- 2022-10-06 Guilherme G. Piccoli Superseded
[RFC] efi: zboot: Expose decompressed image via EFI_FIRMWARE_VOLUME2 protocol [RFC] efi: zboot: Expose decompressed image via EFI_FIRMWARE_VOLUME2 protocol --- 2022-10-06 Ard Biesheuvel New
[tip:,x86/mm] x86/mm: Disable W^X detection and enforcement on 32-bit [tip:,x86/mm] x86/mm: Disable W^X detection and enforcement on 32-bit --- 2022-10-04 thermal-bot for Julien Panis New
[v2,6/6] efi: Apply allowlist to EFI configuration tables when running under Xen efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel New
[v2,5/6] efi: xen: Implement memory descriptor lookup based on hypercall efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel New
[v2,4/6] efi: memmap: Disregard bogus entries instead of returning them efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel New
[v2,3/6] efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel Accepted
[v2,2/6] efi: memmap: Move manipulation routines into x86 arch tree efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel Superseded
[v2,1/6] efi: Move EFI fake memmap support into x86 arch tree efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel Accepted
[RFC,5/5] efi: esrt: Omit region sanity check when no memory map is available efi/x86: Avoid corrupted config tables under Xen --- 2022-10-02 Ard Biesheuvel New
[RFC,4/5] efi: Apply allowlist to EFI configuration tables when running under Xen efi/x86: Avoid corrupted config tables under Xen --- 2022-10-02 Ard Biesheuvel New
[RFC,3/5] efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures efi/x86: Avoid corrupted config tables under Xen --- 2022-10-02 Ard Biesheuvel Superseded
[RFC,2/5] efi: memmap: Move manipulation routines into x86 arch tree efi/x86: Avoid corrupted config tables under Xen --- 2022-10-02 Ard Biesheuvel Accepted
[RFC,1/5] efi: Move EFI fake memmap support into x86 arch tree efi/x86: Avoid corrupted config tables under Xen --- 2022-10-02 Ard Biesheuvel Superseded
efi/arm: dump UEFI runtime page tables for ARM efi/arm: dump UEFI runtime page tables for ARM --- 2022-09-30 Kefeng Wang New
[v4,2/2] Support ESRT in Xen dom0 EFI improvements for Xen dom0 --- 2022-09-29 Demi Marie Obenour New
[v4,1/2] Avoid using EFI tables Xen may have clobbered EFI improvements for Xen dom0 --- 2022-09-29 Demi Marie Obenour New
[v7,8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled Make ghes_edac a proper module --- 2022-09-29 Justin He Superseded
[v7,7/8] apei/ghes: Use unrcu_pointer for cmpxchg Make ghes_edac a proper module --- 2022-09-29 Justin He Superseded
[v7,6/8] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers Make ghes_edac a proper module --- 2022-09-29 Justin He Superseded
[v7,5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes Make ghes_edac a proper module --- 2022-09-29 Justin He New
[v7,4/8] ghes: Introduce a helper ghes_get_devices() Make ghes_edac a proper module --- 2022-09-29 Justin He New
[v7,3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter Make ghes_edac a proper module --- 2022-09-29 Justin He New
[v7,2/8] EDAC/ghes: Add a notifier for reporting memory errors Make ghes_edac a proper module --- 2022-09-29 Justin He Superseded
[v7,1/8] efi/cper: export several helpers for ghes_edac to use Make ghes_edac a proper module --- 2022-09-29 Justin He Superseded
[5/8] drivers: firmware: efi: libstub: enable generic commandline generic command line v5 --- 2022-09-29 Daniel Walker (danielwa) Superseded
[4/4] efi: libstub: Undeprecate the command line initrd loader efi: Improve command line initrd loader support --- 2022-09-27 Ard Biesheuvel Accepted
[3/4] efi: libstub: Add mixed mode support to command line initrd loader efi: Improve command line initrd loader support --- 2022-09-27 Ard Biesheuvel Accepted
[2/4] efi: libstub: Permit mixed mode return types other than efi_status_t efi: Improve command line initrd loader support --- 2022-09-27 Ard Biesheuvel New
[1/4] efi: libstub: Implement devicepath support for initrd commandline loader efi: Improve command line initrd loader support --- 2022-09-27 Ard Biesheuvel Accepted
efi: libstub: reinstate efi_get_virtmap() call even for efi_novamap efi: libstub: reinstate efi_get_virtmap() call even for efi_novamap --- 2022-09-25 Ard Biesheuvel New
x86/mm: Disable W^X detection and enforcement on 32-bit x86/mm: Disable W^X detection and enforcement on 32-bit --- 2022-09-23 Dave Hansen Accepted
x86/mm+efi: Avoid creating W+X mappings x86/mm+efi: Avoid creating W+X mappings --- 2022-09-22 Dave Hansen New
[GIT,PULL] EFI fixes for v6.0 (#2) [GIT,PULL] EFI fixes for v6.0 (#2) --- 2022-09-22 Ard Biesheuvel New
efi: zboot: create MemoryMapped() device path for the parent if needed efi: zboot: create MemoryMapped() device path for the parent if needed --- 2022-09-22 Ard Biesheuvel Accepted
[v2,16/16] x86/compressed: only build mem_encrypt.S if AMD_MEM_ENCRYPT=y x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,15/16] x86/compressed: adhere to calling convention in get_sev_encryption_bit() x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,14/16] x86/compressed: move startup32_check_sev_cbit() out of head_64.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,13/16] x86/compressed: move startup32_check_sev_cbit() into .text x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,12/16] x86/compressed: move startup32_load_idt() out of head_64.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,11/16] x86/compressed: move startup32_load_idt() into .text section x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,10/16] x86/compressed: pull global variable ref up into startup32_load_idt() x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,09/16] x86/compressed: avoid touching ECX in startup32_set_idt_entry() x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,08/16] x86/compressed: efi-mixed: simplify IDT/GDT preserve/restore x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel New
[v2,07/16] x86/compressed: efi: merge multiple definitions of image_offset into one x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,06/16] x86/compressed: efi-mixed: move efi32_pe_entry() out of head_64.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,05/16] x86/compressed: efi-mixed: move efi32_entry out of head_64.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel New
[v2,04/16] x86/compressed: efi-mixed: move efi32_pe_entry into .text section x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,03/16] x86/compressed: efi-mixed: move bootargs parsing out of 32-bit startup code x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,02/16] x86/compressed: efi-mixed: move 32-bit entrypoint code into .text section x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel New
[v2,01/16] x86/compressed: efi-mixed: rename efi_thunk_64.S to efi-mixed.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,8/8] efi/loongarch: libstub: remove dependency on flattened DT efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,7/8] efi: libstub: install boot-time memory map as config table efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,6/8] efi: libstub: remove DT dependency from generic stub efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,5/8] efi: libstub: unify initrd loading between architectures efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,4/8] efi: libstub: remove pointless goto kludge efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,3/8] efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,2/8] efi: libstub: avoid efi_get_memory_map() for allocating the virt map efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,1/8] efi: libstub: drop pointless get_memory_map() call efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
efi: libstub: check Shim mode using MokSBStateRT efi: libstub: check Shim mode using MokSBStateRT --- 2022-09-20 Ard Biesheuvel New
[v2,2/2] efi/libstub: measure EFI LoadOptions efi: measure kernel command line --- 2022-09-20 Ard Biesheuvel Accepted
« 1 2 ... 13 14 1534 35 »