Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   773 patches
« 1 2 ... 5 6 7 8 »
Patch Series S/W/F Date Submitter Delegate State
[v2,01/10] ARM: p2v: fix handling of LPAE translation in BE mode [v2,01/10] ARM: p2v: fix handling of LPAE translation in BE mode --- 2020-09-21 Ard Biesheuvel Accepted
[RFC/RFT,5/6] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE [RFC/RFT,1/6] ARM: p2v: factor out shared loop processing --- 2020-09-18 Ard Biesheuvel New
[RFC/RFT,3/6] ARM: p2v: drop redundant 'type' argument from __pv_stub [RFC/RFT,1/6] ARM: p2v: factor out shared loop processing --- 2020-09-18 Ard Biesheuvel Accepted
[RFC/RFT,1/6] ARM: p2v: factor out shared loop processing [RFC/RFT,1/6] ARM: p2v: factor out shared loop processing --- 2020-09-18 Ard Biesheuvel New
[12/12] ARM: kvm: replace open coded VA->PA calculations with adr_l call ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel Accepted
[10/12] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel New
[08/12] ARM: head: use PC-relative insn sequence for __smp_alt ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel Accepted
[06/12] ARM: head.S: use PC-relative insn sequence for secondary_data ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel Accepted
[04/12] ARM: head-common.S: use PC-relative insn sequence for __proc_info ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel Accepted
[02/12] ARM: efistub: replace adrl pseudo-op with adr_l macro invocation ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel Accepted
[RFC/RFT,3/3] efi/libstub: base FDT and initrd placement on image address not DRAM base efi/libstub: arm32: Remove dependency on dram_base --- 2020-09-09 Ard Biesheuvel New
[1/2] efi/x86: Move 32-bit code into efi_32.c [1/2] efi/x86: Move 32-bit code into efi_32.c --- 2020-08-17 Ard Biesheuvel New
efi/libstub: arm: Omit arch specific config table matching array on arm64 efi/libstub: arm: Omit arch specific config table matching array on arm64 --- 2020-06-16 Ard Biesheuvel New
[v2,2/2] efi/arm: libstub: print boot mode and MMU state at boot efi/arm: deal with HYP mode boot --- 2020-06-07 Ard Biesheuvel New
[v2,3/3] x86/boot/compressed: get rid of GOT fixup code x86/boot: get rid of GOT entries and associated fixup code --- 2020-05-23 Ard Biesheuvel New
[v4,5/5] ARM: decompressor: run decompressor in place if loaded via UEFI [v4,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-05-19 Ard Biesheuvel Superseded
[v4,3/5] ARM: decompressor: defer loading of the contents of the LC0 structure [v4,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-05-19 Ard Biesheuvel Superseded
[v4,1/5] ARM: decompressor: move headroom variable out of LC0 [v4,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-05-19 Ard Biesheuvel New
efi/libstub: use pool allocation for the command line efi/libstub: use pool allocation for the command line --- 2020-05-19 Ard Biesheuvel New
[7/7] tpm: check event log version before reading final events [1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() --- 2020-05-17 Ard Biesheuvel New
[5/7] x86/boot: Mark global variables as static [1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() --- 2020-05-17 Ard Biesheuvel New
[3/7] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820() [1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() --- 2020-05-17 Ard Biesheuvel New
[1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() [1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics() --- 2020-05-17 Ard Biesheuvel New
[14/15] efi/libstub: Make efi_printk() input argument const char* [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel Superseded
[13/15] efi/libstub/x86: Work around LLVM ELF quirk build regression [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel Superseded
[10/15] efi/x86: Support builtin command line [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[08/15] efi/x86: Move command-line initrd loading to efi_main [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[07/15] efi/libstub: Upgrade ignored dtb= argument message to error [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[05/15] efi/gop: Use efi_err for error messages [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[04/15] efi/x86: Use efi_err for error messages [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[01/15] efi/x86: Use correct size for boot_params [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[v3,4/5] ARM: decompressor: move GOT into .data for EFI enabled builds ARM: simplify handover from UEFI to decompressor --- 2020-05-06 Ard Biesheuvel New
[v3,2/5] ARM: decompressor: split off _edata and stack base into separate object ARM: simplify handover from UEFI to decompressor --- 2020-05-06 Ard Biesheuvel New
efi/libstub: Make efi_printk() input argument const char* efi/libstub: Make efi_printk() input argument const char* --- 2020-05-05 Ard Biesheuvel New
[v2] efi/libstub/x86: Work around LLVM ELF quirk build regression [v2] efi/libstub/x86: Work around LLVM ELF quirk build regression --- 2020-05-05 Ard Biesheuvel New
efi/libstub: Re-enable command line initrd loading for x86 efi/libstub: Re-enable command line initrd loading for x86 --- 2020-04-25 Ard Biesheuvel New
[32/33] efi: Clean up config table description arrays [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel Superseded
[30/33] efi/libstub: Drop __pure getters for EFI stub options [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[28/33] efi: Kill __efistub_global [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[27/33] efi/x86: Remove __efistub_global and add relocation check [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[26/33] efi/arm: Remove __efistub_global annotation [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[23/33] efi/libstub: Add API function to allocate aligned memory [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel Superseded
[21/33] efi/libstub/arm64: Replace 'preferred' offset with alignment check [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[19/33] efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[17/33] efi/gop: Allow specifying depth as well as resolution [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[15/33] efi/gop: Allow specifying mode number on command line [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[13/33] efi/gop: Remove unreachable code from setup_pixel_info [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[11/33] efi/gop: Use helper macros for populating lfb_base [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[09/33] efi/gop: Slightly re-arrange logic of find_gop [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[08/33] efi/gop: Factor out locating the gop into a function [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[04/33] efi/libstub/arm: Make install_memreserve_table static [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[02/33] efi/libstub: Make initrd file loader configurable [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[01/33] efi/libstub: Move arm-stub to a common file [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel Superseded
[v5,7/7] RISC-V: Add EFI stub support. [v5,1/7] efi/libstub: Move arm-stub to a common file --- 2020-04-22 Ard Biesheuvel New
[v5,5/7] RISC-V: Define fixmap bindings for generic early ioremap support [v5,1/7] efi/libstub: Move arm-stub to a common file --- 2020-04-22 Ard Biesheuvel New
[v5,3/7] efi/libstub/riscv: add arch specific efi.h header file [v5,1/7] efi/libstub: Move arm-stub to a common file --- 2020-04-22 Ard Biesheuvel New
[v5,1/7] efi/libstub: Move arm-stub to a common file [v5,1/7] efi/libstub: Move arm-stub to a common file --- 2020-04-22 Ard Biesheuvel New
[1/2] efi: clean up config table description arrays [1/2] efi: clean up config table description arrays --- 2020-04-19 Ard Biesheuvel New
efi/libstub/x86: avoid getter function for efi_is64 efi/libstub/x86: avoid getter function for efi_is64 --- 2020-04-16 Ard Biesheuvel New
[1/2] efi/libstub: drop __pure getter for efi_system_table [1/2] efi/libstub: drop __pure getter for efi_system_table --- 2020-04-16 Ard Biesheuvel New
[v2,5/5] ARM: decompressor: run decompressor in place if loaded via UEFI [v2,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-04-13 Ard Biesheuvel New
[v2,3/5] ARM: decompressor: defer loading of the contents of the LC0 structure [v2,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-04-13 Ard Biesheuvel Superseded
[v2,1/5] ARM: decompressor: move headroom variable out of LC0 [v2,1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-04-13 Ard Biesheuvel Superseded
[v2,8/8] efi/libstub: move efi_relocate_kernel() into separate source file efi/libstub: simplify arm64 kernel image loading --- 2020-04-13 Ard Biesheuvel New
[v2,6/8] efi/libstub: add API function to allocate aligned memory efi/libstub: simplify arm64 kernel image loading --- 2020-04-13 Ard Biesheuvel New
[v2,4/8] efi/libstub/arm64: simplify randomized loading of kernel image efi/libstub: simplify arm64 kernel image loading --- 2020-04-13 Ard Biesheuvel New
[v2,2/8] efi/libstub/random: increase random alloc granularity efi/libstub: simplify arm64 kernel image loading --- 2020-04-13 Ard Biesheuvel New
[9/9] efi/x86: Don't remap text<->rodata gap read-only for mixed mode EFI fixes for v5.7-rc --- 2020-04-09 Ard Biesheuvel Superseded
[7/9] efi/libstub/file: merge filename buffers to reduce stack usage EFI fixes for v5.7-rc --- 2020-04-09 Ard Biesheuvel Superseded
[4/9] efi/x86: Always relocate the kernel for EFI handover entry EFI fixes for v5.7-rc --- 2020-04-09 Ard Biesheuvel New
[2/9] efi/libstub/x86: remove redundant assignment to pointer hdr EFI fixes for v5.7-rc --- 2020-04-09 Ard Biesheuvel New
efi/x86: Don't remap text<->rodata gap read-only for mixed mode efi/x86: Don't remap text<->rodata gap read-only for mixed mode --- 2020-04-09 Ard Biesheuvel New
efi/libstub/file: merge filename buffers to reduce stack usage efi/libstub/file: merge filename buffers to reduce stack usage --- 2020-04-07 Ard Biesheuvel New
Documentation: efi/x86: clarify EFI handover protocol and its requirements Documentation: efi/x86: clarify EFI handover protocol and its requirements --- 2020-04-07 Ard Biesheuvel New
[1/2] efi/libstub/arm64: avoid image_base value from efi_loaded_image [1/2] efi/libstub/arm64: avoid image_base value from efi_loaded_image --- 2020-03-29 Ard Biesheuvel Superseded
efi/libstub/arm64: avoid image_base value from efi_loaded_image efi/libstub/arm64: avoid image_base value from efi_loaded_image --- 2020-03-28 Ard Biesheuvel New
[5/5] ARM: decompressor: run decompressor in place if loaded via UEFI [1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-03-27 Ard Biesheuvel New
[3/5] ARM: decompressor: defer loading of the contents of the LC0 structure [1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-03-27 Ard Biesheuvel New
[1/5] ARM: decompressor: move headroom variable out of LC0 [1/5] ARM: decompressor: move headroom variable out of LC0 --- 2020-03-27 Ard Biesheuvel New
[1/2] efi/libstub/arm64: avoid copying the kernel unnecessarily [1/2] efi/libstub/arm64: avoid copying the kernel unnecessarily --- 2020-03-26 Ard Biesheuvel New
[28/28] partitions/efi: Fix partition name parsing in GUID partition entry [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[26/28] efi/libstub/x86: use ULONG_MAX as upper bound for all allocations [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel Superseded
[23/28] efi: fix a race and a buffer overflow while reading efivars via sysfs [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[22/28] efi/libstub: avoid linking libstub/lib-ksyms.o into vmlinux [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[18/28] efi/x86: Remove extra headroom for setup block [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[17/28] efi/x86: Add kernel preferred address to PE header [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[15/28] x86/boot/compressed/32: Save the output address instead of recalculating it [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[13/28] x86/boot: Use unsigned comparison for addresses [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[11/28] efi/x86: Make efi32_pe_entry more readable [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[09/28] efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[08/28] efi/libstub: add libstub/mem.c to documentation tree [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[05/28] efi/arm64: clean EFI stub exit code from cache instead of avoiding it [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[03/28] efi: don't shadow i in efi_config_parse_tables() [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel Superseded
[01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel Superseded
[efi-next] efi/x86: ignore memory attributes table on i386 [efi-next] efi/x86: ignore memory attributes table on i386 --- 2020-03-04 Ard Biesheuvel New
[efi-next] efi/x86: preserve %ebx correctly in efi_set_virtual_address_map() [efi-next] efi/x86: preserve %ebx correctly in efi_set_virtual_address_map() --- 2020-03-04 Ard Biesheuvel New
efi/libstub/x86: use ULONG_MAX as upper bound for all allocations efi/libstub/x86: use ULONG_MAX as upper bound for all allocations --- 2020-03-03 Ard Biesheuvel New
efi/libstub/x86: deal with exit() boot service returning efi/libstub/x86: deal with exit() boot service returning --- 2020-03-03 Ard Biesheuvel New
[6/6] efi: mark all EFI runtime services as unsupported on non-EFI boot More EFI updates for v5.7 --- 2020-02-28 Ard Biesheuvel Superseded
[3/6] efi: don't shadow i in efi_config_parse_tables() More EFI updates for v5.7 --- 2020-02-28 Ard Biesheuvel New
« 1 2 ... 5 6 7 8 »