Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   773 patches
« 1 2 ... 3 4 57 8 »
Patch Series S/W/F Date Submitter Delegate State
[v3,03/17] x86/compressed: efi-mixed: move bootargs parsing out of 32-bit startup code [v3,01/17] x86/compressed: efi-mixed: rename efi_thunk_64.S to efi-mixed.S --- 2022-11-22 Ard Biesheuvel Accepted
[v3,01/17] x86/compressed: efi-mixed: rename efi_thunk_64.S to efi-mixed.S [v3,01/17] x86/compressed: efi-mixed: rename efi_thunk_64.S to efi-mixed.S --- 2022-11-22 Ard Biesheuvel Accepted
[GIT,PULL] EFI fixes for v6.1 (#3) [GIT,PULL] EFI fixes for v6.1 (#3) --- 2022-11-12 Ard Biesheuvel New
[RFC] efi: Put Linux specific magic number in the DOS header [RFC] efi: Put Linux specific magic number in the DOS header --- 2022-11-09 Ard Biesheuvel Superseded
[v5,7/7] efi: arm64: enter with MMU and caches enabled arm64: efi: leave MMU and caches on at boot --- 2022-11-08 Ard Biesheuvel Superseded
[v5,6/7] arm64: lds: reduce effective minimum image alignment to 64k arm64: efi: leave MMU and caches on at boot --- 2022-11-08 Ard Biesheuvel New
[v5,5/7] arm64: head: Clean the ID map and the HYP text to the PoC if needed arm64: efi: leave MMU and caches on at boot --- 2022-11-08 Ard Biesheuvel Superseded
[v5,4/7] arm64: head: avoid cache invalidation when entering with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-11-08 Ard Biesheuvel Superseded
[v5,3/7] arm64: head: record the MMU state at primary entry arm64: efi: leave MMU and caches on at boot --- 2022-11-08 Ard Biesheuvel Superseded
[v5,2/7] arm64: kernel: move identity map out of .text mapping arm64: efi: leave MMU and caches on at boot --- 2022-11-08 Ard Biesheuvel New
[v5,1/7] arm64: head: Move all finalise_el2 calls to after __enable_mmu arm64: efi: leave MMU and caches on at boot --- 2022-11-08 Ard Biesheuvel Superseded
arm64: efi: Disable only the misbehaving runtime service on sync exceptions arm64: efi: Disable only the misbehaving runtime service on sync exceptions --- 2022-11-08 Ard Biesheuvel New
[2/2] efi: x86: Move EFI runtime map sysfs code to arch/x86 efi/x86: Move runtime map sysfs code into arch/x86 --- 2022-11-07 Ard Biesheuvel Accepted
[1/2] efi: runtime-maps: Clarify purpose and enable by default for kexec efi/x86: Move runtime map sysfs code into arch/x86 --- 2022-11-07 Ard Biesheuvel Accepted
[v2] arm64: efi: Fix handling of misaligned runtime regions and drop warning [v2] arm64: efi: Fix handling of misaligned runtime regions and drop warning --- 2022-11-06 Ard Biesheuvel Accepted
arm64: efi: Make runtime region misalignment warning less noisy arm64: efi: Make runtime region misalignment warning less noisy --- 2022-11-05 Ard Biesheuvel New
[GIT,PULL] EFI fixes for v6.1 (#2) [GIT,PULL] EFI fixes for v6.1 (#2) --- 2022-11-04 Ard Biesheuvel New
arm64: efi: Recover from synchronous exceptions occurring in firmware arm64: efi: Recover from synchronous exceptions occurring in firmware --- 2022-10-28 Ard Biesheuvel Accepted
efi: efivars: Fix variable writes with unsupported query_variable_store() efi: efivars: Fix variable writes with unsupported query_variable_store() --- 2022-10-27 Ard Biesheuvel Accepted
[GIT,PULL] EFI fixes for v6.1 #1 [GIT,PULL] EFI fixes for v6.1 #1 --- 2022-10-21 Ard Biesheuvel New
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0 efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0 --- 2022-10-20 Ard Biesheuvel Accepted
efi: libstub: Fix incorrect payload size in zboot header efi: libstub: Fix incorrect payload size in zboot header --- 2022-10-20 Ard Biesheuvel Accepted
[v3,3/3] efi: random: combine bootloader provided RNG seed with RNG protocol output efi: consume random seed provided by loader --- 2022-10-20 Ard Biesheuvel New
[v3,2/3] efi: random: Use 'ACPI reclaim' memory for random seed efi: consume random seed provided by loader --- 2022-10-20 Ard Biesheuvel New
[v3,1/3] efi: random: reduce seed size to 32 bytes efi: consume random seed provided by loader --- 2022-10-20 Ard Biesheuvel Accepted
efi: efivars: Fix variable writes without query_variable_store() efi: efivars: Fix variable writes without query_variable_store() --- 2022-10-19 Ard Biesheuvel Accepted
[for-stable] efi: libstub: drop pointless get_memory_map() call [for-stable] efi: libstub: drop pointless get_memory_map() call --- 2022-10-18 Ard Biesheuvel New
[v4,6/6] arm64: efi/libstub: enter with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v4,5/6] arm64: head: clean the ID map page to the PoC arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v4,4/6] arm64: head: avoid cache invalidation when entering with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v4,3/6] arm64: head: record the MMU state at primary entry arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v4,2/6] arm64: kernel: move identity map out of .text mapping arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel Superseded
[v4,1/6] arm64: lds: reduce effective minimum image alignment to 64k arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[21/21] efi: libstub: Merge zboot decompressor with the ordinary stub efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[20/21] efi/loongarch: libstub: Split off kernel image relocation for builtin stub efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[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
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
efi: x86: Make the deprecated EFI handover protocol optional efi: x86: Make the deprecated EFI handover protocol optional --- 2022-10-07 Ard Biesheuvel New
[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
[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
[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
[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
« 1 2 ... 3 4 57 8 »